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

C2 crash in IfNode::up_one_dom(Node*, bool)

    XMLWordPrintable

Details

    • b19

    Backports

      Description

        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)

        Attachments

          1. hs_err_pid118529.log
            36 kB
          2. JI9059534.zip
            4 kB
          3. JVMCrash.java
            5 kB
          4. replay_pid118529.log
            325 kB

          Issue Links

            Activity

              People

                thartmann Tobias Hartmann
                webbuggrp Webbug Group
                Votes:
                0 Vote for this issue
                Watchers:
                5 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: