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

Bus error (core dumped) #15

Closed
oscarsaleta opened this issue Jun 23, 2017 · 2 comments
Closed

Bus error (core dumped) #15

oscarsaleta opened this issue Jun 23, 2017 · 2 comments
Assignees
Labels

Comments

@oscarsaleta
Copy link
Owner

After using the app for a while, plotting several isoclines with a GCF present, and then trying to refresh the plot to show a plane, the app crashes with a Bus error (core dumped).

@oscarsaleta oscarsaleta self-assigned this Jun 23, 2017
@oscarsaleta
Copy link
Owner Author

Could be related: if we plot a GCF and then try to reset, there is a segfault due to double free of last_gcf_point_.

oscarsaleta added a commit that referenced this issue Jun 23, 2017
changed delete functions from iterative to recursive implementations, so deletion is performed from bottom to top
@oscarsaleta
Copy link
Owner Author

Should be solved in current release_candidate branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant