-
Notifications
You must be signed in to change notification settings - Fork 3
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
Segmentation fault #46
Labels
Comments
I reproduced this issue one more time by clicking around in the interface, then minimizing the HUBAngl window. After that, I tried again, but wasn't able to crash it.
|
i've been using the Compton compositor on Xenial. |
I should point out that in the second Segfault, when I minimized HUBAngl it crashed almost immediately. |
Ok thanks for your effort. I'll look into it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I was streaming a video and clicking around in the interface, on the streaming stats button, and other parts of the interface, trying to reproduce #44. I then switched to another window. When I went to switch back, I noticed that HUBAngl had crashed. My system is apparently not configured to make core dumps. I suspect that Python segfaults may be due to errors in C-based library wrappers, or due to a lack of library input sanitation / testing.
The text was updated successfully, but these errors were encountered: