-
Bug
-
Resolution: Duplicate
-
P4
-
repo-valhalla
Running compiler/valhalla/inlinetypes/TestBufferTearing.java with the additional command line flags "-Xcomp -XX:-TieredCompilation" results in a segfault in java.lang.invoke.MethodHandle.linkToSpecial
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x0000fffe4c7439f8, pid=359220, tid=359357
#
# JRE version: Java(TM) SE Runtime Environment (20.0) (fastdebug build 20-lworld4ea-2022-10-11-0909292.chagedor...)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 20-lworld4ea-2022-10-11-0909292.chagedor..., compiled mode, tiered, compressed oops, compressed class ptrs, g1 gc, linux-aarch64)
# Problematic frame:
# J 3996 java.lang.invoke.MethodHandle.linkToSpecial(Ljava/lang/Object;Ljava/lang/invoke/MemberName;)Ljava/lang/Object; java.base (0 bytes) @ 0x0000fffe4c7439f8 [0x0000fffe4c743940+0x00000000000000b8]
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x0000fffe4c7439f8, pid=359220, tid=359357
#
# JRE version: Java(TM) SE Runtime Environment (20.0) (fastdebug build 20-lworld4ea-2022-10-11-0909292.chagedor...)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (fastdebug 20-lworld4ea-2022-10-11-0909292.chagedor..., compiled mode, tiered, compressed oops, compressed class ptrs, g1 gc, linux-aarch64)
# Problematic frame:
# J 3996 java.lang.invoke.MethodHandle.linkToSpecial(Ljava/lang/Object;Ljava/lang/invoke/MemberName;)Ljava/lang/Object; java.base (0 bytes) @ 0x0000fffe4c7439f8 [0x0000fffe4c743940+0x00000000000000b8]
- duplicates
-
JDK-8295735 [lworld] Missing membar after buffer initialization in method handle return
-
- Resolved
-