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

JVM (client) in Mustang crashes with deoptimizing test

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3 P3
    • None
    • 6
    • hotspot
    • x86
    • linux_redhat_3.0

      Several kinds of crash occur with deopt. test case.

      CONFIGURATION :
        RedHat Linux + Mustang b95

      REPRODUCE :
       1) invoke the following commands with the attached deopt. program.
      java -client -Xcomp -XX:CompileOnly=static_method.deoptee1,static_method.deoptee2,static_method.another_compiled_method static_method 10 100
      Or
      java -client -Xcomp -XX:CompileOnly=instance_method.deoptee1,instance_method.deoptee2,instance_method.another_compiled_method instance_method 10 100
        Note :
          Either of the above 2 should be invoked severl hundred times.

      RESULT :
        crash 1 : SIGILL in resolve_virtual_call
          trace1.log : stack trace file
          hs_err_pid25847.log : errror log file

        crash 2 : SIGSEG
          trace2.log : stack trace file
          hs_err_pid5686.log : errror log file

            Unassigned Unassigned
            tbaba Tadayuki Baba (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: