-
Bug
-
Resolution: Fixed
-
P2
-
8u251, 11, 17, 18
-
b15
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8274483 | 17.0.2 | Tobias Hartmann | P2 | Closed | Fixed | b01 |
JDK-8287374 | 15.0.8 | Yuri Nesterenko | P2 | Resolved | Fixed | b03 |
JDK-8287372 | 13.0.12 | Yuri Nesterenko | P2 | Resolved | Fixed | b03 |
JDK-8275109 | 11.0.14-oracle | Tobias Hartmann | P2 | Closed | Fixed | b02 |
JDK-8275270 | 11.0.14 | Martin Doerr | P2 | Resolved | Fixed | b01 |
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f109e08240b, pid=19518, tid=19536
#
# JRE version: OpenJDK Runtime Environment (18.0) (build 18-internal+0-adhoc.root.jdkdev)
# Java VM: OpenJDK 64-Bit Server VM (18-internal+0-adhoc.root.jdkdev, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0xa8f40b] PhaseIdealLoop::build_loop_late_post_work(Node*, bool)+0x13b
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
#
--------------- S U M M A R Y ------------
Command Line: LoadSplitThruPhi
Host: AMD EPYC 7K62 48-Core Processor, 8 cores, 60000G, CentOS Linux release 7.2 (Final)
Time: Tue Aug 17 19:41:33 2021 CST elapsed time: 0.280694 seconds (0d 0h 0m 0s)
--------------- T H R E A D ---------------
Current thread (0x00007f10041ba540): JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=19536, stack(0x00007f1031cfd000,0x00007f1031dfe000)]
Current CompileTask:
C2: 280 378 4 LoadSplitThruPhi::getPermutations1 (86 bytes)
Stack: [0x00007f1031cfd000,0x00007f1031dfe000], sp=0x00007f1031df8dc0, free space=1007k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0xa8f40b] PhaseIdealLoop::build_loop_late_post_work(Node*, bool)+0x13b
V [libjvm.so+0xa8fa80] PhaseIdealLoop::build_loop_late(VectorSet&, Node_List&, Node_Stack&)+0x180
V [libjvm.so+0xa903ab] PhaseIdealLoop::build_and_optimize(LoopOptsMode)+0x75b
V [libjvm.so+0x59b1f9] PhaseIdealLoop::optimize(PhaseIterGVN&, LoopOptsMode)+0x149
V [libjvm.so+0x598c5e] Compile::Optimize()+0x85e
V [libjvm.so+0x59aae2] Compile::Compile(ciEnv*, ciMethod*, int, bool, bool, bool, bool, bool, DirectiveSet*)+0xe52
V [libjvm.so+0x4db911] C2Compiler::compile_method(ciEnv*, ciMethod*, int, bool, DirectiveSet*)+0x191
V [libjvm.so+0x5a37f8] CompileBroker::invoke_compiler_on_method(CompileTask*)+0xf68
V [libjvm.so+0x5a4428] CompileBroker::compiler_thread_loop()+0x4a8
V [libjvm.so+0xdfe760] JavaThread::thread_main_inner()+0x190
V [libjvm.so+0xe02730] Thread::call_run()+0xc0
V [libjvm.so+0xbd04d1] thread_native_entry(Thread*)+0xe1
- backported by
-
JDK-8275270 C2: assert(false) failed: Bad graph detected in build_loop_late
- Resolved
-
JDK-8287372 C2: assert(false) failed: Bad graph detected in build_loop_late
- Resolved
-
JDK-8287374 C2: assert(false) failed: Bad graph detected in build_loop_late
- Resolved
-
JDK-8274483 C2: assert(false) failed: Bad graph detected in build_loop_late
- Closed
-
JDK-8275109 C2: assert(false) failed: Bad graph detected in build_loop_late
- Closed
- duplicates
-
JDK-8317504 assert(false) failed: Bad graph detected in build_loop_late
- Closed
- relates to
-
JDK-8280799 С2: assert(false) failed: cyclic dependency prevents range check elimination
- Resolved
-
JDK-8278230 C2: Improve control of pinned loads split through phis to enable loop predication later
- Open
-
JDK-8277529 SIGSEGV in C2 CompilerThread Node::rematerialize() compiling Packet::readUnsignedTrint
- Closed
-
JDK-8300028 Crash during OSR C2 compilation of a method from JRUBY | OpenJDK(17.0.4+8)
- Closed
- links to
-
Commit openjdk/jdk11u-dev/968c21e2
-
Commit openjdk/jdk13u-dev/50d9e1d0
-
Commit openjdk/jdk15u-dev/e0765c3c
-
Commit openjdk/jdk17u/2b393f92
-
Commit openjdk/jdk/16c3ad1f
-
Review openjdk/jdk11u-dev/519
-
Review openjdk/jdk13u-dev/352
-
Review openjdk/jdk15u-dev/213
-
Review openjdk/jdk17u/97
-
Review openjdk/jdk/5142