JVM crash inside of libjvm.so
Issue
- The JVM crashed, and the fatal error log shows
libjvm.so
in the problematic frame and/or top of stack.
For example:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fda54a26458, pid=820996, tid=0x00007fda501d6700
#
# JRE version: OpenJDK Runtime Environment (8.0_262-b10) (build 1.8.0_262-b10)
# Java VM: OpenJDK 64-Bit Server VM (25.262-b10 mixed mode linux-amd64 )
# Problematic frame:
# V [libjvm.so+0x666458]
...
Stack: [0x00007fda500d6000,0x00007fda501d7000], sp=0x00007fda501d5880, free space=1022k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x666458]
Environment
- OpenJDK
- Oracle JDK
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.