Skip to content
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

Closed
DerRehberg opened this issue May 25, 2024 · 8 comments
Closed

Arm Problems - Raspberry Pi 5 #930

DerRehberg opened this issue May 25, 2024 · 8 comments
Labels
support Issues closed due to being a support request.

Comments

@DerRehberg
Copy link

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.

@DerRehberg
Copy link
Author

@modmuss50
Copy link
Member

Hi, are you able to provide the crash log please? Even just one of them would be a good start.

@DerRehberg
Copy link
Author

DerRehberg commented May 25, 2024

They're different every time but let me ssh in to send you some

@DerRehberg
Copy link
Author

DerRehberg commented May 25, 2024

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)
Java VM: OpenJDK 64-Bit Server VM (21.0.3+9-Ubuntu-1ubuntu1, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-aarch64)
Problematic frame:
J 4491 c1 java.lang.invoke.LambdaForm.compileToBytecode()V [email protected] (164 bytes) @ 0x0000ffff711f9be0 [0x0000ffff711f9a00+0x00000000000001e0]

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:
/home/vacanickel/Server/hs_err_pid1057.log
[12.099s][warning][os] Loading hsdis library failed

If you would like to submit a bug report, please visit:
https://bugs.launchpad.net/ubuntu/+source/openjdk-21

./Start.sh: line 1: 1057 Aborted (core dumped) java -Xmx6G -jar ./Server.jar nogui

@modmuss50

@DerRehberg
Copy link
Author

DerRehberg commented May 25, 2024

Tried it with java 18 i think too

@DerRehberg
Copy link
Author

Problematic frame:
V [libjvm.so+0xb23a40] PhaseIdealLoop::build_loop_tree()+0x160

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:
/home/vacanickel/Server/hs_err_pid1114.log

Compiler replay data is saved as:
/home/vacanickel/Server/replay_pid1114.log

If you would like to submit a bug report, please visit:
https://bugs.launchpad.net/ubuntu/+source/openjdk-21

./Start.sh: line 1: 1114 Aborted (core dumped) java -Xmx6G -jar ./Server.jar nogui

@DerRehberg
Copy link
Author

It can't be mod related as it doesn't crash on my main rig on arch linux which isn't arm

@modmuss50 modmuss50 added the support Issues closed due to being a support request. label Jun 8, 2024
Copy link

github-actions bot commented Jun 8, 2024

👋 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.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Issues closed due to being a support request.
Projects
None yet
Development

No branches or pull requests

2 participants