-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
9, 10
-
aarch64
-
generic
The same failure as JDK-8180197 which is fixed already. Something cause it.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (hotspot/src/share/vm/ci/ciBaseObject.cpp:46), pid=95226, tid=95582
# assert(id != 0) failed: must be initialized
#
# JRE version: Java(TM) SE Runtime Environment (10.0) (fastdebug build 10-internal+0-2017-07-05-180223.vkozlov.8183262)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 10-internal+0-2017-07-05-180223.vkozlov.8183262, mixed mode, tiered, compressed oops, g1 gc, linux-arm64)
# Core dump will be written. Default location: sandbox/results/workDir/runtime/CommandLine/TestVMOptions/core
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (hotspot/src/share/vm/ci/ciBaseObject.cpp:46), pid=95226, tid=95582
# assert(id != 0) failed: must be initialized
#
# JRE version: Java(TM) SE Runtime Environment (10.0) (fastdebug build 10-internal+0-2017-07-05-180223.vkozlov.8183262)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 10-internal+0-2017-07-05-180223.vkozlov.8183262, mixed mode, tiered, compressed oops, g1 gc, linux-arm64)
# Core dump will be written. Default location: sandbox/results/workDir/runtime/CommandLine/TestVMOptions/core
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
- relates to
-
JDK-8180197 Failing assert: id must be initialized
- Closed