-
Notifications
You must be signed in to change notification settings - Fork 268
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Arm Problems - Raspberry Pi 5 #930
Comments
Hi, are you able to provide the crash log please? Even just one of them would be a good start. |
They're different every time but let me ssh in to send you some |
A fatal error has been detected by the Java Runtime Environment: SIGSEGV (0xb) at pc=0x0000ffff711f9be0, pid=1057, tid=1058 JRE version: OpenJDK Runtime Environment (21.0.3+9) (build 21.0.3+9-Ubuntu-1ubuntu1) Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to /home/vacanickel/Server/core.1057) An error report file with more information is saved as: If you would like to submit a bug report, please visit: ./Start.sh: line 1: 1057 Aborted (core dumped) java -Xmx6G -jar ./Server.jar nogui |
Tried it with java 18 i think too |
Problematic frame: Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to /home/vacanickel/Server/core.1114) An error report file with more information is saved as: Compiler replay data is saved as: If you would like to submit a bug report, please visit: ./Start.sh: line 1: 1114 Aborted (core dumped) java -Xmx6G -jar ./Server.jar nogui |
It can't be mod related as it doesn't crash on my main rig on arch linux which isn't arm |
👋 We use the issue tracker exclusively for final bug reports and feature requests. However, this issue appears to be better suited for either a discussion thread, or a message on our discord server. Please post your request on one of these, and the conversation can continue there. |
Hello, I had a Raspberry Pi 4 with a Minecraft Modpack it worked fine. I made a new one and bought a Raspberry Pi 5, but I'm getting Java Errors when I start it on the Pi. It throws different ones every time. One out of 20 Times, it starts. It works everytime on my Main Machine. Can provide Link to the Modpack, It just crashes on Arm Java much, very much, at boot.
The text was updated successfully, but these errors were encountered: