-
Bug
-
Resolution: Fixed
-
P2
-
17, 18
-
b14
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8274481 | 17.0.2 | Tobias Hartmann | P2 | Closed | Fixed | b01 |
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/workspace/open/src/hotspot/share/opto/graphKit.cpp:348), pid=6599, tid=6615
# assert(ex_jvms->sp() == phi_map->_jvms->sp()) failed: matching stack sizes
#
# JRE version: Java(TM) SE Runtime Environment (18.0+13) (fastdebug build 18-ea+13-623)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 18-ea+13-623, compiled mode, sharing, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0xd43e36] GraphKit::combine_exception_states(SafePointNode*, SafePointNode*) [clone .part.0]+0xc6
#
# Core dump will be written. Default location: Core dumps may be processed with "/opt/core.sh %p" (or dumping to /testoutput/test-support/jck_runtime_api_java_util/core.6599)
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
#
Current CompileTask:
C2: 134735 11496 b javasoft.sqe.tests.api.java.util.concurrent.atomic.AtomicIntegerFieldUpdater.GetAndUpdate::test (65 bytes)
Stack: [0x00007f3dd82fb000,0x00007f3dd83fc000], sp=0x00007f3dd83f6fc0, free space=1007k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0xd43e36] GraphKit::combine_exception_states(SafePointNode*, SafePointNode*) [clone .part.0]+0xc6
V [libjvm.so+0xd4f22c] GraphKit::replace_call(CallNode*, Node*, bool)+0x63c
V [libjvm.so+0x825c0b] CallGenerator::do_late_inline_helper()+0xbbb
V [libjvm.so+0xa04b3d] Compile::inline_incrementally_one()+0x33d
V [libjvm.so+0xa05427] Compile::process_late_inline_calls_no_inline(PhaseIterGVN&)+0x117
V [libjvm.so+0xa06d70] Compile::Optimize()+0x1860
V [libjvm.so+0xa084b8] Compile::Compile(ciEnv*, ciMethod*, int, bool, bool, bool, bool, bool, DirectiveSet*)+0x1588
V [libjvm.so+0x81cd56] C2Compiler::compile_method(ciEnv*, ciMethod*, int, bool, DirectiveSet*)+0x646
V [libjvm.so+0xa18711] CompileBroker::invoke_compiler_on_method(CompileTask*)+0xd31
V [libjvm.so+0xa19448] CompileBroker::compiler_thread_loop()+0x598
V [libjvm.so+0x1886a5c] JavaThread::thread_main_inner()+0x27c
V [libjvm.so+0x188d050] Thread::call_run()+0x100
V [libjvm.so+0x156b244] thread_native_entry(Thread*)+0x104
- backported by
-
JDK-8274481 GraphKit::combine_exception_states fails with "matching stack sizes" assert
- Closed
- relates to
-
JDK-8271276 C2: Wrong JVM state used for receiver null check
- Closed
-
JDK-8275638 GraphKit::combine_exception_states fails with "matching stack sizes" assert
- Closed
-
JDK-8278873 GraphKit::combine_exception_states fails with "matching stack sizes" assert
- Closed
-
JDK-8257211 C2: Enable call devirtualization during post-parse phase
- Resolved
- links to
-
Commit openjdk/jdk17u/056eca0c
-
Commit openjdk/jdk/632a7e08
-
Review openjdk/jdk17u/95
-
Review openjdk/jdk/5330