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

imgui does not shutdown cleanly #13

Open
DanielPower opened this issue Jul 15, 2017 · 3 comments
Open

imgui does not shutdown cleanly #13

DanielPower opened this issue Jul 15, 2017 · 3 comments

Comments

@DanielPower
Copy link

Calling love.quit() or imgui.ShutDown() from anywhere causes a crash. Unfortunately, I don't have much to go on, since the only output to terminal is Segmentation fault (core dumped)

Not a major issue of course, since whether it crashes, or closes cleanly, the desired result of the application closing still occurs :)

Archlinux x86_64
Love 0.10.2

@slages
Copy link
Owner

slages commented Jul 18, 2017

Are you building the module from source or using a release?

@DanielPower
Copy link
Author

Building from the latest git source, since 0.8 has no release for Linux on the Releases page.

@mischief
Copy link

i am using love.event.quit() avoid crashing.

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

No branches or pull requests

3 participants