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

CodeCache::find_blob fails with 'unsafe access to zombie method'

XMLWordPrintable

    • b35
    • Verified

        #
        # A fatal error has been detected by the Java Runtime Environment:
        #
        # Internal Error (/opt/jprt/T/P1/060452.tohartma/s/src/share/vm/code/codeCache.cpp:433), pid=31231, tid=139791443117824
        # guarantee(result == NULL || !result->is_zombie() || result->is_locked_by_vm() || is_error_reported()) failed: unsafe access to zombie method
        #
        # JRE version: Java(TM) SE Runtime Environment (9.0-b30) (build 1.9.0-ea-fastdebug-b30)
        # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.9.0-fastdebug-internal-201409170604.tohartma.hotspot compiled mode linux-amd64 )
        # Core dump written. Default location: /scratch/local/aurora/sandbox/results/workDir/closed/compiler/6440479/VirtualDispatch/core or core.31231
        #
        # 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 (0x00007f2850118800): VMThread [stack: 0x00007f23bb3f4000,0x00007f23bb4f5000] [id=31335]

        Stack: [0x00007f23bb3f4000,0x00007f23bb4f5000], sp=0x00007f23bb4f3810, free space=1022k
        Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
        V [libjvm.so+0x107ed01] VMError::report_and_die()+0x151;; VMError::report_and_die()+0x151
        V [libjvm.so+0x738efb] report_vm_error(char const*, int, char const*, char const*)+0x7b;; report_vm_error(char const*, int, char const*, char const*)+0x7b
        V [libjvm.so+0x670595] CodeCache::find_nmethod(void*)+0x95;; CodeCache::find_nmethod(void*)+0x95
        V [libjvm.so+0x909ac4] ICStub::finalize()+0xa4;; ICStub::finalize()+0xa4
        V [libjvm.so+0xf7f1a2] StubQueue::remove_all()+0xc2;; StubQueue::remove_all()+0xc2
        V [libjvm.so+0x90a561] InlineCacheBuffer::update_inline_caches()+0x31;; InlineCacheBuffer::update_inline_caches()+0x31
        V [libjvm.so+0xeef6c0] SafepointSynchronize::do_cleanup_tasks()+0x50;; SafepointSynchronize::do_cleanup_tasks()+0x50
        V [libjvm.so+0xef091c] SafepointSynchronize::begin()+0x71c;; SafepointSynchronize::begin()+0x71c
        V [libjvm.so+0x10a6c56] VMThread::loop()+0x376;; VMThread::loop()+0x376
        V [libjvm.so+0x10a6fc1] VMThread::run()+0xb1;; VMThread::run()+0xb1
        V [libjvm.so+0xdcf082] java_start(Thread*)+0xf2;; java_start(Thread*)+0xf2

              thartmann Tobias Hartmann
              thartmann Tobias Hartmann
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: