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

QColorDialog can cause segmentation fault #2011

Open
astrofrog opened this issue May 22, 2019 · 0 comments
Open

QColorDialog can cause segmentation fault #2011

astrofrog opened this issue May 22, 2019 · 0 comments
Labels

Comments

@astrofrog
Copy link
Member

Under some circumstances, glue can segfault when a QColorDialog is accessed. I've only ever seen this on @catherinezucker's computer in one environment and haven't been able to reproduce it. But just keeping a record of the error in case it can be debugged in future:

Current thread 0x00000001146c95c0 (most recent call first):
  File "/anaconda3/lib/python3.6/site-packages/glue/utils/qt/colors.py", line 166 in query_color
  File "/anaconda3/lib/python3.6/site-packages/glue/utils/misc.py", line 59 in result
  File "/anaconda3/lib/python3.6/site-packages/glue/utils/qt/colors.py", line 162 in mousePressEvent
  File "/anaconda3/lib/python3.6/site-packages/glue/app/qt/application.py", line 1201 in start
  File "/anaconda3/lib/python3.6/site-packages/glue/qglue.py", line 197 in qglue
  File "test.py", line 4 in <module>
Segmentation fault: 11
@astrofrog astrofrog added the bug label May 22, 2019
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