VM crash:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xfe7a8b34, pid=17296, tid=2
#
# JRE version: 7.0-b124
# Java VM: Java HotSpot(TM) Server VM (20.0-b05-fastdebug mixed mode solaris-sparc )
# Problematic frame:
# V [libjvm.so+0xfa8b34] unsigned char*SharedRuntime::raw_exception_handler_for_return_address(JavaThread*,unsigned char*)+0x26c
#
Stack: [0xfd400000,0xfd480000], sp=0xfd47e110, free space=504k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0xfa8b34] unsigned char*SharedRuntime::raw_exception_handler_for_return_address(JavaThread*,unsigned char*)+0x26c
V [libjvm.so+0xfa8e0c] unsigned char*SharedRuntime::exception_handler_for_return_address(JavaThread*,unsigned char*)+0x108
...
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xfe7a8b34, pid=17296, tid=2
#
# JRE version: 7.0-b124
# Java VM: Java HotSpot(TM) Server VM (20.0-b05-fastdebug mixed mode solaris-sparc )
# Problematic frame:
# V [libjvm.so+0xfa8b34] unsigned char*SharedRuntime::raw_exception_handler_for_return_address(JavaThread*,unsigned char*)+0x26c
#
Stack: [0xfd400000,0xfd480000], sp=0xfd47e110, free space=504k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0xfa8b34] unsigned char*SharedRuntime::raw_exception_handler_for_return_address(JavaThread*,unsigned char*)+0x26c
V [libjvm.so+0xfa8e0c] unsigned char*SharedRuntime::exception_handler_for_return_address(JavaThread*,unsigned char*)+0x108
...
- relates to
-
JDK-7011853 JSR 292 assert(check.is_deoptimized_frame()) failed: missed deopt
- Closed