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

(#_new QFileDialog) segfaults SBCL #5

Closed
stassats opened this issue Dec 15, 2011 · 1 comment
Closed

(#_new QFileDialog) segfaults SBCL #5

stassats opened this issue Dec 15, 2011 · 1 comment

Comments

@stassats
Copy link
Member

(progn (qt:make-qapplication) (qt:optimized-new "QFileDialog"))
CORRUPTION WARNING in SBCL pid 21299(tid 140737009362688):
Received signal 11 in non-lisp thread 140737009362688, resignalling to a lisp thread.
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
zsh: segmentation fault sbcl

While it works fine on CCL (including calling exec on it).

@stassats
Copy link
Member Author

I now see that it creates threads, on CCL appears a thread called "Foreign thread callback".

@stassats stassats closed this as completed Feb 7, 2013
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

1 participant