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

Comparison of 2 arrays could cause VM crash.

XMLWordPrintable

    • b03
    • b04
    • generic, x86
    • generic
    • Verified

        These 2 tests crash on the solaris x86 & windows, they fail on the linux and pass on the solaris-sparc. It looks the their failure have same reason. They fails during array comparison for the hs 17 b03 in the jdk7b74 only. The server & Xcomp should be used to reproduce failures.

        The tests are:
        java/lang/annotation/UnitTest.java
        java/util/Arrays/ArrayObjectMethods.java

        Here is the link to the failures in this PIT:
        http://sqeweb.sfbay.sun.com/nfs/results/vm/gtee/HSX/PIT/VM/17/b03/jdk7b74/product_01/

        Here is the message:

        #
        # A fatal error has been detected by the Java Runtime Environment:
        #
        # SIGSEGV (0xb) at pc=0xf9501629, pid=8721, tid=2
        #
        # JRE version: 7.0-b73
        # Java VM: Java HotSpot(TM) Server VM (17.0-b03-2009-10-09-222614.et151817.hs17b03-fastdebug compiled mode solaris-x86 )
        # Problematic frame:
        # J sun.reflect.annotation.AnnotationInvocationHandler.memberValueEquals(Ljava/lang/Object;Ljava/lang/Object;)Z
        #
        # An error report file with more information is saved as:
        # /net/peter-home1.russia/export/home1/29/lm153972/ws/bugs/b74/hs_err_pid8721.log
        #
        # If you would like to submit a bug report, please visit:
        # http://java.sun.com/webapps/bugreport/crash.jsp
        #
        Current thread is 2
        Dumping core ...
        Abort (core dumped)

              kvn Vladimir Kozlov
              lmesnik Leonid Mesnik
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: