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

Error: unhandled implicit exception in compiled code

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • hotspot
    • b28
    • 6
    • b46
    • sparc
    • solaris_9

      There are failures after the putback 20050720133116.sgoldman.cb
      ClientVM and ServerVM solx86:

      nsk/jvmpi/EnableEvent/enablev001
      nsk/jvmpi/DisableEvent/disablev001
      nsk/jvmpi/EnableEvent/enablev006
      nsk/jvmpi/GetThreadStatus/thrstat001

      The directory of latest is
      /net/vmsqe.sfbay/export/nightly/mantis/DTWS/results/07-20-05/ClientVM/solx86/comp/C2_Baseline/nsk.quick_jvmpi-NIGHTLY-C2_Baseline-ClientVM-comp-solx86-2005-07-20-21-56-14/ResultDir/enablev001/


      #implicit exception happened at 0xcf17d41d
      #Compiled (native){method} 'wait' '(J)V' in 'java/lang/Object'
      # main code [0xcf17d3c0,0xcf17d4f4] = 308
      # relocation [0xcf17d3ac,0xcf17d3c0] = 20
      #total size = 492
      #Decoding compiled method 0xcf17d308:
      #Code:
      #Could not load disassembler
      #pc-bytecode offsets:
      ## To suppress the following error report, specify this argument
      ## after -XX: or in .hotspotrc: SuppressErrorAt=/nmethod.cpp:1384]
      ##
      ## An unexpected error has been detected by HotSpot Virtual Machine:
      ##
      ## Internal Error (/net/prt-solx86-q2-6/PrtBuildDir/workspace/src/share/vm/code/nmethod.cpp, 1384), pid=18367, tid=1
      ##
      ## Java VM: Java HotSpot(TM) Client VM (20050720133116.sgoldman.cb-debug compiled mode)
      ##
      ## Error: unhandled implicit exception in compiled code
      ## An error report file with more information is saved as hs_err_pid18367.log
      ##
      ## If you would like to submit a bug report, please visit:
      ## http://java.sun.com/webapps/bugreport/crash.jsp
      ##
      #Current thread is 1

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

      Current thread (0x0808d600): JavaThread "main" [_thread_in_Java, id=1]

      Stack: [0x08007000,0x08048000), sp=0x08046528, free space=253k
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [libjvm.so+0x797df6] void VMError::report_and_die() + 0x4e2
      V [libjvm.so+0x249928] void report_fatal(const char*,int,const char*) + 0x5c
      V [libjvm.so+0x603a60] unsigned char*nmethod::continuation_for_implicit_exception(unsigned char*) + 0x230
      V [libjvm.so+0x692d61] unsigned char*SharedRuntime::continuation_for_implicit_exception(JavaThread*,unsigned char*,SharedRuntime::ImplicitExceptionKind) + 0x2d5
      V [libjvm.so+0x62e143] JVM_handle_solaris_signal + 0xb57
      V [libjvm.so+0x62acdb] signalHandler + 0x23
      C [libthread.so.1+0x14a8f] + 0x1149d
      C [libthread.so.1+0xe9fb] + 0xb409
      C [libthread.so.1+0xeb21] + 0xb52f
      C 0xffffffff
      J java.lang.Thread.join(J)V
      J java.lang.Thread.join()V
      J enablev001.run([Ljava/lang/String;Ljava/io/PrintStream;)I
      J enablev001.main([Ljava/lang/String;)V
      v ~StubRoutines::call_stub
      V [libjvm.so+0x302718] void JavaCalls::call_helper(JavaValue*,methodHandle*,JavaCallArguments*,Thread*) + 0x508
      V [libjvm.so+0x62acb3] void os::os_exception_wrapper(void(*)(JavaValue*,methodHandle*,JavaCallArguments*,Thread*),JavaValue*,methodHandle*,JavaCallArguments*,Thread*) + 0x17
      V [libjvm.so+0x3021e4] void JavaCalls::call(JavaValue*,methodHandle,JavaCallArguments*,Thread*) + 0x3c
      V [libjvm.so+0x32a5c8] void jni_invoke_static(JNIEnv_*,JavaValue*,_jobject*,JNICallType,_jmethodID*,JNI_ArgumentPusher*,Thread*) + 0x368
      V [libjvm.so+0x350b52] jni_CallStaticVoidMethod + 0x362
      C [java+0x2733] main+0x136f
      C [java+0x132e]

      Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
      J java.lang.Object.wait(J)V
      J java.lang.Thread.join(J)V
      J java.lang.Thread.join()V
      J enablev001.run([Ljava/lang/String;Ljava/io/PrintStream;)I
      J enablev001.main([Ljava/lang/String;)V
      v ~StubRoutines::call_stub

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

      Java Threads: ( => current thread )
        0x08368400 JavaThread "Thread-0" [_thread_blocked, id=9]
        0x081fce00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=7]
        0x081c1d00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=6]
        0x081b6d00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5]
        0x0819e300 JavaThread "Finalizer" daemon [_thread_blocked, id=4]
        0x0819bd00 JavaThread "Reference Handler" daemon [_thread_blocked, id=3]
      =>0x0808d600 JavaThread "main" [_thread_in_Java, id=1]

      Other Threads:
        0x08195900 VMThread [id=2]
        0x081ff900 WatcherThread [id=8]

      VM state:not at safepoint (normal execution)

            never Tom Rodriguez
            kvn Vladimir Kozlov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: