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

Crash in interpreter with testcase for 6339303 (ia64 / SLES11)

XMLWordPrintable

    • itanium
    • linux_suse_sles_11

      Crash in the testcase:

      vm/runtime/6339303/Test6339303.java
      ===================================

      This one not simply avoided by changing heap/stack size:

      #
      # An unexpected error has been detected by HotSpot Virtual Machine:
      #
      # SIGSEGV (0xb) at pc=0x2000000003be3e41, pid=19779, tid=2305843009214615424
      #
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.4.2_21-b03 mixed mode)
      # Problematic frame:
      # java(19779): unaligned access to 0x600fffffffb2c1d5, ip=0x2000000000a8c440

      [error occurred during error reporting, step 60, id 0xb]

      # An error report file with more information is saved as hs_err_pid19779.log
      java(19779): unaligned access to 0x600fffffffb2c1d5, ip=0x2000000000a8c440
      java(19779): unaligned access to 0x600fffffffb2c1d5, ip=0x2000000000a8c440
      #
      # If you would like to submit a bug report, please visit:
      # http://java.sun.com/webapps/bugreport/crash.jsp
      #

      Test6339303.sh: line 55: 19779 Aborted ${TESTJAVA}${FS}bin${FS}java Test6339303


      Mixed/interpreted mode crashes
      -Xcomp works

      gdb:


      Program received signal SIGSEGV, Segmentation fault.
      0x2000000003be3e41 in ?? ()
      (gdb) bt
      #0 0x2000000003be3e41 in ?? ()
      #1 0x2000000003be3660 in ?? ()
      #2 0x0000000000000000 in ?? ()
      (gdb)

            kevinw Kevin Walls
            kevinw Kevin Walls
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: