rocksdb icon indicating copy to clipboard operation
rocksdb copied to clipboard

rocksdb abnormal exit

Open hei66 opened this issue 1 year ago • 0 comments

A fatal error has been detected by the Java Runtime Environment:

SIGSEGV (0xb) at pc=0x0000fffb01093af4, pid=49229, tid=0x0000fffb02fff1e0

JRE version: OpenJDK Runtime Environment (8.0_402-b11) (build 1.8.0_402-b11)

Java VM: OpenJDK 64-Bit Server VM (25.402-b11 mixed mode linux-aarch64 compressed oops)

Problematic frame:

C [librocksdbjni3722705218515149582.so+0x423af4] rocksdb::DBImpl::FailIfCfHasTs(rocksdb::ColumnFamilyHandle const*) const+0x24

Core dump will be written, saved as:

//core or core.49229

or /var/lib/systemd/coredump/* (process core dumps by systemd-coredump)

or /var/lib/apport/coredump/* (process core dumps by apport)

or /var/spool/abrt/* (process core dumps by abrt-hook-ccpp)

or other name defined in /proc/sys/kernel/core_pattern

If you would like to submit a bug report, please visit:

https://gitee.com/openeuler/bishengjdk-8/issues/

The crash happened outside the Java Virtual Machine in native code.

See problematic frame for where to report the bug.

hei66 avatar Apr 25 '24 07:04 hei66