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

ARM32: StubCodeGenerator::verify_stub(StubGenStubId) failed after JDK-8343767

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 25
    • None
    • hotspot
    • None
    • b12
    • aarch32
    • linux

      how to reproduce:

      arm32+linux build, and run jdk/bin/java --version

      error log:

      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (/tmp/jdk-src/src/hotspot/share/runtime/stubCodeGenerator.cpp:123), pid=116951, tid=116953
      # assert(StubRoutines::stub_to_blob(stub_id) == blob_id()) failed: wrong blob initial for generation of stub atomic_add
      #
      # JRE version: (25.0) (fastdebug build )
      # Java VM: OpenJDK Server VM (fastdebug 25-internal-git-ab66c82ce9f, mixed mode, sharing, g1 gc, linux-arm)
      # Problematic frame:
      # V [libjvm.so+0xd3baf4] StubCodeGenerator::verify_stub(StubGenStubId) [clone .part.0]+0x13

            haosun Hao Sun
            haosun Hao Sun
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: