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

Ubuntu Segfaults on Exit #41

Open
retroandchill opened this issue Nov 19, 2023 · 0 comments
Open

Ubuntu Segfaults on Exit #41

retroandchill opened this issue Nov 19, 2023 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@retroandchill
Copy link
Owner

Currently, the build for Ubuntu generates a segmentation fault error when Ruby shuts down. This is not desired as it causes Ruby to return a non-zero exit code, which offuscates the actual success state of the program. Figure out why this is and resolve the issue.

I already posted on /r/cpp_questions, so feel free to look through any of the suggestions offered there.
https://www.reddit.com/r/cpp_questions/comments/17yicec/segmentation_fault_from_sdl_on_thread_terminate/

@retroandchill retroandchill added bug Something isn't working help wanted Extra attention is needed good first issue Good for newcomers labels Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant