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

compiler/intrinsics/mathexact/ConstantTest.java fails on assert in lcm.cpp on solaris x64

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • hs25
    • hs25
    • hotspot
    • b55
    • x86
    • solaris

        ;; Using jvm: "/export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/solaris-amd64/jre/lib/amd64/server/libjvm.so"
        #
        # A fatal error has been detected by the Java Runtime Environment:
        #
        # Internal Error (/opt/jprt/T/P1/193954.adlertz/s/src/share/vm/opto/lcm.cpp:529), pid=26400, tid=16
        # assert(idx >= 0) failed: index should be set
        #
        # JRE version: Java(TM) SE Runtime Environment (8.0-b109) (build 1.8.0-ea-fastdebug-b109)
        # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.0-b52-internal-201309271939.adlertz.main_to_comp-fastdebug compiled mode solaris-amd64 compressed oops)
        # Core dump written. Default location: /export/local/aurora/sandbox/results/workDir/compiler/intrinsics/mathexact/ConstantTest/core or core.26400
        #
        # 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 (0x00000000007a9000): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=16, stack(0xfffffd7f71fe2000,0xfffffd7f720e2000)]

        Stack: [0xfffffd7f71fe2000,0xfffffd7f720e2000], sp=0xfffffd7f720dbd80, free space=999k
        Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
        V [libjvm.so+0x27e9c9c] void VMError::report(outputStream*)+0x92c;; __1cHVMErrorGreport6MpnMoutputStream__v_+0x92c
        V [libjvm.so+0x27eb1d8] void VMError::report_and_die()+0x56c;; __1cHVMErrorOreport_and_die6M_v_+0x56c
        V [libjvm.so+0xf7c523] void report_vm_error(const char*,int,const char*,const char*)+0x55f;; __1cPreport_vm_error6Fpkci11_v_+0x55f
        V [libjvm.so+0x1cdf724] Node*PhaseCFG::select(Block*,Node_List&,GrowableArray<int>&,VectorSet&,unsigned)+0xc24;; __1cIPhaseCFGGselect6MpnFBlock_rnJNode_List_rnNGrowableArray4Ci__rnJVectorSet_I_pnENode__+0xc24
        V [libjvm.so+0x1ce208a] bool PhaseCFG::schedule_local(Block*,GrowableArray<int>&,VectorSet&)+0x11ba;; __1cIPhaseCFGOschedule_local6MpnFBlock_rnNGrowableArray4Ci__rnJVectorSet__b_+0x11ba
        V [libjvm.so+0x123b757] void PhaseCFG::global_code_motion()+0x797;; __1cIPhaseCFGSglobal_code_motion6M_v_+0x797
        V [libjvm.so+0x123c71b] bool PhaseCFG::do_global_code_motion()+0x99f;; __1cIPhaseCFGVdo_global_code_motion6M_b_+0x99f
        V [libjvm.so+0xe39358] void Compile::Code_Gen()+0x270;; __1cHCompileICode_Gen6M_v_+0x270
        V [libjvm.so+0xe2aad2] Compile::Compile(ciEnv*,C2Compiler*,ciMethod*,int,bool,bool,bool)+0x1822;; __1cHCompile2t6MpnFciEnv_pnKC2Compiler_pnIciMethod_ibbb_v_+0x1822
        V [libjvm.so+0xbe8aae] void C2Compiler::compile_method(ciEnv*,ciMethod*,int)+0x1b6;; __1cKC2CompilerOcompile_method6MpnFciEnv_pnIciMethod_i_v_+0x1b6
        V [libjvm.so+0xe52935] void CompileBroker::invoke_compiler_on_method(CompileTask*)+0x4e1;; __1cNCompileBrokerZinvoke_compiler_on_method6FpnLCompileTask__v_+0x4e1
        V [libjvm.so+0xe51f29] void CompileBroker::compiler_thread_loop()+0x3a1;; __1cNCompileBrokerUcompiler_thread_loop6F_v_+0x3a1
        V [libjvm.so+0x265b33d] void JavaThread::thread_main_inner()+0x521;; __1cKJavaThreadRthread_main_inner6M_v_+0x521
        V [libjvm.so+0x265aa53] void JavaThread::run()+0x84f;; __1cKJavaThreadDrun6M_v_+0x84f
        V [libjvm.so+0x21cf946] java_start+0x1ce;; java_start+0x1ce
        C [libc.so.1+0xdbfbb] _thr_setup+0x5b;; _thr_setup+0x5b
        C [libc.so.1+0xdc1e0] ht_pause+0x10;; _lwp_start+0x0

              rbackman Rickard Backman (Inactive)
              adlertz Niclas Adlertz (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: