- 
    Bug 
- 
    Resolution: Won't Fix
- 
     P3 P3
- 
    None
- 
    None
- 
    + uname -a 
 Linux iZbp1fpigzfg4blxxktiq3Z 5.10.134-16.3.al8.x86_64 #1 SMP Tue Mar 26 18:54:05 CST 2024 x86_64 x86_64 x86_64 GNU/Linux
 + cat /etc/os-release
 NAME="Alibaba Cloud Linux"
 VERSION="3 (Soaring Falcon)"
 ID="alinux"
 ID_LIKE="rhel fedora centos anolis"
 VERSION_ID="3"
 UPDATE_ID="9.1"
 PLATFORM_ID="platform:al8"
 PRETTY_NAME="Alibaba Cloud Linux 3 (Soaring Falcon)"
 ANSI_COLOR="0;31"
 HOME_URL="https://www.aliyun.com/"+ free -h 
 total used free shared buff/cache available
 Mem: 123Gi 1.1Gi 90Gi 9.0Mi 32Gi 121Gi
 Swap: 0B 0B 0B
 + lscpu
 + head -n 25
 Architecture: x86_64
 CPU op-mode(s): 32-bit, 64-bit
 Byte Order: Little Endian
 CPU(s): 32
 On-line CPU(s) list: 0-31
 Thread(s) per core: 2
 Core(s) per socket: 16
 Socket(s): 1
 NUMA node(s): 1
 Vendor ID: AuthenticAMD
 BIOS Vendor ID: Alibaba Cloud
 CPU family: 25
 Model: 17
 Model name: AMD EPYC 9T24 96-Core Processor
 BIOS Model name: pc-i440fx-2.1
 Stepping: 1
 CPU MHz: 3695.384
 BogoMIPS: 5399.99
 Hypervisor vendor: KVM
 Virtualization type: full
 L1d cache: 32K
 L1i cache: 32K
 L2 cache: 1024K
 L3 cache: 32768K
 NUMA node0 CPU(s): 0-31
 + java -version
 openjdk version "24" 2025-03-18
 OpenJDK Runtime Environment (build 24)
 OpenJDK 64-Bit Server VM (build 24, mixed mode, sharing)
 + java -Xinternalversion
 OpenJDK 64-Bit Server VM (24) for linux-amd64 JRE (24), built on 2024-07-13T12:09:16Z with gcc 10.2.1 20210130 (Red Hat 10.2.1-11)
 + git remote -v
 origin git@github.com:openjdk/jdk.git (fetch)
 origin git@github.com:openjdk/jdk.git (push)
 + git branch- master
 + git log -n 1
 + head -n 1
 commit 6f325db49365d3d06add5d194d4696a1428675fa
 + git status
 On branch master
 Your branch is up to date with 'origin/master'.
 nothing to commit, working tree clean + uname -a Linux iZbp1fpigzfg4blxxktiq3Z 5.10.134-16.3.al8.x86_64 #1 SMP Tue Mar 26 18:54:05 CST 2024 x86_64 x86_64 x86_64 GNU/Linux + cat /etc/os-release NAME="Alibaba Cloud Linux" VERSION="3 (Soaring Falcon)" ID="alinux" ID_LIKE="rhel fedora centos anolis" VERSION_ID="3" UPDATE_ID="9.1" PLATFORM_ID="platform:al8" PRETTY_NAME="Alibaba Cloud Linux 3 (Soaring Falcon)" ANSI_COLOR="0;31" HOME_URL="https://www.aliyun.com/" + free -h total used free shared buff/cache available Mem: 123Gi 1.1Gi 90Gi 9.0Mi 32Gi 121Gi Swap: 0B 0B 0B + lscpu + head -n 25 Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 32 On-line CPU(s) list: 0-31 Thread(s) per core: 2 Core(s) per socket: 16 Socket(s): 1 NUMA node(s): 1 Vendor ID: AuthenticAMD BIOS Vendor ID: Alibaba Cloud CPU family: 25 Model: 17 Model name: AMD EPYC 9T24 96-Core Processor BIOS Model name: pc-i440fx-2.1 Stepping: 1 CPU MHz: 3695.384 BogoMIPS: 5399.99 Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 1024K L3 cache: 32768K NUMA node0 CPU(s): 0-31 + java -version openjdk version "24" 2025-03-18 OpenJDK Runtime Environment (build 24) OpenJDK 64-Bit Server VM (build 24, mixed mode, sharing) + java -Xinternalversion OpenJDK 64-Bit Server VM (24) for linux-amd64 JRE (24), built on 2024-07-13T12:09:16Z with gcc 10.2.1 20210130 (Red Hat 10.2.1-11) + git remote -v origin git@github.com:openjdk/jdk.git (fetch) origin git@github.com:openjdk/jdk.git (push) + git branch master + git log -n 1 + head -n 1 commit 6f325db49365d3d06add5d194d4696a1428675fa + git status On branch master Your branch is up to date with 'origin/master'. nothing to commit, working tree clean
- master
- 
        x86_64
- 
        linux
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