A hard crash caused by an invalid operation exists that kills Minecraft process without saving the world. Altough it says it is an OpenJDK crash, this crash is actually located in the middle of Minecraft data, not at OpenJDK.
Normally it requries changing the Java Runtime environment options, but because this is an invalid operation crash, Java Runtime environment configuration does not matter.
Log dump:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000265a41c2580, pid=6848, tid=17352
#
# JRE version: OpenJDK Runtime Environment Microsoft-28056 (17.0.1+12) (build 17.0.1+12-LTS)
# Java VM: OpenJDK 64-Bit Server VM Microsoft-28056 (17.0.1+12-LTS, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64)
# Problematic frame:
# J 30194 c2 dhw.b(Lgh;)I (12 bytes) @ 0x00000265a41c2580 [0x00000265a41c2560+0x0000000000000020]
#
# No core dump will be written. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\mikol\AppData\Roaming\.minecraft\hs_err_pid6848.log
Compiled method (c2) 4340515 30194 4 dhw::b (12 bytes)
total in heap [0x00000265a41c2390,0x00000265a41c34b8] = 4392
relocation [0x00000265a41c24e8,0x00000265a41c2550] = 104
main code [0x00000265a41c2560,0x00000265a41c2e80] = 2336
stub code [0x00000265a41c2e80,0x00000265a41c2ea8] = 40
oops [0x00000265a41c2ea8,0x00000265a41c2eb0] = 8
metadata [0x00000265a41c2eb0,0x00000265a41c2f48] = 152
scopes data [0x00000265a41c2f48,0x00000265a41c3208] = 704
scopes pcs [0x00000265a41c3208,0x00000265a41c3408] = 512
dependencies [0x00000265a41c3408,0x00000265a41c3430] = 40
handler table [0x00000265a41c3430,0x00000265a41c3448] = 24
nul chk table [0x00000265a41c3448,0x00000265a41c34b8] = 112
Compiled method (c2) 4340546 33543 4 eqt$d::a (84 bytes)
total in heap [0x00000265a515b410,0x00000265a515ddd0] = 10688
relocation [0x00000265a515b568,0x00000265a515b658] = 240
main code [0x00000265a515b660,0x00000265a515cac0] = 5216
stub code [0x00000265a515cac0,0x00000265a515cad8] = 24
oops [0x00000265a515cad8,0x00000265a515caf0] = 24
metadata [0x00000265a515caf0,0x00000265a515cc30] = 320
scopes data [0x00000265a515cc30,0x00000265a515d688] = 2648
scopes pcs [0x00000265a515d688,0x00000265a515dc18] = 1424
dependencies [0x00000265a515dc18,0x00000265a515dc90] = 120
handler table [0x00000265a515dc90,0x00000265a515dcf0] = 96
nul chk table [0x00000265a515dcf0,0x00000265a515ddd0] = 224
#
# If you would like to submit a bug report, please visit:
# https://github.com/microsoft/openjdk/issues
#
AL lib: (EE) alc_cleanup: 1 device not closed
Attachments
Comments 4
Hello, thanks for the report. Please update the description with some more information, such as how to reproduce this crash. If you are unsure, it would be best to describe the situation where this crash occurred. If you had a world open, and it is still crashing, please attach that world.
We basically need to figure out the Minecraft RAM address space, otherwise we won't be able to see where the crash occurs.
@@unknown, sensitive data has been removed from your attachment(s) and they have been re-uploaded as:
[media]-- I am a bot. This action was performed automatically! If you think it was incorrect, please notify us on Discord or Reddit