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

[JVMCI] DebugInfo Tests on DeoptimizeALot runs fails in assert(_pc == *pc_addr || pc == *pc_addr) frame::patch_pc() /frame_x86.cpp:285

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • hotspot
    • b107
    • generic
    • generic
    • Verified

      ----------System.out:(18/1118)*----------
      # To suppress the following error report, specify this argument
      # after -XX: or in .hotspotrc: SuppressErrorAt=\\frame_x86.cpp:285
      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (C:\\jprt\\T\\P1\\003120.iignatye\\s\\hotspot\\src\\cpu\\x86\\vm\\frame_x86.cpp:285), pid=220372, tid=4208
      # assert(_pc == *pc_addr || pc == *pc_addr) failed: must be
      #
      # JRE version: Java(TM) SE Runtime Environment (9.0) (build 9-internal+0-2015-12-25-003120.iignatye.8146205)
      # Java VM: Java HotSpot(TM) 64-Bit Server VM (9-internal+0-2015-12-25-003120.iignatye.8146205, compiled mode, jvmci, compressed oops, g1 gc, windows-amd64)


      #
      # If you would like to submit a bug report, please visit:
      # http://bugreport.java.com/bugreport/crash.jsp

      Java Options: -server -Xcomp -XX:MaxRAMFraction=8 -XX:+CreateCoredumpOnCrash -ea -esa -XX:-TieredCompilation -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -XX:+IgnoreUnrecognizedVMOptions -XX:+DeoptimizeALot

      call-stack
      V [jvm.dll+0x4946ca] frame::patch_pc+0x7a;; ?patch_pc@frame@@QEAAXPEAVThread@@PEAE@Z+0x7a
      V [jvm.dll+0x31c1c4] frame::deoptimize+0x354;; ?deoptimize@frame@@QEAAXPEAVJavaThread@@@Z+0x354
      V [jvm.dll+0x30cfce] Deoptimization::deoptimize+0x17e;; ?deoptimize@Deoptimization@@SAXPEAVJavaThread@@Vframe@@PEAVRegisterMap@@W4DeoptReason@1@@Z+0x17e

            rschatz Roland Schatz
            jcm Jamsheed C M (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: