-
Bug
-
Resolution: Unresolved
-
P4
-
openjdk8u
-
x86_64
-
linux
ADDITIONAL SYSTEM INFORMATION :
JRE version: OpenJDK Runtime Environment (8.0_322-b06) (build 1.8.0_322-b06)
Java VM: OpenJDK 64-Bit Server VM (25.322-b06 mixed mode linux-amd64 compressed oops)
centos-7 and 25.322-b06 mixed mode linux-amd64
Docker image - eclipse-temurin:8u322-b06-jdk-centos7
A DESCRIPTION OF THE PROBLEM :
VjM Crashed with SIGSEGV error
SIGSEGV (0xb) at pc=0x00007f1f3f40ac0c, pid=8, tid=0x00007f1df83e1700
Problematic frame:
J 33232 C2 java.time.LocalDate.toString()Ljava/lang/String; (148 bytes) @ 0x00007f1f3f40ac0c [0x00007f1f3f40abe0+0x2c]
ERROR MESSAGES/STACK TRACES THAT OCCUR :
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f1f3f40ac0c, pid=8, tid=0x00007f1df83e1700
#
# JRE version: OpenJDK Runtime Environment (8.0_322-b06) (build 1.8.0_322-b06)
# Java VM: OpenJDK 64-Bit Server VM (25.322-b06 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# J 33232 C2 java.time.LocalDate.toString()Ljava/lang/String; (148 bytes) @ 0x00007f1f3f40ac0c [0x00007f1f3f40abe0+0x2c]
#
# Core dump written. Default location: /configmap/core or core.8
#
# If you would like to submit a bug report, please visit:
# https://github.com/adoptium/adoptium-support/issues
#
--------------- T H R E A D ---------------
Current thread (0x00007f1e3800e000): JavaThread "hz.client_0.user-8" [_thread_in_Java, id=360, stack(0x00007f1df82e1000,0x00007f1df83e2000)]
siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x0000000000000034
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
This SIGSEGV occurs randomly in a spring application that is calling hazelcast .When the SIGSEGV happened it was like 7 days after the start.unfortunately, we don't have the steps to reproduce.
ACTUAL -
JVM Crashed with SIGSEGV error
FREQUENCY : always
JRE version: OpenJDK Runtime Environment (8.0_322-b06) (build 1.8.0_322-b06)
Java VM: OpenJDK 64-Bit Server VM (25.322-b06 mixed mode linux-amd64 compressed oops)
centos-7 and 25.322-b06 mixed mode linux-amd64
Docker image - eclipse-temurin:8u322-b06-jdk-centos7
A DESCRIPTION OF THE PROBLEM :
VjM Crashed with SIGSEGV error
SIGSEGV (0xb) at pc=0x00007f1f3f40ac0c, pid=8, tid=0x00007f1df83e1700
Problematic frame:
J 33232 C2 java.time.LocalDate.toString()Ljava/lang/String; (148 bytes) @ 0x00007f1f3f40ac0c [0x00007f1f3f40abe0+0x2c]
ERROR MESSAGES/STACK TRACES THAT OCCUR :
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f1f3f40ac0c, pid=8, tid=0x00007f1df83e1700
#
# JRE version: OpenJDK Runtime Environment (8.0_322-b06) (build 1.8.0_322-b06)
# Java VM: OpenJDK 64-Bit Server VM (25.322-b06 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# J 33232 C2 java.time.LocalDate.toString()Ljava/lang/String; (148 bytes) @ 0x00007f1f3f40ac0c [0x00007f1f3f40abe0+0x2c]
#
# Core dump written. Default location: /configmap/core or core.8
#
# If you would like to submit a bug report, please visit:
# https://github.com/adoptium/adoptium-support/issues
#
--------------- T H R E A D ---------------
Current thread (0x00007f1e3800e000): JavaThread "hz.client_0.user-8" [_thread_in_Java, id=360, stack(0x00007f1df82e1000,0x00007f1df83e2000)]
siginfo: si_signo: 11 (SIGSEGV), si_code: 1 (SEGV_MAPERR), si_addr: 0x0000000000000034
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
This SIGSEGV occurs randomly in a spring application that is calling hazelcast .When the SIGSEGV happened it was like 7 days after the start.unfortunately, we don't have the steps to reproduce.
ACTUAL -
JVM Crashed with SIGSEGV error
FREQUENCY : always