-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
8
-
sparc
-
solaris
This error has been seen once so far, on a JDK8 test run on Solaris SparcV9.
Here is the relevant part of the error message:
---------------------------------------
04:16:55 #
04:16:55 # A fatal error has been detected by the Java Runtime Environment:
04:16:55 #
04:16:55 # SIGSEGV (0xb) at pc=0xffffffff7d769c4c, pid=21064, tid=0x0000000000000011
04:16:55 #
04:16:55 # JRE version: OpenJDK Runtime Environment (8.0_382-b03) (build 1.8.0_382-beta-202306070948-b03)
04:16:55 # Java VM: OpenJDK 64-Bit Server VM (25.382-b03 mixed mode solaris-sparc compressed oops)
04:16:55 # Problematic frame:
04:16:55 # V [libjvm.so+0x769c4c] void JfrNetworkInterfaceName::serialize(JfrCheckpointWriter&)+0xec
04:16:55 #
---------------------------------------
The test was run here: https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/81/consoleFull
Also, this issue may be related to https://bugs.openjdk.org/browse/JDK-8292686 because that is also a SIGSEGV seen while in a JFR frame, and TestGetEventTypes.java is mentioned in the final comment.
Lastly, this Google Drive folder contains the relevant files, including log files, full test output, and a core file: https://drive.google.com/drive/folders/1Q0WE4UdJchlzA9cZuxKkLiXAKZ5A94Jp?usp=drive_link
Here is the relevant part of the error message:
---------------------------------------
04:16:55 #
04:16:55 # A fatal error has been detected by the Java Runtime Environment:
04:16:55 #
04:16:55 # SIGSEGV (0xb) at pc=0xffffffff7d769c4c, pid=21064, tid=0x0000000000000011
04:16:55 #
04:16:55 # JRE version: OpenJDK Runtime Environment (8.0_382-b03) (build 1.8.0_382-beta-202306070948-b03)
04:16:55 # Java VM: OpenJDK 64-Bit Server VM (25.382-b03 mixed mode solaris-sparc compressed oops)
04:16:55 # Problematic frame:
04:16:55 # V [libjvm.so+0x769c4c] void JfrNetworkInterfaceName::serialize(JfrCheckpointWriter&)+0xec
04:16:55 #
---------------------------------------
The test was run here: https://ci.adoptium.net/job/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/81/consoleFull
Also, this issue may be related to https://bugs.openjdk.org/browse/JDK-8292686 because that is also a SIGSEGV seen while in a JFR frame, and TestGetEventTypes.java is mentioned in the final comment.
Lastly, this Google Drive folder contains the relevant files, including log files, full test output, and a core file: https://drive.google.com/drive/folders/1Q0WE4UdJchlzA9cZuxKkLiXAKZ5A94Jp?usp=drive_link