#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f35c6710db8, pid=29328, tid=29360
#
# JRE version: Java(TM) SE Runtime Environment (17.0+22) (build 17-ea+22-LTS-1912)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (17-ea+22-LTS-1912, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0x71ddb8] G1SATBMarkQueueSet::filter(SATBMarkQueue&)+0x78
#
# Core dump will be written. Default location: Core dumps may be processed with "/opt/core.sh %p" (or dumping to testoutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_gc/scratch/3/core.29328)
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f35c6710db8, pid=29328, tid=29360
#
# JRE version: Java(TM) SE Runtime Environment (17.0+22) (build 17-ea+22-LTS-1912)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (17-ea+22-LTS-1912, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0x71ddb8] G1SATBMarkQueueSet::filter(SATBMarkQueue&)+0x78
#
# Core dump will be written. Default location: Core dumps may be processed with "/opt/core.sh %p" (or dumping to testoutput/test-support/jtreg_open_test_hotspot_jtreg_hotspot_gc/scratch/3/core.29328)
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
#
- relates to
-
JDK-8214237 Join parallel phases post evacuation
- Resolved