corretto / corretto-8

Amazon Corretto 8 is a no-cost, multi-platform, production-ready distribution of OpenJDK 8
GNU General Public License v2.0
2.11k stars 221 forks source link

# A fatal error has been detected by the Java Runtime Environment: #452

Open dreamdht opened 1 year ago

dreamdht commented 1 year ago
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000723248c2, pid=19056, tid=0x0000000000003778
#
# 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 windows-amd64 compressed oops)
# Problematic frame:
# V  [jvm.dll+0x1d48c2]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# E:\RootCode\��Ŀ\�����̳�\guliMall\hs_err_pid19056.log
#
# If you would like to submit a bug report, please visit:
#   https://github.com/corretto/corretto-8/issues/
#
eastig commented 1 year ago

Hi @dreamdht, Could you please provide guliMall\hs_err_pid19056.log?

dreamdht commented 1 year ago

emmmmmm, I have solved this problem, just rollback this project.But I still want to know what happened for this error, here is my error log.(they have same content , just different text name).if u can know what happend for this error, please call back me ,thanks very much.

------------------ 原始邮件 ------------------ 发件人: "corretto/corretto-8" @.>; 发送时间: 2023年3月10日(星期五) 晚上10:12 @.>; @.**@.>; 主题: Re: [corretto/corretto-8] # A fatal error has been detected by the Java Runtime Environment: (Issue #452)

Hi @dreamdht, Could you please provide guliMall\hs_err_pid19056.log?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

eastig commented 1 year ago

@dreamdht I am sorry but I don't see your error log. If you sent it as an attachment, it might not have uploaded here.

dreamdht commented 1 year ago

https://github.com/dreamdht/error-log-.git here. I send to github

eastig commented 1 year ago

Hi @dreamdht, In the log you provided, I see you are using:

OpenJDK Runtime Environment (8.0_322-b06) (build 1.8.0_322-b06)

Do you have the issue the latest release: https://github.com/corretto/corretto-8/releases/tag/8.362.08.1?