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

share/vm/runtime/mutex.cpp:1161 assert(((uintptr_t(_owner))|(uintptr_t(_LockWord.FullWord))|(uintptr_t(_EntryList))|(uintptr_t(_WaitSet))|(uintptr_t(_OnDeck))) == 0) failed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • hotspot
    • None
    • b135
    • Fix failed

      Seen once, JDK9 PIT, Intel Xeon 2893 MHz, 2 cores, 11G, Linux / Oracle Linux 6.4, x86_64

      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (/scratch/opt/jprt/T/P1/225424.amurillo/s/hotspot/src/share/vm/runtime/mutex.cpp:1161), pid=2316, tid=2349
      # Error: assert(((uintptr_t(_owner))|(uintptr_t(_LockWord.FullWord))|(uintptr_t(_EntryList))|(uintptr_t(_WaitSet))|(uintptr_t(_OnDeck))) == 0) failed
      #
      # JRE version: Java(TM) SE Runtime Environment (9.0) (fastdebug build 9-internal+0-2016-03-24-225424.amurillo.jdk9-hs-2016-03-24-snapshot)
      # Java VM: Java HotSpot(TM) Server VM (fastdebug 9-internal+0-2016-03-24-225424.amurillo.jdk9-hs-2016-03-24-snapshot, compiled mode, tiered, g1 gc, linux-x86)
      # Core dump will be written. Default location: Core dumps may be processed with "/usr/libexec/abrt-hook-ccpp %s %c %p %u %g %t e" (or dumping to /export/home/aurora/sandbox/results/ResultDir/wherei001/core.2316)
      #
      # 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 -Xdebug -Xrunjdwp:transport=dt_socket,address=spb23343.ru.oracle.com:55935,suspend=y nsk.jdb.wherei.wherei001.wherei001a

      Host: spb23343.ru.oracle.com, Intel(R) Xeon(R) CPU E5-2690 0 @ 2.90GHz, 2 cores, 11G, Oracle Linux Server release 6.4
      Time: Fri Mar 25 05:45:47 2016 UTC elapsed time: 10 seconds (0d 0h 0m 10s)

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

      Current thread (0xa2c4b800): Thread
      [error occurred during error reporting (printing current thread), id 0xe0000000]

      Stack:
      [error occurred during error reporting (printing stack bounds), id 0xe0000000]

      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [libjvm.so+0x1241cd7] VMError::report_and_die(int, char const*, char const*, char*, Thread*, unsigned char*, void*, void*, char const*, int, unsigned int)+0x137
      V [libjvm.so+0x1242910] VMError::report_and_die(Thread*, char const*, int, char const*, char const*, char*)+0x30
      V [libjvm.so+0x7f9fd0] report_vm_error(char const*, int, char const*, char const*, ...)+0x60
      V [libjvm.so+0x12415b2] VMError::report(outputStream*, bool)+0x2302
      V [libjvm.so+0x1241cd7] VMError::report_and_die(int, char const*, char const*, char*, Thread*, unsigned char*, void*, void*, char const*, int, unsigned int)+0x137
      V [libjvm.so+0x1242910] VMError::report_and_die(Thread*, char const*, int, char const*, char const*, char*)+0x30
      V [libjvm.so+0x7f9fd0] report_vm_error(char const*, int, char const*, char const*, ...)+0x60
      V [libjvm.so+0x11a643e] Thread::print_on_error(outputStream*, char*, int) const+0x14e
      V [libjvm.so+0x1240827] VMError::report(outputStream*, bool)+0x1577
      V [libjvm.so+0x1241cd7] VMError::report_and_die(int, char const*, char const*, char*, Thread*, unsigned char*, void*, void*, char const*, int, unsigned int)+0x137
      V [libjvm.so+0x1242910] VMError::report_and_die(Thread*, char const*, int, char const*, char const*, char*)+0x30
      V [libjvm.so+0x7f9fd0] report_vm_error(char const*, int, char const*, char const*, ...)+0x60
      V [libjvm.so+0xef9537] Monitor::~Monitor()+0x57
      V [libjvm.so+0x11a7b7c] Thread::~Thread()+0x23c
      V [libjvm.so+0x11a819c] JavaThread::~JavaThread()+0x1c
      V [libjvm.so+0x11b4e98] JavaThread::thread_main_inner()+0xc8
      V [libjvm.so+0x11b5238] JavaThread::run()+0x1f8
      V [libjvm.so+0xf62c14] java_start(Thread*)+0x104
      C [libpthread.so.0+0x6a49]

            dholmes David Holmes
            dfazunen Dmitry Fazunenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: