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

ctw of rt.jar dies at 4153 with assertion at matcher.hpp, 318

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.4.0
    • 1.4.0
    • hotspot
    • beta2
    • sparc
    • solaris_2.6, solaris_8
    • Verified

      Test : rt.jar
      Mode : -Xcomp
      Platform : Solsparc 5.6, 5.8

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

      {OR}

      run the following command-line.

      /net/sqesvr.eng/export/vsn/VM/merlin/nightly/jdk/b58/solsparc/bin/java -server -Xcomp -XX:-ShowMessageBoxOnError -version

      /net/sqesvr.eng/export/vsn/VM/merlin/nightly/jdk/b58/solsparc/bin/java -server -Xcomp -XX:-ShowMessageBoxOnError -Xverify:all -XX:+CompileTheWorld -XX:CompileTheWorldStartAt=4021 -XX:CompileTheWorldStopAt=4153 -Xbootclasspath/p:/net/alpheridies.eng/export/VM/merlin/nightly/jdk/b58/solsparc/jre/lib/rt.jar


      Output:

      java version "1.4.0-beta"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b58)
      Java HotSpot(TM) Server VM (build Wed Apr 4 17:16:12 PDT 2001-release, compiled mode)
      CompileTheWorld : Compiling all classes in /net/alpheridies/export/VM/merlin/nightly/jdk/b58/solsparc/jre/lib/rt.jar

      CompileTheWorld (4021) : org/apache/xml/utils/res/XResources_el
      CompileTheWorld (4022) : org/apache/xml/utils/res/XResources_en

      #
      # HotSpot Virtual Machine Error, Internal Error
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # Fatal: SoftMatchFailure is not allowed except in product
      #
      # Error ID: /net/taloraan/export/vsn/users/dhana/main_baseline/src/share/vm/opto/matcher.hpp, 318 [ Patched ]
      #
      # Problematic Thread: prio=5 tid=0xfd920 nid=0xc runnable
      #
      Dumping core....


      Note: Test produces the following crash using promoted build 58.

       java version "1.4.0-beta"
       Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b58)
       Java HotSpot(TM) Server VM (build 1.4.0-beta-b58-debug, compiled mode)
       VM option '-ShowMessageBoxOnError'
       VM option '+CompileTheWorld'
       VM option 'CompileTheWorldStartAt=4021'
       VM option 'CompileTheWorldStopAt=4153'
       CompileTheWorld : Compiling all classes in /net/sqesvr/export/vsn/VM/merlin/weekly/jdk1.4/b58/solsparc/jre/lib/rt.jar
       
       #
       # HotSpot Virtual Machine Error, assertion failure
       # Please report this error at
       # http://java.sun.com/cgi-bin/bugreport.cgi
       #
       # assert(x < _LAST_MACH_OPER, "bad AD file")
       #
       # Error ID:
       /usr/re/hotspot/hotspot1.4/ws/solsparc/hotspot1.4beta/src/share/vm/opto/matcher.cpp, 972 [ Patched ]
       #
       # Problematic Thread: prio=5 tid=0x10e630 nid=0xc runnable
       #
       Dumping core....

            cclicksunw Clifford Click (Inactive)
            spothugasunw Satheesh Pothuganti (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: