"A fatal error has been detected by the Java Runtime Environment" While Trying to Play Minecraft

Discussion of Void Linux graphical and gaming software tips, tricks, and troubleshooting.
Post Reply
foxabashed
Posts: 1
https://dekodeco.com.pl/producent-mebli-na-wymiar-w-warszawie-nowoczesne-kuchnie/
Joined: Tue Feb 27, 2024 5:52 am

"A fatal error has been detected by the Java Runtime Environment" While Trying to Play Minecraft

Post by foxabashed »

I'm currently on Void Linux musl and I can't get into any version of Minecraft in prismlauncher. Sadly, the flatpak one doesn't really let me log into my account so I'm stuck with the native package. The logs are as follows (Minecraft 1.7.10 with forge):

Code: Select all

[13:52:54] [main/INFO]: Setting user: *************
[13:52:54] [main/INFO]: (Session ID is token:<ACCESS TOKEN>:<PROFILE ID>)
[13:52:55] [Client thread/INFO]: LWJGL Version: 2.9.4
If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
[13:52:55] [Client thread/ERROR]: Couldn't initialize twitch stream
[13:52:55] [Client thread/INFO]: Reloading ResourceManager: Default

Starting up SoundSystem...
Initializing LWJGL OpenAL
    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00000000000086ae, pid=7265, tid=0x00007f654216fb20
#
# JRE version: OpenJDK Runtime Environment (8.0_332-b05) (build 1.8.0_332-b05)
# Java VM: OpenJDK 64-Bit Server VM (25.332-b05 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  0x00000000000086ae
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/foxabashed/.local/share/PrismLauncher/instances/1.7.10/.minecraft/hs_err_pid7265.log
#
# If you would like to submit a bug report, please visit:
#   https://github.com/void-linux/void-packages/issues
#
Process crashed with exitcode 6. 
Thanks for any help!
Post Reply