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

C1 fastdebug binary failed to run Compile The World tests on solx86

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.4.0
    • 1.4.0
    • hotspot
    • None
    • beta2
    • x86, sparc
    • solaris, solaris_8
    • Verified

      When I try to run CTW tests on solx86 platform with fastdebug binary,
      I hit an assertion: "An unexpected exception has been detected in native code outside the VM."

      This error only occur after putback of c1_baseline/20010416-143455 or
      baseline/20010408-190556.

      To reproduce the bug:
      1. Install JDK1.4 on solx86 platform.
      2. untar the fastdebug binary from build archive page. You can untar the latest
         one or any binary after following 2 putback. /net/jano/export/disk05/hotspot/auto/ar/baseline/20010408-190556/bin_solaris_i486_compiler1_fastg.tar.gz
      /net/jano/export/disk05/hotspot/auto/ar/c1_baseline/20010416-143455/bin_solaris_i486_compiler1_fastg.tar.gz
      3. run CTW tests on any jar file:
      java -client -verify -XX:+CompileTheWorld -XX:+PatchALot -XX:MinInliningThreshold=0 -XX:MaxPermSize=64m -XX:CompileTheWorldStartAt=0 -XX:CompileTheWorldStopAt=12 -Xbootclasspath/p:/net/sqesvr/export/vsn/VM/testbase/testbase_vm/src/jit/compiletheworld/jars/0-9/112.jar

      An unexpected exception has been detected in native code outside the VM.
      Unexpected Signal : 11 occurred at PC=0x49F01BCE
      Function=[Unknown.]
      Library=(N/A)

      NOTE: We are unable to locate the function name symbol for the error
            just occurred. Please refer to release documentation for possible
            reason and solutions.


      Current Java thread:

      Dynamic libraries:
      0x8050000 /net/sqesvr/export/vsn/users/ctwresult/scripts/compileTheWorld/jdk/baseline/jdk1.4/j2sdk-1_4_0-beta-bin-b62-solx86-25_apr_2001/bin/../bin/i386/native_threads/java
      0xdfb80000 /usr/lib/libthread.so.1
      0xdfbc0000 /usr/lib/libdl.so.1
      0xdfac0000 /usr/lib/libc.so.1
      0xde400000 /net/taloraan.eng/export/vsn/users/fhsu/jdk/baseline/jdk1.4/j2sdk-1_4_0-beta-bin-b62-solx86-25_apr_2001/jre/lib/i386/compiler1.20010430-082110/libjvm.so
      0xdfa60000 /usr/lib/libCrun.so.1
      0xdfa30000 /usr/lib/libsocket.so.1
      0xdf990000 /usr/lib/libnsl.so.1
      0xdf970000 /usr/lib/libm.so.1
      0xdfa80000 /usr/lib/libw.so.1
      0xdf940000 /usr/lib/libmp.so.2
      0xdf900000 /net/taloraan.eng/export/vsn/users/fhsu/jdk/baseline/jdk1.4/j2sdk-1_4_0-beta-bin-b62-solx86-25_apr_2001/jre/lib/i386/native_threads/libhpi_g.so
      0xdf8c0000 /net/taloraan.eng/export/vsn/users/fhsu/jdk/baseline/jdk1.4/j2sdk-1_4_0-beta-bin-b62-solx86-25_apr_2001/jre/lib/i386/libverify_g.so
      0xdd800000 /net/sqesvr/export/vsn/users/ctwresult/scripts/compileTheWorld/jdk/baseline/jdk1.4/j2sdk-1_4_0-beta-bin-b62-solx86-25_apr_2001/bin/../jre/lib/i386/libjvm_g.so
      0xdf880000 /net/taloraan.eng/export/vsn/users/fhsu/jdk/baseline/jdk1.4/j2sdk-1_4_0-beta-bin-b62-solx86-25_apr_2001/jre/lib/i386/libjava_g.so
      0xdf840000 /net/taloraan.eng/export/vsn/users/fhsu/jdk/baseline/jdk1.4/j2sdk-1_4_0-beta-bin-b62-solx86-25_apr_2001/jre/lib/i386/libzip_g.so

      Local Time = Tue May 1 18:27:51 2001
      Elapsed Time = 4
      #
      # The exception above was detected in native code outside the VM
      #
      # Java VM: Java HotSpot(TM) Client VM (optimized+1.4+c1_baseline+compiler1+20010416-143455-debug mixed mode)
      #
      # An error report file has been saved as hs_err_pid29624.log.
      # Please refer to the file for further information.
      #
      Dumping core....

            dmcox David Cox (Inactive)
            fhsusunw Francis Hsu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: