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

assert in escape.cpp:397

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • hs12
    • hs12
    • hotspot
    • None
    • b02
    • x86
    • solaris_10
    • Not verified

        java -XX:+PrintCompilation -XX:+DoEscapeAnalysis -XX:+AggressiveOpts -jar SPECjvm2008.jar scimark.monte_carlo

        # To suppress the following error report, specify this argument
        # after -XX: or in .hotspotrc: SuppressErrorAt=/escape.cpp:397
        #
        # A fatal error has been detected by the Java Runtime Environment:
        #
        # Internal Error (/tmp/jprt-jprtadm/temp/P2/B/182328.rasbold/source/src/share/vm/opto/escape.cpp:397), pid=24790, tid=15
        # Error: assert(base->Opcode() == Op_ConP || base->Opcode() == Op_ThreadLocal || base->is_Mem() && base->bottom_type() == TypeRawPtr::NOTNULL || base->is_Proj() && base->in(0)->is_Allocate(),"sanity")
        #
        # Java VM: OpenJDK 64-Bit Server VM (12.0-b02-2008-03-21-182328.rasbold.hs-merge-fastdebug mixed mode solaris-amd64)
        # An error report file with more information is saved as:
        # /export/home/kvn/SPECjvm2008/hs_err_pid24790.log
        #
        # If you would like to submit a bug report, please visit:
        # http://java.sun.com/webapps/bugreport/crash.jsp
        #

              kvn Vladimir Kozlov
              kvn Vladimir Kozlov
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: