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

TestGarbageCollectorMXBean.java intermittent crash ZMark::mark_and_follow(ZMarkContext*, ZMarkStackEntry)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P2 P2
    • 23
    • 23
    • hotspot
    • gc
    • aarch64
    • linux

      jdk configure command:
      bash configure --with-jobs=32 --prefix=/var/tmp/tone/run/jtreg/jdk-repo/install-release --verbose --with-debug-level=release --enable-unlimited-crypto --with-vendor-name=yansendao --with-vendor-url=https://github.com/sendaoYan --with-vendor-bug-url=mailto:yansendao.ysd@alibaba-inc.com --with-vendor-vm-bug-url=mailto:yansendao.ysd@alibaba-inc.com --with-jvm-variants=server --with-boot-jdk=/var/tmp/tone/run/jtreg/binary-download/jdk-binary --with-gtest=/var/tmp/tone/run/jtreg/googletest-v1.14.x --with-jtreg=/var/tmp/tone/run/jtreg/jtreg --with-jmh=build/jmh/jars --with-version-pre='' --with-version-opt='' --with-zlib=system

      test result snippet:
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # SIGSEGV (0xb) at pc=0x0000ffffa789e148, pid=483564, tid=483580
      #
      # JRE version: OpenJDK Runtime Environment (23.0) (build 23)
      # Java VM: OpenJDK 64-Bit Server VM (23, mixed mode, sharing, tiered, compressed class ptrs, z gc, linux-aarch64)
      # Problematic frame:
      # V [libjvm.so+0xebe148][0.243s] (Notification Thread) Duration: 0
      [0.244s] (Notification Thread) Young MemoryUsageBeforeGC: init = 0(0K) used = 0(0K) committed = 0(0K) max = 0(0K)
      [0.244s] (Notification Thread) Young MemoryUsageAfterGC: init = 0(0K) used = 0(0K) committed = 0(0K) max = 0(0K)
      [0.245s] (Notification Thread) Old MemoryUsageBeforeGC: init = 0(0K) used = 0(0K) committed = 0(0K) max = 0(0K)
      [0.245s] (Notification Thread) Old MemoryUsageAfterGC: init = 0(0K) used = 0(0K) committed = 0(0K) max = 0(0K)
      [0.245s] (Notification Thread)
        ZMark::mark_and_follow(ZMarkContext*, ZMarkStackEntry)+0x138

            Unassigned Unassigned
            syan Sendao Yan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: