-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
23, 24
-
x86_64
-
os_x
The GHA test runner https://github.com/openjdk-bots/jdk23u/actions/runs/10484758705/job/29040960435 report test compiler/c2/TestStressRecompilation.java trigger JVM crash on macos-x64:
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x0000000104696e81, pid=6880, tid=27139
#
# JRE version: OpenJDK Runtime Environment (23.0.1) (fastdebug build 23.0.1-internal-openjdk-bot-7483ce4443c443cf1c9d5df71cae30a2a93b3cfb)
# Java VM: OpenJDK 64-Bit Server VM (fastdebug 23.0.1-internal-openjdk-bot-7483ce4443c443cf1c9d5df71cae30a2a93b3cfb, compiled mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, bsd-amd64)
# Problematic frame:
# V [libjvm.dylib+0xf36e81] PhaseOutput::fill_buffer(C2_MacroAssembler*, unsigned int*)+0x5e1
#
# CreateCoredumpOnCrash turned off, no core file dumped
#
# An error report file with more information is saved as:
# /Users/runner/work/jdk23u/jdk23u/build/run-test-prebuilt/test-support/jtreg_test_hotspot_jtreg_tier1_compiler_1/scratch/1/hs_err_pid6880.log
#
# Compiler replay data is saved as:
# /Users/runner/work/jdk23u/jdk23u/build/run-test-prebuilt/test-support/jtreg_test_hotspot_jtreg_tier1_compiler_1/scratch/1/replay_pid6880.log
#
# 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=0x0000000104696e81, pid=6880, tid=27139
#
# JRE version: OpenJDK Runtime Environment (23.0.1) (fastdebug build 23.0.1-internal-openjdk-bot-7483ce4443c443cf1c9d5df71cae30a2a93b3cfb)
# Java VM: OpenJDK 64-Bit Server VM (fastdebug 23.0.1-internal-openjdk-bot-7483ce4443c443cf1c9d5df71cae30a2a93b3cfb, compiled mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, bsd-amd64)
# Problematic frame:
# V [libjvm.dylib+0xf36e81] PhaseOutput::fill_buffer(C2_MacroAssembler*, unsigned int*)+0x5e1
#
# CreateCoredumpOnCrash turned off, no core file dumped
#
# An error report file with more information is saved as:
# /Users/runner/work/jdk23u/jdk23u/build/run-test-prebuilt/test-support/jtreg_test_hotspot_jtreg_tier1_compiler_1/scratch/1/hs_err_pid6880.log
#
# Compiler replay data is saved as:
# /Users/runner/work/jdk23u/jdk23u/build/run-test-prebuilt/test-support/jtreg_test_hotspot_jtreg_tier1_compiler_1/scratch/1/replay_pid6880.log
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
#