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

CTW crash at node.cpp, 69 with "-XX:+VerifyDUIterators"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • hotspot
    • b53
    • 6
    • b60
    • generic
    • generic
    • Verified

      There is a compile the world crash when run with "-XX:+VerifyDUIterators" option.
      The crash occur on both solaris & Linux platforms.

      Here is the crash:

      # Internal Error (/BUILD_AREA/jdk6.0/hotspot/src/share/vm/opto/node.cpp, 69), pid=29960, tid=3493546928
      #
      # Java VM: Java HotSpot(TM) Server VM (1.6.0-ea-fastdebug-b58-debug mixed mode)
      #
      # Error: assert(_del_tick == node->_del_tick,"no unexpected deletions allowed")
      # An error report file with more information is saved as /tmp/hs_err_pid29960.log
      #

      Here is command line to reproduce the crash. It crashed at class 158: powersoft/datawindow/DataTable

      $ java -server -XX:MinInliningThreshold=0 -XX:MaxPermSize=64m -XX:+VerifyDUIterators -Xss4m -verify -XX:-ShowMessageBoxOnError -XX:+CompileTheWorld -Xbootclasspath/p:/net/vmsqe.sfbay/export/backup/testbase/CompileTheWorld/jarfiles/ASMSJar.jar

            kvn Vladimir Kozlov
            fhsusunw Francis Hsu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: