-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b25
-
arm
-
linux
Since commit commit https://github.com/openjdk/jdk/commit/276251c44a1a5b9dc36b27ecbaed37de62fc7558 the native arm32 build crashes when the newly built JDK image is actually used.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb6e9c260, pid=13328, tid=13332
#
# JRE version: (24.0) (build )
# Java VM: OpenJDK Server VM (24-internal-adhoc.root.workspace, mixed mode, g1 gc, linux-arm)
# Problematic frame:
# C [libc.so.6+0x6c260] memset+0x40
#
# Core dump will be written. Default location: /workspace/make/core
#
#
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb6e9c260, pid=13328, tid=13332
#
# JRE version: (24.0) (build )
# Java VM: OpenJDK Server VM (24-internal-adhoc.root.workspace, mixed mode, g1 gc, linux-arm)
# Problematic frame:
# C [libc.so.6+0x6c260] memset+0x40
#
# Core dump will be written. Default location: /workspace/make/core
#
#
- relates to
-
JDK-8342826 Improve performance of oopDesc::klass() after JDK-8305895
- Resolved
-
JDK-8344363 FullGCForwarding::initialize_flags is called after ObjLayout::initialize
- Resolved
- links to
-
Commit(master) openjdk/jdk/26494063
-
Review(master) openjdk/jdk/22196