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

Segfault When Saving State On Ubuntu 20.04 #838

Closed
andrewjwesson opened this issue Jul 18, 2022 · 2 comments · Fixed by #843
Closed

Segfault When Saving State On Ubuntu 20.04 #838

andrewjwesson opened this issue Jul 18, 2022 · 2 comments · Fixed by #843

Comments

@andrewjwesson
Copy link

I have tried both the latest release (Rachael) and the latest dev build, and in both builds I get a segfault every time I press F5 to save state, with the following command line output:
/tmp/.mount_SOH-LiMjCnbL/AppRun: line 40: 1929664 Segmentation fault (core dumped) "$HERE"/usr/bin/soh.elf
I am running Ubuntu 20.04. If you need any additional information, let me know!

@lilacLunatic
Copy link
Contributor

Just tried freshly rebuilding the latest dev commit (dabb83fccff975d5de410bb36fb87d59aaa57299) following the instructions in BUILDING.md using the Docker container and reproduced the segafault. With a non-docker build, I cannot reproduce the bug, savestates work as intended. Worth mentioning the dockerfile uses a Ubuntu 20.04 image i.e. the same OS as yours. This is a sign that there's probably something wrong/outdated about the current docker image for building.

@crowell
Copy link
Contributor

crowell commented Jul 25, 2022

the PR has been merged, can this issue be closed?

@dcvz dcvz closed this as completed Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants