Menu

#29 jvm get a fatal error

15.09-2.01beta
open
nobody
None
5
2022-02-09
2022-02-09
zgpinguo
No

FATAL ERROR: Error finding class 'net/sf/sevenzipjbinding/ExtractAskMode'
Crash jvm to get a stack trace

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

SIGSEGV (0xb) at pc=0x00007fefc400b112, pid=26705, tid=0x00007fefc3ee5700

JRE version: Java(TM) SE Runtime Environment (8.0_191-b12) (build 1.8.0_191-b12)

Java VM: Java HotSpot(TM) 64-Bit Server VM (25.191-b12 mixed mode linux-amd64 compressed oops)

Problematic frame:

C [lib7-Zip-JBinding.so+0x125112] fatal(char const*, ...)+0xf2

Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again

An error report file with more information is saved as:

//hs_err_pid26705.log

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

http://bugreport.java.com/bugreport/crash.jsp

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

See problematic frame for where to report the bug.

<dependency>
<groupid>net.sf.sevenzipjbinding</groupid>
<artifactid>sevenzipjbinding</artifactid>
<version>16.02-2.01</version>
</dependency>
<dependency>
<groupid>net.sf.sevenzipjbinding</groupid>
<artifactid>sevenzipjbinding-all-platforms</artifactid>
<version>16.02-2.01</version>
</dependency>

anybody has similar problem

Discussion


Log in to post a comment.