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

assertion failure with unloaded class in subnode.cpp

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • hs15
    • hs15
    • hotspot
    • None
    • b05
    • sparc
    • solaris_9
    • Verified

        While running CTW against some new jars I hit a new assertion with missing checks for unloaded classes.

        ## To suppress the following error report, specify this argument
        ## after -XX: or in .hotspotrc: SuppressErrorAt=/ciInstanceKlass.hpp:112
        ##
        ## A fatal error has been detected by the Java Runtime Environment:
        ##
        ## Internal Error (/BUILD_AREA/jdk7/hotspot/src/share/vm/ci/ciInstanceKlass.hpp:112), pid=11281, tid=10
        ## Error: assert(is_loaded(),"must be loaded")
        ##
        ## JRE version: 7.0-b50
        ## Java VM: Java HotSpot(TM) Server VM (15.0-b02-fastdebug mixed mode solaris-sparc )
        ## An error report file with more information is saved as:
        ## /tmp/multictw.sparc/run_ctw_b/workdir/hs_err_pid11281.log
        ##
        ## If you would like to submit a bug report, please visit:
        ## http:java.sun.com/webapps/bugreport/crash.jsp

        These are the jars that failed and they will soon be part of our internal collection of testing jar files.

        castor-1.0.5.jar
        cxf-2.0.1-incubator.jar
        hibernate3.jar
        jaxb-xjc-2.0.5.jar
        jaxb-xjc-2.0.jar
        jaxb-xjc.jar
        org-netbeans-core-output2.jar
        org-netbeans-core-windows.jar
        org.eclipse.compare_3.3.0.I20070606.jar
        org.eclipse.emf.ecore.xmi_2.3.0.v200706262000.jar
        org.eclipse.jdt.ui_3.3.0.v20070607-0010.jar
        org.eclipse.jface.text_3.3.0.v20070606-0010.jar
        org.eclipse.team.core_3.3.0.I20070607.jar
        org.eclipse.wst.common.emf_1.1.103.v200706071630.jar
        org.eclipse.wst.common.project.facet.ui_1.2.0.v200706071742.jar

              never Tom Rodriguez
              never Tom Rodriguez
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: