-
Bug
-
Resolution: Cannot Reproduce
-
P2
-
hs25, 9
-
x86_64
compiler/startup/SmallCodeCacheStartup.java crashes in register method
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xffff80fc6be1e050, pid=21287, tid=55
#
# JRE version: Java(TM) SE Runtime Environment (8.0-b132) (build 1.8.0-fastdebug-b132)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b62-internal-201403210232.vkozlov.8037915-fastdebug compiled mode solaris-amd64 compressed oops)
# Problematic frame:
# V [libjvm.so+0xd4e050] void ciEnv::register_method(ciMethod*,int,CodeOffsets*,int,CodeBuffer*,int,OopMapSet*,ExceptionHandlerTable*,ImplicitExceptionTable*,AbstractCompiler*,int,bool,bool,RTMState)+0xa9c
#
# Core dump written. Default location: /export/local/aurora/sandbox/results/workDir/compiler/startup/SmallCodeCacheStartup/core or core.21287
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xffff80fc6be1e050, pid=21287, tid=55
#
# JRE version: Java(TM) SE Runtime Environment (8.0-b132) (build 1.8.0-fastdebug-b132)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b62-internal-201403210232.vkozlov.8037915-fastdebug compiled mode solaris-amd64 compressed oops)
# Problematic frame:
# V [libjvm.so+0xd4e050] void ciEnv::register_method(ciMethod*,int,CodeOffsets*,int,CodeBuffer*,int,OopMapSet*,ExceptionHandlerTable*,ImplicitExceptionTable*,AbstractCompiler*,int,bool,bool,RTMState)+0xa9c
#
# Core dump written. Default location: /export/local/aurora/sandbox/results/workDir/compiler/startup/SmallCodeCacheStartup/core or core.21287
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
#
- relates to
-
JDK-8040798 compiler/startup/SmallCodeCacheStartup.java timed out in RT_Baseline
- Resolved