Minecraft crash after opened mod menu
Faeest opened this issue · 4 comments
Every time I opened the mod menu in the main screen, it will crash after 3-5 seconds no matter what. I player minecraft on Linux. is there's I can get around?
+1, i also get this issue with this stacktrace (internal Java error):
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fd391148fb5, pid=668556, tid=668557
#
# JRE version: OpenJDK Runtime Environment (17.0.8+7) (build 17.0.8+7)
# Java VM: OpenJDK 64-Bit Server VM (17.0.8+7, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# C [radeonsi_dri.so+0x148fb5]
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h" (or dumping to /home/*****/.local/share/PrismLauncher/instances/Fabulously Optimized(2)/.minecraft/core.668556)
#
# An error report file with more information is saved as:
# /home/*****/.local/share/PrismLauncher/instances/Fabulously Optimized(2)/.minecraft/hs_err_pid668556.log
[thread 668903 also had an error]
#
# If you would like to submit a bug report, please visit:
# https://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Le processus a cessé de fonctionner avec le code de sortie 6.
I'd like to add that this seems to only happen on Mesa open source drivers (either AMD as NoEnd-yt posted or Intel graphics)
This is caused by YACL and referenced in this issue, so this one can be closed:
isXander/YetAnotherConfigLib#101