-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
7
-
x86
-
linux
jstack -F may yield
sun.jvm.hotspot.debugger.NoSuchSymbolException: Could not find symbol "gHotSpotVMTypeEntryTypeNameOffset" in any of the known library names (libjvm.so, libjvm_g.so, gamma_g)
on RedHat 5.4 with realtime kernel
or
Error occurred during stack walking:
sun.jvm.hotspot.debugger.DebuggerException: sun.jvm.hotspot.debugger.DebuggerException: get_thread_regs failed for a lwp
on a regular kernel
sun.jvm.hotspot.debugger.NoSuchSymbolException: Could not find symbol "gHotSpotVMTypeEntryTypeNameOffset" in any of the known library names (libjvm.so, libjvm_g.so, gamma_g)
on RedHat 5.4 with realtime kernel
or
Error occurred during stack walking:
sun.jvm.hotspot.debugger.DebuggerException: sun.jvm.hotspot.debugger.DebuggerException: get_thread_regs failed for a lwp
on a regular kernel
- duplicates
-
JDK-6735268 jstack -F/-m fails with DebuggerException: get_thread_regs failed... on linux-amd64
- Closed