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

TestPinnedGarbage.java intermittent trigger assert Region \d+ pinning status is inconsistent

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 26
    • hotspot
    • gc
    • In Review
    • aarch64
    • linux

      Test: gc/shenandoah/jni/TestPinnedGarbage.java#generational

      Test log snippet:
      For random generator using seed: -6989196895734925695
      To re-run test with same seed value please add "-Djdk.test.lib.random.seed=-6989196895734925695" to command line.
      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # Internal Error (src/hotspot/share/gc/shenandoah/shenandoahHeap.cpp:2418), pid=2783722, tid=2783934
      # assert((r->is_pinned() && r->pin_count() > 0) || (!r->is_pinned() && r->pin_count() == 0)) failed: Region 14 pinning status is inconsistent
      #
      # JRE version: OpenJDK Runtime Environment HJDK-0 (26.0) (fastdebug build 26+-32697bf6)
      # Java VM: OpenJDK 64-Bit Server VM HJDK-0 (fastdebug 26+-32697bf6, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, shenandoah gc, linux-aarch64)
      # Problematic frame:
      # V [libjvm.so+0x1812204] ShenandoahHeap::assert_pinned_region_status()+0xd4

      Reproduce probability about: 1/100

        1. 41.log
          13 kB
        2. core.2783722.tar.xz
          47.23 MB
        3. core.2783722.tar-1.xz
          47.23 MB
        4. hs_err_pid2783722.log
          378 kB
        5. hs_err_pid2894574.log
          360 kB
        6. jtreg-result-FAILED-26.log
          45 kB

            wkemper William Kemper
            syan Sendao Yan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: