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

[s390x] test failures: foreign/normalize/TestNormalize.java with C2

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 24
    • hotspot
    • s390x
    • linux


      command: make test TEST=jtreg:java/foreign/normalize/TestNormalize.java JTREG="JAVA_OPTIONS=-XX:-TieredCompilation"

      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (/home/amit/jdk/src/hotspot/cpu/s390/abstractInterpreter_s390.cpp:194), pid=4050366, tid=4050387
      # assert(caller->is_entry_frame()) failed: is there a new frame type??
      #
      # JRE version: OpenJDK Runtime Environment (24.0) (fastdebug build 24-internal-adhoc.amit.jdk)
      # Java VM: OpenJDK 64-Bit Server VM (fastdebug 24-internal-adhoc.amit.jdk, mixed mode, sharing, compressed oops, compressed class ptrs, g1 gc, linux-s390x)
      # Problematic frame:
      # V [libjvm.so+0x229a8a] AbstractInterpreter::layout_activation(Method*, int, int, int, int, int, int, frame*, frame*, bool, bool)+0x4c2
      #
      # Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to /home/amit/jdk/build/linux-s390x-server-fastdebug/test-support/jtreg_test_jdk_java_foreign_normalize_TestNormalize_java/scratch/0/core.4050366)
      #
      # If you would like to submit a bug report, please visit:
      # https://bugreport.java.com/bugreport/crash.jsp
      #

      BT:
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [libjvm.so+0x229a8a] AbstractInterpreter::layout_activation(Method*, int, int, int, int, int, int, frame*, frame*, bool, bool)+0x4c2 (abstractInterpreter_s390.cpp:194)
      V [libjvm.so+0x1489f76] vframeArrayElement::unpack_on_stack(int, int, int, frame*, bool, bool, int)+0x1c6 (vframeArray.cpp:292)
      V [libjvm.so+0x148d9ce] vframeArray::unpack_to_stack(frame&, int, int)+0x4ce (vframeArray.cpp:642)
      V [libjvm.so+0x7d6936] Deoptimization::unpack_frames(JavaThread*, int)+0x11e (deoptimization.cpp:884)
      v ~UncommonTrapBlob 0x000003ff9871b232

      [error occurred during error reporting (printing native stack (with source info)), id 0xe0000000, Internal Error (/home/amit/jdk/src/hotspot/cpu/s390/macroAssembler_s390.cpp:5965)]

      Retrying call stack printing without source information...
      Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
      V [libjvm.so+0x229a8a] AbstractInterpreter::layout_activation(Method*, int, int, int, int, int, int, frame*, frame*, bool, bool)+0x4c2 (abstractInterpreter_s390.cpp:194)
      V [libjvm.so+0x1489f76] vframeArrayElement::unpack_on_stack(int, int, int, frame*, bool, bool, int)+0x1c6
      V [libjvm.so+0x148d9ce] vframeArray::unpack_to_stack(frame&, int, int)+0x4ce
      V [libjvm.so+0x7d6936] Deoptimization::unpack_frames(JavaThread*, int)+0x11e
      v ~UncommonTrapBlob 0x000003ff9871b232

      [error occurred during error reporting (retry printing native stack (no source info)), id 0xe0000000, Internal Error (/home/amit/jdk/src/hotspot/cpu/s390/macroAssembler_s390.cpp:5965)]

            amitkumar Amit Kumar
            amitkumar Amit Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: