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

Double free or corruption at program exit #18

Open
bcthund opened this issue Sep 9, 2020 · 0 comments
Open

Double free or corruption at program exit #18

bcthund opened this issue Sep 9, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@bcthund
Copy link
Owner

bcthund commented Sep 9, 2020

There are at least two known items causing issues when getting deleted. The atmosphere deletes Satellites and Particles from the old particle system, one of these appears to be the cause of the current issue.

However the class _AndOrBase in GUI_Objects.h is also not working right and should probably just be removed. This class allows some simple logic to be embedded using pointers to other objects, those pointers are causing problems.

@bcthund bcthund added the bug Something isn't working label Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant