-
Notifications
You must be signed in to change notification settings - Fork 230
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Intermittent Crash java application.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000001f6cee4f366, pid=3516, tid=0x0000000000000f2c
#
# JRE version: OpenJDK Runtime Environment (8.0_422-b05) (build 1.8.0_422-b05)
# Java VM: OpenJDK 64-Bit Server VM (25.422-b05 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# J 2195 C2 java.util.concurrent.ConcurrentHashMap.get(Ljava/lang/Object;)Ljava/lang/Object; (162 bytes) @ 0x000001f6cee4f366 [0x000001f6cee4f320+0x46]
#
# Core dump written. Default location: C:\MediaSpan\NCSPaymentService\Tomcat\hs_err_pid3516.mdmp
#
# If you would like to submit a bug report, please visit:
# https://github.com/corretto/corretto-8/issues/
To Reproduce
Suddenly Application stopped working. Service stopped.
Expected behavior
It should not crash
Screenshots
If applicable, add screenshots to help explain your problem.
Platform information
OS: Windows Server 2019 Datacentre
Version :
openjdk version "1.8.0_422"
OpenJDK Runtime Environment Corretto-8.422.05.1 (build 1.8.0_422-b05)
hs_err_pid5820.log
hs_err_pid5820.log
hs_err_pid3516.log
hs_err_pid3272.log
OpenJDK 64-Bit Server VM Corretto-8.422.05.1 (build 25.422-b05, mixed mode)
Additional context
Add any other context about the problem here.
For VM crashes, please attach the error report file. By default the file name is hs_err_pidpid.log, where pid is the process ID of the process.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working