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

FramePop of thread blocked on Java monitor crashes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.4.0
    • vm-legacy
    • beta2
    • generic
    • generic
    • Not verified

      daniel.daugherty@Eng 2001-04-19

      While working on the following bug:

      4434422 2/5 HS1.4 crashes with assertion at resourceArea.hpp, 48

      I tried tweaking the test case a bit to fix a timing bug. I replaced
      the existing thread synchronization mechanism with a barrier lock.

      When FramePop() was called on the thread blocked on barrier, the
      VM crashed with the java command:

      #
      # HotSpot Virtual Machine Error : 11
      # Error ID : 4F530E43505002D9 01
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # Java VM: Java HotSpot(TM) Client VM (1.4-internal interpreted mode)
      #
      # An error report file has been saved as hs_err_pid8517.log.
      # Please refer to the file for further information.
      #

      % java -cp ~ ErrorID 4F530E43505002D9
      os.cpp, 729

      However, the java_g command output is more useful (requires the fix
      for 4434422):

      <<<<<<<< ResumeThread() is successfully done
      #
      # HotSpot Virtual Machine Error, assertion failure
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # assert(exception() != 0, "vm result should be set")
      #
      # Error ID: /local/ws/hotspot/1.4/merlin_beta-dev/src/share/vm/interpreter/interpreterRuntime.cpp, 593 [ Patched ]
      #
      # Problematic Thread: prio=5 tid=0x1256a0 nid=0xc runnable
      #

            rfield Robert Field (Inactive)
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: