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

C2 crash Node_Backward_Iterator::next()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 8u192, 11
    • hotspot
    • x86
    • linux

      I'm creating this bug on behalf of the Alibaba Dragonwell community (a friendly downstream distribution of JDK8) with consent from GitHub user 'yansendao'.

      Dragonwell Issue link:
      https://github.com/alibaba/dragonwell8/issues/12

      Description:
      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # SIGSEGV (0xb) at pc=0x00007f4187b6ecd8, pid=52109, tid=52120
      #
      # JRE version: OpenJDK Runtime Environment (11.0.2+9) (build 11.0.2+9)
      # Java VM: OpenJDK 64-Bit Server VM (11.0.2+9, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
      # Problematic frame:
      # V [libjvm.so+0x7e6cd8] Node_Backward_Iterator::next()+0x138
      #
      # No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
      #
      # An error report file with more information is saved as:
      # /ssd1/home/chuansheng.lcs/tmp/tf3/hs_err_pid52109.log
      #
      # Compiler replay data is saved as:
      # /ssd1/home/chuansheng.lcs/tmp/tf3/replay_pid52109.log
      #
      # If you would like to submit a bug report, please visit:
      # http://bugreport.java.com/bugreport/crash.jsp
      #
      Aborted

      Steps to reproduce:
      - unzip attachment testfile2.zip
      - javac testfile/*
      - java -cp testfile Test


      JDK version:
      I tested and confirmed that this bug happened on both jdk8 and jdk11.

            thartmann Tobias Hartmann
            luchsh Jonathan Lu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: