-
Notifications
You must be signed in to change notification settings - Fork 79
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
Segmentation Fault due to JFileChooser use in Antique Atlas on some Linux systems #4831
Comments
Can you please attach the error report mentioned in the log: The log gives a cause for the crash (segmentation fault), but does not provide any context. The report should show what code was executing at the time of the crash and may help narrow down what native library is at fault. |
Sure. I've uploaded it to Gist : https://gist.github.com/Bvddh4/0e87104ba30f719415354510732c6740 |
Thanks, this is an issue with Antique Atlas that seems to crop up on certain Linux systems; I haven't been able to narrow down the exact cause but it seems to indicate something being weird about X and the selected default file chooser. There is an easy fix; update Antique Atlas to the latest version for 1.12.2. This shouldn't impact anything else, but if you have any further issues please let us know. |
That worked, and indeed I will come back if there are other issues. |
Bug Description
A weird crash behavior while trying to load into a world.
Either caused by a mod ( since the crash was detected by the JRE ), or by a library.
Did this behavior use to work in the previous version?
Tried older versions, same crash logs.
Steps to Reproduce (for bugs)
Logs
Using the ATL one, since PasteBin flagged my attempts to upload the logs as spam.
Client Information
World Information
The text was updated successfully, but these errors were encountered: