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

VM reports possible deadlock generating native wrapper

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4
    • 6
    • 6
    • hotspot
    • b28
    • 6
    • b87
    • generic
    • generic

    Description

      Locks owned:
      Mutex: [0x933a30] AdapterHandlerLibrary_lock - lock_count: 0
      # To suppress the following error report, specify this argument
      # after -XX: or in .hotspotrc: SuppressErrorAt=\mutex.cpp:350]
      #
      # An unexpected error has been detected by Java Runtime Environment:
      #
      # Internal Error
      (\Daten\HotSpot\Source\ObjectInlining\src\share\vm\runtime\mutex.cpp, 350),
      pid=9648, tid=10012
      #
      # Java VM: Java HotSpot(TM) Client VM (1.6.0-internal-debug mixed mode)
      #
      # Error: acquiring lock JNIHandleBlockFreeList_lock/4 out of order with lock
      AdapterHandlerLibrary_lock/4 -- possible deadlock
      # An error report file with more information is saved as hs_err_pid9648.log


      *** stack trace from debugger

      Mutex::set_owner_implementation
      Mutex::lock_without_safepoint_check
      JNIHandleBlock::allocate_block
      JNIHandleBlock::allocate_handle
      JNIHandles::make_local
      SharedRuntime::generate_native_wrapper
      AdapterHandlerLibrary::create_native_wrapper
      CompileBroker::compile_method
      ClassLoader::compile_the_world_in
      ClassPathZipEntry::compile_the_world13
      ClassPathZipEntry::compile_the_world
      ClassLoader::compile_the_world
      JNI_CreateJavaVM

      Attachments

        Activity

          People

            sgoldman Steve Goldman (Inactive)
            sgoldman Steve Goldman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: