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

vm/runtime/simpleThresholdPolicy.cpp: assert(mcs != NULL)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • hs25
    • hs25
    • hotspot
    • b31
    • generic
    • generic
    • Verified

        many tests trigger assert in Comp_Baseline-Tiered-2013-04-22 on solaris-sparc:

        ;; Using jvm: "/export/local/aurora/sandbox/sca/vmsqe/jdk/nightly/fastdebug/comp_baseline/solaris-sparc/jre/lib/sparc/server/libjvm.so"
        #
        # A fatal error has been detected by the Java Runtime Environment:
        #
        # Internal Error (/tmp/jprt/P1/172708.amurillo/s/src/share/vm/runtime/simpleThresholdPolicy.cpp:157), pid=3172, tid=2
        # assert(mcs != NULL) failed:
        #
        # JRE version: Java(TM) SE Runtime Environment (8.0-b85) (build 1.8.0-ea-fastdebug-b85)
        # Java VM: Java HotSpot(TM) Server VM (25.0-b30-internal-201304191727.amurillo.hs25-b30-comp-sync-fastdebug mixed mode solaris-sparc )
        # Core dump written. Default location: /export/local/aurora/sandbox/results/ResultDir/tc01x002_copy_1/core or core.3172
        #
        # If you would like to submit a bug report, please visit:
        # http://bugreport.sun.com/bugreport/crash.jsp
        #

        Stack: [0xfd370000,0xfd3f0000], sp=0xfd3eedf8, free space=507k
        Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
        V [libjvm.so+0x100a530] void VMError::report_and_die()+0x7d4;; __1cHVMErrorOreport_and_die6M_v_+0x7d4
        V [libjvm.so+0x65689c] void report_vm_error(const char*,int,const char*,const char*)+0x74;; __1cPreport_vm_error6Fpkci11_v_+0x74
        V [libjvm.so+0xe897c4] void SimpleThresholdPolicy::handle_counter_overflow(Method*)+0x40;; __1cVSimpleThresholdPolicyXhandle_counter_overflow6MpnGMethod__v_+0x40
        V [libjvm.so+0xe87824] nmethod*SimpleThresholdPolicy::event(methodHandle,methodHandle,int,int,CompLevel,nmethod*,JavaThread*)+0x84;; __1cVSimpleThresholdPolicyFevent6MnMmethodHandle_1iinJCompLevel_pnHnmethod_pnKJavaThread__4_+0x84
        V [libjvm.so+0x8adf60] nmethod*InterpreterRuntime::frequency_counter_overflow_inner(JavaThread*,unsigned char*)+0x524;; __1cSInterpreterRuntimebGfrequency_counter_overflow_inner6FpnKJavaThread_pC_pnHnmethod__+0x524
        V [libjvm.so+0x8ad840] nmethod*InterpreterRuntime::frequency_counter_overflow(JavaThread*,unsigned char*)+0x28;; __1cSInterpreterRuntimebAfrequency_counter_overflow6FpnKJavaThread_pC_pnHnmethod__+0x28

              jiangli Jiangli Zhou
              iignatyev Igor Ignatyev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: