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

objalloc001 and objalloc002 fails and asserts in mutex.cpp with java_g

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.2
    • 1.3.1, 1.4.0, 1.4.1, 1.4.2
    • vm-legacy
    • mantis
    • sparc
    • solaris_7, solaris_8, solaris_9

      nsk/jvmpi/events/objalloc001 and nsk/jvmpi/events/objalloc002
      pass with java but fail with java_g in both server and client compiler.

      $ /usr/local/java/jdk1.4/solsparc/bin/java_g -version
      java version "1.4.0-internal"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-internal-b57)
      Java HotSpot(TM) Client VM (build 1.4.0-beta-b57-debug, mixed mode)

      $ /usr/local/java/jdk1.4/solsparc/bin/java_g -Xrunobjalloc001 objalloc001

      #
      # HotSpot Virtual Machine Error, Internal Error
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # Fatal: VM thread using lock JNIIdentifier_lock (not allowed to block on)
      #
      # Error happened during: post JVMPI object allocation
      #
      # Error ID: /usr/re/hotspot/hotspot1.4/ws/solsparc/hotspot1.4beta/src/share/vm/runtime/mutex.cpp, 254 [ Patched ]
      #
      # Problematic Thread: prio=5 tid=0xc1460 nid=0x4 runnable
      #
      Dumping core....
      Abort (core dumped)
      $ /usr/local/java/jdk1.4/solsparc/bin/java_g -server -version
      java version "1.4.0-internal"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-internal-b57)
      Java HotSpot(TM) Server VM (build 1.4.0-beta-b57-debug, mixed mode)

      $ /usr/local/java/jdk1.4/solsparc/bin/java_g -server -Xrunobjalloc001 objalloc001
      #
      # HotSpot Virtual Machine Error, Internal Error
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # Fatal: VM thread using lock JNIIdentifier_lock (not allowed to block on)
      #
      # Error happened during: post JVMPI object allocation
      #
      # Error ID: /usr/re/hotspot/hotspot1.4/ws/solsparc/hotspot1.4beta/src/share/vm/runtime/mutex.cpp, 254 [ Patched ]
      #
      # Problematic Thread: prio=5 tid=0xffd50 nid=0x4 runnable
      #
      Dumping core....
      Abort (core dumped)



      Name: elR10090 Date: 06/13/2001


      This bug also affects the following testbase_nsk test:
          nsk/jvmpi/RequestEvent/reqevent005

      Pavel N. Visotsky, ###@###.###

      ======================================================================

      Name: ipR10196 Date: 03/21/2002


      This bug also affects the following testbase_nsk test:

          nsk/regression/b4350612

      Ivan Popov <###@###.###>


      ======================================================================

      ###@###.### 2002-09-25

      During my Mantis baseline testing, this failure mode also showed up
      in the following tests:

          nsk/jvmpi/RequestEvent/reqevent002
          nsk/jvmpi/RequestEvent/reqevent003
          nsk/jvmpi/RequestEvent/reqevent004

      However, it did not show up in either nsk/jvmpi/events/objalloc001
      or nsk/jvmpi/events/objalloc002.

            dcubed Daniel Daugherty
            mchung Mandy Chung
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: