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

VM test crashes with asserion at mutex_solaris.cpp, 57

XMLWordPrintable

    • beta2
    • x86, sparc
    • linux, solaris, solaris_2.6, windows_2000
    • Verified

      Test : java.util.ResourceBundle.Resource4_en_CA
      TestBase : /net/sqesvr.eng/export/vsn/VM/testbase/testbase_vm
      Mode : -Xint -XX:+ScavengeALot -XX:ScavengeALotInterval=1000
      Platform : solsparc 5.6, solx86, linux RH 6.2, win32

      Steps to reproduce
      1) cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{Bugid}
      2) sh doit

      Output:
      java version "1.4.0-beta"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b65)
      Java HotSpot(TM) Server VM (build 20010516221604.jcoomes.baseline-debug, interpr
      eted mode)
      VM option '+ScavengeALot'
      VM option 'ScavengeALotInterval=1000'
      VM option '-ShowMessageBoxOnError'
      VM option '+ExitOnFullCodeCache'
      #
      # HotSpot Virtual Machine Error, assertion failure
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # assert(_owner == Thread::current(), "Mutex not being unlocked by owner")
      #
      # Error ID: /net/balvenie.eng/export/imgr_home/ws/20010516221604.jcoomes.baselin
      e/src/os/solaris/vm/mutex_solaris.cpp, 57 [ Patched ]
      #
      # Problematic Thread: prio=5 tid=0x3b0a0 nid=0x1 runnable
      #
      Dumping core....
      Abort - core dumped
      **************************************************************
      Test produces the following output on linux

      java version "1.4.0-beta"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b65)
      Java HotSpot(TM) Server VM (build 20010516221604.jcoomes.baseline-debug, interpreted mode)
      VM option '+ScavengeALot'
      VM option 'ScavengeALotInterval=1000'
      VM option '-ShowMessageBoxOnError'
      VM option '+ExitOnFullCodeCache'
      #
      # HotSpot Virtual Machine Error, assertion failure
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # assert(_owner == Thread::current(), "Mutex not being unlocked by owner")
      #
      # Error ID: /net/balvenie.eng/export/imgr_home/ws/20010516221604.jcoomes.baseline/src/os/linux/vm/mutex_linux.cpp, 58
      #
      # Problematic Thread: prio=1 tid=0x0x8065ba8 nid=0x2bff runnable
      #
      Current thread is 0x400
      Dumping core ...

      ********************************************************************
      Test produces the following output on win32 platform

      java version "1.4.0-beta"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b65)
      Java HotSpot(TM) Server VM (build 20010516221604.jcoomes.baseline-debug, interpr
      eted mode)
      VM option '+ScavengeALot'
      VM option 'ScavengeALotInterval=1000'
      VM option '-ShowMessageBoxOnError'
      VM option '+ExitOnFullCodeCache'
      #
      # HotSpot Virtual Machine Error, assertion failure
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # assert(_owner == Thread::current(), "Mutex not being unlocked by owner")
      #
      # Error ID: i:/ws/20010516221604.jcoomes.baseline\src\os\win32\vm\mutex_win32.cp
      p, 61
      #
      # Problematic Thread: prio=5 tid=0x00243358 nid=0x820 runnable
      #

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: