-
Bug
-
Resolution: Fixed
-
P3
-
8, 9, 10, 11, 12, 13
-
b19
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8223789 | 11.0.5-oracle | Tobias Hartmann | P3 | Resolved | Fixed | b01 |
JDK-8225742 | 11.0.5 | Tobias Hartmann | P3 | Resolved | Fixed | b01 |
JDK-8226187 | openjdk8u232 | Tobias Hartmann | P3 | Resolved | Fixed | b01 |
JDK-8223823 | 8u231 | Fairoz Matte | P3 | Resolved | Fixed | b01 |
JDK-8229558 | emb-8u231 | Fairoz Matte | P3 | Resolved | Fixed | b01 |
ADDITIONAL SYSTEM INFORMATION
A DESCRIPTION OF THE PROBLEM :
EXCEPTION_ACCESS_VIOLATION during JIT compile task
ERROR MESSAGES/STACK TRACES THAT OCCUR :
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fb07e8974d9, pid=118529, tid=0x00007fb05f9f9700
#
# JRE version: Java(TM) SE Runtime Environment (8.0_201-b09) (build 1.8.0_201-b09)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.201-b09 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V [libjvm.so+0x62c4d9] IfNode::up_one_dom(Node*, bool)+0x99
#
# Failed to write core dump. 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:
# http://bugreport.java.com/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x00007fb0780c4800): JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=118544, stack(0x00007fb05f8f9000,0x00007fb05f9fa000)]
siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x000000000000002c
Stack: [0x00007fb05f8f9000,0x00007fb05f9fa000], sp=0x00007fb05f9f5180, free space=1008k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x62c4d9] IfNode::up_one_dom(Node*, bool)+0x99
V [libjvm.so+0x62dbf8] IfNode::Ideal(PhaseGVN*, bool)+0x938
V [libjvm.so+0x967aee] PhaseIterGVN::transform_old(Node*)+0x6e
V [libjvm.so+0x964f44] PhaseIterGVN::optimize()+0x134
V [libjvm.so+0x47e077] Compile::Optimize()+0xb7
V [libjvm.so+0x48019a] Compile::Compile(ciEnv*, C2Compiler*, ciMethod*, int, bool, bool, bool)+0xcda
V [libjvm.so+0x3c4c4a] C2Compiler::compile_method(ciEnv*, ciMethod*, int)+0xaa
V [libjvm.so+0x48b84c] CompileBroker::invoke_compiler_on_method(CompileTask*)+0x73c
V [libjvm.so+0x48d488] CompileBroker::compiler_thread_loop()+0x6d8
V [libjvm.so+0xa7bb6b] JavaThread::thread_main_inner()+0xdb
V [libjvm.so+0xa7be71] JavaThread::run()+0x2d1
V [libjvm.so+0x90d922] java_start(Thread*)+0x102
C [libpthread.so.0+0x7df5] start_thread+0xc5
Current CompileTask:
C2: 519 598 4 java.util.logging.Logger::log (33 bytes)
A DESCRIPTION OF THE PROBLEM :
EXCEPTION_ACCESS_VIOLATION during JIT compile task
ERROR MESSAGES/STACK TRACES THAT OCCUR :
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fb07e8974d9, pid=118529, tid=0x00007fb05f9f9700
#
# JRE version: Java(TM) SE Runtime Environment (8.0_201-b09) (build 1.8.0_201-b09)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.201-b09 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# V [libjvm.so+0x62c4d9] IfNode::up_one_dom(Node*, bool)+0x99
#
# Failed to write core dump. 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:
# http://bugreport.java.com/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x00007fb0780c4800): JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=118544, stack(0x00007fb05f8f9000,0x00007fb05f9fa000)]
siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x000000000000002c
Stack: [0x00007fb05f8f9000,0x00007fb05f9fa000], sp=0x00007fb05f9f5180, free space=1008k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x62c4d9] IfNode::up_one_dom(Node*, bool)+0x99
V [libjvm.so+0x62dbf8] IfNode::Ideal(PhaseGVN*, bool)+0x938
V [libjvm.so+0x967aee] PhaseIterGVN::transform_old(Node*)+0x6e
V [libjvm.so+0x964f44] PhaseIterGVN::optimize()+0x134
V [libjvm.so+0x47e077] Compile::Optimize()+0xb7
V [libjvm.so+0x48019a] Compile::Compile(ciEnv*, C2Compiler*, ciMethod*, int, bool, bool, bool)+0xcda
V [libjvm.so+0x3c4c4a] C2Compiler::compile_method(ciEnv*, ciMethod*, int)+0xaa
V [libjvm.so+0x48b84c] CompileBroker::invoke_compiler_on_method(CompileTask*)+0x73c
V [libjvm.so+0x48d488] CompileBroker::compiler_thread_loop()+0x6d8
V [libjvm.so+0xa7bb6b] JavaThread::thread_main_inner()+0xdb
V [libjvm.so+0xa7be71] JavaThread::run()+0x2d1
V [libjvm.so+0x90d922] java_start(Thread*)+0x102
C [libpthread.so.0+0x7df5] start_thread+0xc5
Current CompileTask:
C2: 519 598 4 java.util.logging.Logger::log (33 bytes)
- backported by
-
JDK-8223789 C2 crash in IfNode::up_one_dom(Node*, bool)
- Resolved
-
JDK-8223823 C2 crash in IfNode::up_one_dom(Node*, bool)
- Resolved
-
JDK-8225742 C2 crash in IfNode::up_one_dom(Node*, bool)
- Resolved
-
JDK-8226187 C2 crash in IfNode::up_one_dom(Node*, bool)
- Resolved
-
JDK-8229558 C2 crash in IfNode::up_one_dom(Node*, bool)
- Resolved