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

SIGSEGV in ShenandoahMarkRefsClosure<(ShenandoahGenerationType)0>::do_oop(oopDesc**)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • None
    • None
    • hotspot
    • gc
    • x86_64
    • linux

      Test gc/shenandoah/TestAllocIntArrays.java#iu-aggressive trigger SIGSEGV:

      For random generator using seed: -3484685935338769907
      To re-run test with same seed value please add "-Djdk.test.lib.random.seed=-3484685935338769907" to command line.
      #
      # A fatal error has been detected by the Java Runtime Environment:
      #
      # SIGSEGV (0xb) at pc=0x00007fa807d059db, pid=349652, tid=349668
      #
      # JRE version: OpenJDK Runtime Environment (24.0) (build 24)
      # Java VM: OpenJDK 64-Bit Server VM (24, compiled mode, sharing, tiered, compressed oops, compressed class ptrs, shenandoah gc, linux-amd64)
      # Problematic frame:
      # V [libjvm.so+0xdfb9db] ShenandoahMarkRefsClosure<(ShenandoahGenerationType)0>::do_oop(oopDesc**)+0x12b

      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

            kdnilsen Kelvin Nilsen
            syan Sendao Yan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: