-
Bug
-
Resolution: Fixed
-
P3
-
17
-
b21
-
aarch64
-
os_x
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGBUS (0xa) at pc=0x00000001084d95e4, pid=49007, tid=8451
#
# JRE version: OpenJDK Runtime Environment (17.0) (fastdebug build 17-internal+0-adhoc.zgu.jdk)
# Java VM: OpenJDK 64-Bit Server VM (fastdebug 17-internal+0-adhoc.zgu.jdk, mixed mode, tiered, compressed oops, compressed class ptrs, shenandoah gc, bsd-aarch64)
# Problematic frame:
# V [libjvm.dylib+0xcd95e4] nmethod::is_unloading()+0xc0
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /Users/zgu/Documents/workspace/jdk/build/macosx-aarch64-server-fastdebug/test-support/jtreg_test_jdk_tier1/scratch/2/hs_err_pid49007.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:
#
# SIGBUS (0xa) at pc=0x00000001084d95e4, pid=49007, tid=8451
#
# JRE version: OpenJDK Runtime Environment (17.0) (fastdebug build 17-internal+0-adhoc.zgu.jdk)
# Java VM: OpenJDK 64-Bit Server VM (fastdebug 17-internal+0-adhoc.zgu.jdk, mixed mode, tiered, compressed oops, compressed class ptrs, shenandoah gc, bsd-aarch64)
# Problematic frame:
# V [libjvm.dylib+0xcd95e4] nmethod::is_unloading()+0xc0
#
# No core dump will be written. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /Users/zgu/Documents/workspace/jdk/build/macosx-aarch64-server-fastdebug/test-support/jtreg_test_jdk_tier1/scratch/2/hs_err_pid49007.log
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
#
- relates to
-
JDK-8265984 Concurrent GC: Some tests fail "assert(is_frame_safe(f)) failed: Frame must be safe"
- Closed
-
JDK-8253795 Implementation of JEP 391: macOS/AArch64 Port
- Resolved