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

compiler/ciReplay/TestVM.sh - assert(task->compile_id() != CICrashAt) failed: just as planned

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • 9
    • 9
    • hotspot

      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (/xxx/120305.cphillim/s/hotspot/src/share/vm/compiler/compileBroker.cpp:2010), pid=324, tid=9
      # assert(task->compile_id() != CICrashAt) failed: just as planned
      #
      # JRE version: Java(TM) SE Runtime Environment (9.0) (build 1.9.0-internal-fastdebug-201409251203.cphillim.jdk-nmt-bug-b00)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.9.0-internal-fastdebug-201409251203.cphillim.jdk-nmt-bug-b00 compiled mode solaris-amd64 compressed oops)
      # Core dump written. Default location: xxx/results/workDir/compiler/ciReplay/TestVM/core or core.324
      #
      # 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 (0x000000000079e000): JavaThread "C1 CompilerThread1" daemon [_thread_in_native, id=9, stack(0xfffffd7ffe29d000,0xfffffd7ffe31d000)]

      Stack: [0xfffffd7ffe29d000,0xfffffd7ffe31d000], sp=0xfffffd7ffe31ae70, free space=503k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [libjvm.so+0x1c4313f] void VMError::report(outputStream*)+0x96f;; __1cHVMErrorGreport6MpnMoutputStream__v_+0x96f
      V [libjvm.so+0x1c4471c] void VMError::report_and_die()+0x5ac;; __1cHVMErrorOreport_and_die6M_v_+0x5ac
      V [libjvm.so+0xfbcf7e] void report_vm_error(const char*,int,const char*,const char*)+0x7e;; __1cPreport_vm_error6Fpkci11_v_+0x7e
      V [libjvm.so+0xf29378] void CompileBroker::invoke_compiler_on_method(CompileTask*)+0xb98;; __1cNCompileBrokerZinvoke_compiler_on_method6FpnLCompileTask__v_+0xb98
      V [libjvm.so+0xf281be] void CompileBroker::compiler_thread_loop()+0x41e;; __1cNCompileBrokerUcompiler_thread_loop6F_v_+0x41e
      V [libjvm.so+0x1b8163f] void JavaThread::thread_main_inner()+0x1df;; __1cKJavaThreadRthread_main_inner6M_v_+0x1df
      V [libjvm.so+0x1b8129d] void JavaThread::run()+0x3bd;; __1cKJavaThreadDrun6M_v_+0x3bd
      V [libjvm.so+0x18ecc7d] java_start+0x10d;; java_start+0x10d
      C [libc.so.1+0x12257d] _thrp_setup+0xa5;; _thrp_setup+0xa5
      C [libc.so.1+0x122820] _lwp_start+0x0;; _lwp_start+0x0


      Current CompileTask:
      C1: 302 1 !b 2 java.lang.invoke.MethodHandle::<clinit> (45 bytes)


      --------------- P R O C E S S ---------------

      Java Threads: ( => current thread )
      =>0x000000000079e000 JavaThread "C1 CompilerThread1" daemon [_thread_in_native, id=9, stack(0xfffffd7ffe29d000,0xfffffd7ffe31d000)]
        0x000000000079a000 JavaThread "C2 CompilerThread0" daemon [_thread_in_vm, id=8, stack(0xfffffd7ffe31e000,0xfffffd7ffe39e000)]
        0x0000000000779800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7, stack(0xfffffd7ffe3bc000,0xfffffd7ffe43c000)]
        0x000000000074a000 JavaThread "Finalizer" daemon [_thread_blocked, id=6, stack(0xfffffd7ffe43d000,0xfffffd7ffe4bd000)]
        0x0000000000740800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5, stack(0xfffffd7ffe4be000,0xfffffd7ffe53e000)]
        0x000000000044c000 JavaThread "main" [_thread_blocked, id=2, stack(0xfffffd7ffeeef000,0xfffffd7ffefef000)]

            Unassigned Unassigned
            iklam Ioi Lam
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: