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

C1 crashes in Weblogic with G1 enabled

XMLWordPrintable

    • b58
    • x86
    • generic
    • Not verified

        #
        # A fatal error has been detected by the Java Runtime Environment:
        #
        # Internal Error (/export/iggy/hotspot-comp/src/share/vm/c1/c1_LIR.hpp:419), pid=12527, tid=76
        # assert(is_single_cpu() && !is_virtual()) failed: type check
        #
        # JRE version: Java(TM) SE Runtime Environment (8.0-b112) (build 1.8.0-ea-b112)
        # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b57-internal-fastdebug mixed mode solaris-amd64 compressed oops)
        # 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.sun.com/bugreport/crash.jsp
        #

        --------------- T H R E A D ---------------

        Current thread (0x0000000000c6c800): JavaThread "C1 CompilerThread14" daemon [_thread_in_native, id=76, stack(0xfffffd7fa48fb000,0xfffffd7fa49fb000)]

        Stack: [0xfffffd7fa48fb000,0xfffffd7fa49fb000], sp=0xfffffd7fa49f8180, free space=1012k
        Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
        V [libjvm.so+0x2c286d8] void VMError::report(outputStream*)+0x92c
        V [libjvm.so+0x2c29c14] void VMError::report_and_die()+0x56c
        V [libjvm.so+0x131d1db] void report_vm_error(const char*,int,const char*,const char*)+0x55f
        V [libjvm.so+0xdc4e96] RegisterImpl*LIR_OprDesc::as_register()const+0x6ea
        V [libjvm.so+0xe1cd20] void LIR_Assembler::logic_op(LIR_Code,LIR_OprDesc*,LIR_OprDesc*,LIR_OprDesc*)+0x264
        V [libjvm.so+0xdfeb60] void LIR_Assembler::emit_op2(LIR_Op2*)+0xb8
        V [libjvm.so+0xdfb868] void LIR_Assembler::emit_code(BlockList*)+0x478
        V [libjvm.so+0xd33907] int Compilation::emit_code_body()+0x20f
        V [libjvm.so+0xd34283] int Compilation::compile_java_method()+0x81b
        V [libjvm.so+0xd3630f] Compilation::Compilation #Nvariant 1(AbstractCompiler*,ciEnv*,ciMethod*,int,BufferBlob*)+0x5c3
        V [libjvm.so+0xd38d0b] void Compiler::compile_method(ciEnv*,ciMethod*,int)+0x1cf
        V [libjvm.so+0x11f2b65] void CompileBroker::invoke_compiler_on_method(CompileTask*)+0x4e1
        V [libjvm.so+0x11f2105] void CompileBroker::compiler_thread_loop()+0x3c5
        V [libjvm.so+0x2a8cd35] void JavaThread::thread_main_inner()+0x521
        V [libjvm.so+0x2a8c44b] void JavaThread::run()+0x84f
        V [libjvm.so+0x25f64da] java_start+0x1ce
        C [libc.so.1+0x12257d] _thrp_setup+0xa5
        C [libc.so.1+0x122820] _lwp_start+0x0

              iveresov Igor Veresov
              iveresov Igor Veresov
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: