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

benchmark tests (js) crashes in runThese with assertion at phaseX.cpp, 1210

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.4.0
    • 1.4.0
    • hotspot
    • beta2
    • x86, sparc
    • solaris, solaris_8
    • Verified

      TestBase : runThese
      Mode : -Xmixed -XX:+ZombieALot -XX:+SafepointALot -XX:+FullGCALot
                   -XX:FullFCALotInterval=500
      Platform : Solx86 5.8

      Steps to reproduce

      1) cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs
      2) ./doit

      {OR}
      make a runList.dat with the following test cases and run next step

      $TESTBASE/testbase/testbase_js/classes/benchmarks/engr/QuickSoft;$TESTBASE/testbase/testbase_js/classes/benchmarks/engr/classes Benchmarks.QuickSort
      $TESTBASE/testbase/testbase_js/classes/benchmarks/engr/bakster;$TESTBASE/testbase/testbase_js/classes/benchmarks/engr/classes Benchmarks.Bakster.Main


      set JAVA_HOME to /net/sqesvr.eng/export/vsn/VM/merlin/weekly/jdk/b56/solx86

      ${JAVA_HOME}/bin/java_g -server -Xmixed -Xss4m -XX:+ZombieALot -XX:+SafepointALot -XX:+FullGCALot -XX:FullGCALotInterval=500 -classpath /net/sqesvr.eng/export/vsn/VM/testbase/runThese/classes $* runThese -thread 2 -repeat 1 -iter 1 -D:gc=5 -D:TESTBASE=/net/sqesvr.eng/export/vsn/VM/testbase/runThese/tests -runList runList.dat


      Output:
      Java HotSpot(TM) Server VM (build 1.4-beta-B56-debug, mixed mode)

      SynchCall4= 97
      IdeaCipher:
      Full gc no: 48 Interval: 409
      #
      # HotSpot Virtual Machine Error, assertion failure
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # assert(t->meet(type(n)) == t, "Not monotonic")
      #
      # Error ID: /net/hoti386/usr/re/hotspot/hotspot1.4/ws/src/share/vm/opto/phaseX.cpp, 1210
      #
      # Problematic Thread: prio=5 tid=0x817d420 nid=0xb runnable
      #
      Dumping core....
      Abort - core dumped

      Note: Test passes in int mode.

      added .eng domain to sqesvr
      satheesh.pothuganti@eng 2001-03-16

      *************************************************************
      Test produces following output with build 63.
      java version "1.4.0-beta"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b63)
      Java HotSpot(TM) Server VM (build 1.4.0-beta-b63-debug, mixed mode)
      VM option '+ZombieALot'
      VM option '+SafepointALot'
      VM option '+FullGCALot'
      VM option 'FullGCALotInterval=500'

      # HotSpot Virtual Machine Error, assertion failure
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # assert(t->meet(type(n)) == t, "Not monotonic")
      #
      # Error ID: /net/hoti386/usr/re/hotspot/hotspot1.4/ws/src/share/vm/opto/phaseX.cpp, 124
      1
      #
      # Problematic Thread: prio=5 tid=0x818e600 nid=0xc runnable
      #
      Dumping core....
      sat[5]: 4743 Abort(coredump)

      satheesh.pothuganti@eng 2001-05-08

            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: