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

JVM crashes at assert(!n->is_Phi() && !n->is_CFG(),..) with java_g in 1.3.1_11

XMLWordPrintable

    • b01
    • x86
    • windows_2000

      JVM crashes at assert(!n->is_Phi() && !n->is_CFG(), "this code only handles data nodes")
       with java_g
       
       
      CONFIGURATION:
        OS: Windows2000 Pro. (SP3, Japanese)
        JRE: 1.3.1_11 server
       
      REPRODUCE:
        1) unfold the attached javag-abort-env.tar file
           -> You will see the abort.jar, bin, data, and log.
           
        2) edit the property file(DaemonProperty)in bin folder.
           
           - Set the key word "jp.co.pfu.ardus.model.jom.daemon.installDirectory"
             to the folder where you unfold the attached zip file
             ex.
              If you unfolded the zip file to K:\tmp\crash-javag change as follows.
              
               jp.co.pfu.ardus.model.jom.daemon.installDirectory=K:\tmp\crash-javag
               
        3) set PATH variable to java_g folder
           ex.
             If java_g is under K:\java\jdk1.3.1_11\win32\bin
             set PATH=K:\java\jdk1.3.1_11\win32\bin;%path%
             
        4) Go to 1) folder
        5) Launch the command line
           java_g -server -verbose:gc -cp abort.jar jp.co.pfu.ardus.model.jom.daemon.DaemonManager bin\DaemonProperty

        
        NOTE:
         Environment which java_g can work should be constructed
         before reproduction, something related to msvcrtd.dll

      =======================================================================================

            chrisphi Chris Phillips
            tbaba Tadayuki Baba (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: