-
Bug
-
Resolution: Fixed
-
P3
-
23, 24
-
b09
Even after JDK-8329982, this still occurs.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/workspace/open/src/hotspot/share/runtime/stackValue.cpp:138), pid=28139, tid=37635
# assert(oopDesc::is_oop_or_null(val)) failed: bad oop found at 0x0000700009bf4c68 in_cont: 0 compressed: 0
#
# JRE version: Java(TM) SE Runtime Environment (24.0+6) (fastdebug build 24-ea+6-622)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 24-ea+6-622, mixed mode, sharing, tiered, jvmci, compressed oops, compressed class ptrs, g1 gc, bsd-amd64)
# Core dump will be written. Default location: core.28139
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
#
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/workspace/open/src/hotspot/share/runtime/stackValue.cpp:138), pid=28139, tid=37635
# assert(oopDesc::is_oop_or_null(val)) failed: bad oop found at 0x0000700009bf4c68 in_cont: 0 compressed: 0
#
# JRE version: Java(TM) SE Runtime Environment (24.0+6) (fastdebug build 24-ea+6-622)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 24-ea+6-622, mixed mode, sharing, tiered, jvmci, compressed oops, compressed class ptrs, g1 gc, bsd-amd64)
# Core dump will be written. Default location: core.28139
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
#
- relates to
-
JDK-8329982 compiler/jvmci/jdk.vm.ci.code.test/src/jdk/vm/ci/code/test/SimpleDebugInfoTest.java failed assert(oopDesc::is_oop_or_null(val)) failed: bad oop found
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/9b428dda
-
Review(master) openjdk/jdk/20389