-
Bug
-
Resolution: Fixed
-
P3
-
8u172, 11, 17, 21, 22
-
b13
-
x86_64
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8315659 | 21.0.1 | Martin Doerr | P3 | Resolved | Fixed | b10 |
JDK-8316405 | 17.0.10-oracle | Tobias Hartmann | P3 | Resolved | Fixed | b01 |
JDK-8315837 | 17.0.10 | Martin Doerr | P3 | Resolved | Fixed | b01 |
JDK-8315707 | 17.0.9 | Martin Doerr | P3 | Resolved | Fixed | b06 |
JDK-8318522 | 11.0.22-oracle | Tobias Hartmann | P3 | Resolved | Fixed | b04 |
JDK-8316248 | 11.0.22 | Martin Doerr | P3 | Resolved | Fixed | b01 |
JDK-8315859 | 11.0.21 | Martin Doerr | P3 | Resolved | Fixed | master |
#
# SIGSEGV (0xb) at pc=0x00007f604221467f, pid=596545, tid=596560
#
# JRE version: Java(TM) SE Runtime Environment (22.0+8) (fastdebug build 22-ea+8-534)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 22-ea+8-534, mixed mode, sharing, tiered, jvmci, jvmci compiler, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0x7e867f] LinearScan::resolve_exception_edge(XHandler*, int, int, Phi*, MoveResolver&) [clone .part.0]+0x6f
Current CompileTask:
C1: 1395 137 !b 3 AbstractDecoratingResourcePoolKt::readHttpBody (888 bytes)
Stack: [0x00007f6018d6b000,0x00007f6018e6c000], sp=0x00007f6018e695c0, free space=1017k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x7e867f] LinearScan::resolve_exception_edge(XHandler*, int, int, Phi*, MoveResolver&) [clone .part.0]+0x6f
V [libjvm.so+0x7e948c] LinearScan::resolve_exception_edge(XHandler*, int, MoveResolver&)+0x47c
V [libjvm.so+0x7eb30e] LinearScan::resolve_exception_handlers()+0x29e
V [libjvm.so+0x7ec48e] LinearScan::do_linear_scan()+0x31e
V [libjvm.so+0x727fc6] Compilation::emit_lir()+0x966
V [libjvm.so+0x72a407] Compilation::compile_java_method()+0x247
V [libjvm.so+0x72adbb] Compilation::compile_method()+0x14b
V [libjvm.so+0x72b564] Compilation::Compilation(AbstractCompiler*, ciEnv*, ciMethod*, int, BufferBlob*, bool, DirectiveSet*)+0x2b4
V [libjvm.so+0x72cfde] Compiler::compile_method(ciEnv*, ciMethod*, int, bool, DirectiveSet*)+0xde
V [libjvm.so+0x9f9530] CompileBroker::invoke_compiler_on_method(CompileTask*)+0xa00
V [libjvm.so+0x9fa3b8] CompileBroker::compiler_thread_loop()+0x618
V [libjvm.so+0xeb457c] JavaThread::thread_main_inner()+0xcc
V [libjvm.so+0x17952da] Thread::call_run()+0xba
V [libjvm.so+0x1495dd1] thread_native_entry(Thread*)+0x121
- backported by
-
JDK-8315659 C1 compilation crashes in LinearScan::resolve_exception_edge
- Resolved
-
JDK-8315707 C1 compilation crashes in LinearScan::resolve_exception_edge
- Resolved
-
JDK-8315837 C1 compilation crashes in LinearScan::resolve_exception_edge
- Resolved
-
JDK-8315859 C1 compilation crashes in LinearScan::resolve_exception_edge
- Resolved
-
JDK-8316248 C1 compilation crashes in LinearScan::resolve_exception_edge
- Resolved
-
JDK-8316405 C1 compilation crashes in LinearScan::resolve_exception_edge
- Resolved
-
JDK-8318522 C1 compilation crashes in LinearScan::resolve_exception_edge
- Resolved
- relates to
-
JDK-8151818 C1: LIRGenerator::move_to_phi can't deal with illegal phi
- Resolved
-
JDK-8214352 C1: Unnecessary "compilation bailout: block join failed" with JVMTI
- Resolved
- links to
-
Commit openjdk/jdk11u/d77215ac
-
Commit openjdk/jdk17u/dc00ae47
-
Commit openjdk/jdk21u/fbc194a3
-
Commit openjdk/jdk/cf2d33ca
-
Review openjdk/jdk11u/82
-
Review openjdk/jdk17u-dev/1716
-
Review openjdk/jdk17u/378
-
Review openjdk/jdk21u/119
-
Review openjdk/jdk/15348