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

ctw of compstudio.jar dies at 3749 with assertion in memnode.cpp, 1361

XMLWordPrintable

    • beta2
    • x86
    • solaris
    • Verified

      Test : compstudio.jar
      Mode : -Xcomp
      Platform : Solx86
      JAVA_HOME : /net/sqesvr.eng/export/vsn/VM/merlin/weekahead/jdk/latest/{OS}

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

      {or}

      set JAVA_HOME and run the following command-line

      ${JAVA_HOME}/java -server -Xcomp -Xverify:all -XX:+CompileTheWorld -XX:CompileTheWorldStartAt=3515 -XX:CompileTheWorldStopAt=3749 -Xbootclasspath/p:/net/sqesvr/export/vsn/VM/testbase/CompileTheWorld/jars/a-d/compstudio.jar


      Output:
      java version "1.4.0-beta_refresh"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta_refresh-b68)
      Java HotSpot(TM) Server VM (build 20010618065831.dcubed.baseline-debug, compiled
       mode)
      VM option '-ShowMessageBoxOnError'
      VM option '+CompileTheWorld'
      VM option 'CompileTheWorldStartAt=3515'
      VM option 'CompileTheWorldStopAt=3749'
      CompileTheWorld : Compiling all classes in /net/sqesvr.eng/export/vsn/VM/testbas
      e/testbase_vm/src/jit/compiletheworld/jars/a-d/compstudio.jar

      CompileTheWorld (3515) : Skipping sunw/hotjava/doc/EmptyTagItem
      CompileTheWorld (3516) : sunw/hotjava/doc/EndTagItem
      CompileTheWorld (3517) : sunw/hotjava/doc/Floatable
      CompileTheWorld (3518) : sunw/hotjava/doc/FloaterInfo
      CompileTheWorld (3519) : Skipping sunw/hotjava/doc/FlowTagItem
      CompileTheWorld (3520) : sunw/hotjava/doc/FormatState

      .
      .
      .
      ..
      CompileTheWorld (3746) : textuality/lark/Element
      CompileTheWorld (3747) : textuality/lark/Entity
      CompileTheWorld (3748) : textuality/lark/Handler
      CompileTheWorld (3749) : textuality/lark/Lark
      #
      # HotSpot Virtual Machine Error, assertion failure
      # Please report this error at
      # http://java.sun.com/cgi-bin/bugreport.cgi
      #
      # Java VM: Java HotSpot(TM) Server VM (20010618065831.dcubed.baseline-debug compiled mode)
      #
      # assert(n == 0 || n->is_top() || n->adr_type() == TypePtr::BOTTOM, "must be a wide memory")
      #
      # Error ID: /net/jano.eng/export/disk05/hotspot/imgr/ws/20010618065831.dcubed.baseline/src/share/vm/opto/memnode.cpp, 1361
      #
      # Problematic Thread: prio=5 tid=0x817af88 nid=0xb runnable
      #
      Dumping core....
      Abort (core dumped)

            jrose John Rose
            mpiruthisunw Mohan Piruthivi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: