Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8299658

C1 compilation crashes in LinearScan::resolve_exception_edge

    XMLWordPrintable

Details

    • b13
    • x86_64

    Backports

      Description

        # A fatal error has been detected by the Java Runtime Environment:
        #
        # 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

        Attachments

          Issue Links

            Activity

              People

                mdoerr Martin Doerr
                webbuggrp Webbug Group
                Votes:
                0 Vote for this issue
                Watchers:
                8 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: