-
Notifications
You must be signed in to change notification settings - Fork 99
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
[Bug]: SIGSEGV on linux because of Spark mod #2177
Comments
The crash happened instantly after loading into a world, I do not know if it can be reproduced. |
known issue in SPARK: lucko/spark#461 |
Can confirm this issue happens both on MacOS and Linux. The issue occurs for me on Mojang Java 17. When switching to Azul Zulu 17.0.13, the crash no longer happens. |
lucko/spark#402 (comment) seems to indicate this issue happens on Java versions older than 17.0.11 (latest Mojang Java is 17.0.8). I did not test on any Java versions other than Mojang Java 17.0.8 and Azul Zulu 17.0.13. |
Can you verify GraalVM uses an up to date version of Java 23? |
Possible Fixes
Yes
Modpack Version
1.0.0
What happened?
SIGSEGV (segfault) in spark native library.
Potential solution: remove spark from the modpack, as it is not the first time it is causing issues for me.
If anyone needs spark, they can install it.
alternative solution: update spark
latest.log
https://mclo.gs/YZbmyOI
Developer reports
https://github.com/lucko/spark/issues
The text was updated successfully, but these errors were encountered: