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

REGRESSION: ZeroLengthArray.java is failing with 1.4.2_09-b01 whereas passing with 1.4.2_08-b03

XMLWordPrintable

    • b02
    • generic
    • solaris_9

      ZeroLengthArray.java from regression workspace is failing with 1.4.2_09-b01 and passing with 1.4.2_08-b03 on Solaris.

      Workspace Location:
      -------------------

      Parent workspace:
      ======================
      /net/shiva.sfbay/test/MyTestArea/JDK1.4.2/workspace_142/test/CTE_REGTEST/Generic/4804447

      Child workspace:
      =====================
      /net/urts071.india/export6/testSuites/Regression/workspace_142/test/CTE_REGTEST/Generic/4804447

      Run the test using JTreg tool or manual, test fails with 1.4.2_09-b01 and passes with 1.4.2_08-b03.

      How to Reproduce:
      ==================

      Copy the directory 4804447 from above mentioned location.

      Install the jdk including debug version.

      Set TESTJAVA and TESTCLASSES

      Compile ZeroLengthArray.java and execute Test4804447.sh.

      Result for 1.4.2_09 is exit 1. For 1.4.2_08 exit code is 0.

      Core dump is expected for all the jdks with the fix in 1.4.1_07. But dumping of core is different for 1.4.2_09.

      Testcase is basically grepping for Signal 11 in test.out which is not detected for 1.4.2_09.

      Output:
      -------

      WITH 1.4.2_09-b01:
      ==================

      # An unexpected error has been detected by HotSpot Virtual Machine:
      #
      # SIGSEGV (0xb) at pc=0xcf6e0451, pid=21948, tid=1
      #
      # Java VM: Java HotSpot(TM) Client VM (1.4.2_09-ea-b01-debug mixed mode)
      # Problematic frame:
      # C [libzla.so+0x451] Java_ZeroLengthArray_testme+0x39
      #
      # An error report file with more information is saved as hs_err_pid21948.log
      #
      # If you would like to submit a bug report, please visit:
      # http://java.sun.com/webapps/bugreport/crash.jsp
      #
      array[0]=0x0.
      Current thread is 1
      Dumping core ...

      WITH 1.4.2_08-b03:
      ==================

      An unexpected exception has been detected in native code outside the VM.
      Unexpected Signal : 11 occurred at PC=0xCF6D0451
      Function=Java_ZeroLengthArray_testme+0x39
      Library=/export/updates/1.4.2_09/Build01/Regression/4804447/libzla.so

      Current Java thread:
              at ZeroLengthArray.testme(Native Method)
              at ZeroLengthArray.main(ZeroLengthArray.java:17)

      Dynamic libraries:
      0x8050000 /export/updates/jdks/j2sdk1.4.2_08/bin/java_g
      0xd2750000 /usr/lib/libthread.so.1
      0xd278d000 /usr/lib/libdl.so.1
      0xd2690000 /usr/lib/libc.so.1
      0xd1c00000 /export/updates/jdks/j2sdk1.4.2_08/jre/lib/i386/client/libjvm_g
      .so
      0xd2630000 /usr/lib/libCrun.so.1
      0xd2610000 /usr/lib/libsocket.so.1
      0xd1b50000 /usr/lib/libnsl.so.1
      0xd25d0000 /usr/lib/libm.so.1
      0xd25b0000 /usr/lib/libsched.so.1
      0xd2590000 /usr/lib/libmp.so.2
      0xd1b20000 /export/updates/jdks/j2sdk1.4.2_08/jre/lib/i386/native_threads/
      libhpi_g.so
      0xd1ae0000 /export/updates/jdks/j2sdk1.4.2_08/jre/lib/i386/libverify_g.so
      0xd1a90000 /export/updates/jdks/j2sdk1.4.2_08/jre/lib/i386/libjava_g.so
      0xd1a60000 /export/updates/jdks/j2sdk1.4.2_08/jre/lib/i386/libzip_g.so
      0xcf6d0000 /export/updates/1.4.2_09/Build01/Regression/4804447/libzla.so

      Heap at VM Abort:
      Heap
       def new generation total 576K, used 114K [0xc4800000, 0xc48a0000, 0xc4ce0000
      )
        eden space 512K, 22% used [0xc4800000, 0xc481cb98, 0xc4880000)
        from space 64K, 0% used [0xc4880000, 0xc4880000, 0xc4890000)
        to space 64K, 0% used [0xc4890000, 0xc4890000, 0xc48a0000)
       tenured generation total 1408K, used 0K [0xc4ce0000, 0xc4e40000, 0xc8800000)
         the space 1408K, 0% used [0xc4ce0000, 0xc4ce0000, 0xc4ce0200, 0xc4e40000)
       compacting perm gen total 4096K, used 992K [0xc8800000, 0xc8c00000, 0xcc80000
      0)








      ###@###.### 2005-05-03 10:30:27 GMT

            asaha Abhijit Saha
            skantesunw Srilatha Kante (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: