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

jvmti/hotswap test crashes in Method::checked_resolve_jmethod_id(_jmethodID*)

XMLWordPrintable

      ;; Using jvm: "/scratch/home/aginfra/CommonData/TEST_JAVA_HOME/lib/server/libjvm.so"
      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # SIGSEGV (0xb) at pc=0x00007f11ca2c23ae, pid=4661, tid=4684
      #
      # JRE version: Java(TM) SE Runtime Environment (9.0) (fastdebug build 9-internal+0-2017-05-19-165053.jesper.dev2397-hs)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 9-internal+0-2017-05-19-165053.jesper.dev2397-hs, compiled mode, tiered, compressed oops, g1 gc, linux-amd64)
      # Problematic frame:
      # V [libjvm.so+0x12953ae] Method::checked_resolve_jmethod_id(_jmethodID*)+0xe
      #
      # Core dump will be written. Default location: /scratch/home/aginfra/sandbox/results/ResultDir/hs101t006/core.4661
      #
      # If you would like to submit a bug report, please visit:
      # http://bugreport.java.com/bugreport/crash.jsp
      #

      --------------- S U M M A R Y ------------

      Command Line: -Xcomp -Xcomp -XX:MaxRAMFraction=8 -XX:+CreateCoredumpOnCrash -ea -esa -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -XX:+TieredCompilation -XX:+IgnoreUnrecognizedVMOptions -XX:+AggressiveOpts -XX:-UseBiasedLocking -Xss2m -agentlib:HotSwap=-waittime=5 package=nsk samples=100 mode=mixed bci=call nsk.jvmti.scenarios.hotswap.HS101.hs101t006

      Host: spb23587.ru.oracle.com, Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz, 2 cores, 10G, Oracle Linux Server release 7.0
      Time: Sat May 20 22:34:45 2017 EDT elapsed time: 91 seconds (0d 0h 1m 31s)

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

      Current thread (0x00007f11c434e9d0): JavaThread "Service Thread" daemon [_thread_in_vm, id=4684, stack(0x00007f11734d4000,0x00007f11736d5000)]

      Stack: [0x00007f11734d4000,0x00007f11736d5000], sp=0x00007f11736d3a60, free space=2046k
      Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [libjvm.so+0x12953ae] Method::checked_resolve_jmethod_id(_jmethodID*)+0xe;; Method::checked_resolve_jmethod_id(_jmethodID*)+0xe
      V [libjvm.so+0xff5228] jvmti_GetMethodName+0x258;; jvmti_GetMethodName+0x258
      C [libHotSwap.so+0xe15d] CompiledMethodLoad+0x8d;; CompiledMethodLoad+0x8d
      V [libjvm.so+0x1089e32] JvmtiExport::post_compiled_method_load(nmethod*)+0x282;; JvmtiExport::post_compiled_method_load(nmethod*)+0x282
      V [libjvm.so+0x109b424] JvmtiDeferredEvent::post()+0x74;; JvmtiDeferredEvent::post()+0x74
      V [libjvm.so+0x14dfad0] ServiceThread::service_thread_entry(JavaThread*, Thread*)+0x490;; ServiceThread::service_thread_entry(JavaThread*, Thread*)+0x490
      V [libjvm.so+0x161f95e] JavaThread::thread_main_inner()+0x22e;; JavaThread::thread_main_inner()+0x22e
      V [libjvm.so+0x161fbee] JavaThread::run()+0x1ce;; JavaThread::run()+0x1ce
      V [libjvm.so+0x136e4b2] thread_native_entry(Thread*)+0x112;; thread_native_entry(Thread*)+0x112
      C [libpthread.so.0+0x7dc5] start_thread+0xc5

            amenkov Alex Menkov
            iignatyev Igor Ignatyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: