JVM crashes at "jvm.dll"
Environment
- Windows 2008 amd64
- Oracle JDK
- 1.6_25
Issue
- JBoss crashes at
jvm.dllwith the following error :
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_STACK_OVERFLOW (0xc00000fd) at pc=0x000000006da798bc, pid=5540, tid=708
#
# JRE version: 6.0_25-b06
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.0-b11 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V [jvm.dll+0x1e98bc]
Resolution
- Upgrade to latest
JDK, as it will have many bugs and issues fixed. - Provide
hs_err*file for further troubleshooting.
Diagnostic Steps
- Reproduce the issue with one of the following JVM options enabled:
-Xcheck:jnior-XX:CheckJNICalls. This will list the native calls which may be causing the jvm crash. Output is sent to standard out. - Obtain
hs_err*file.
Components
Category
This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.