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

Wayland (Fedora 25) causes Segfault? #785

Closed
bit4man opened this issue Dec 6, 2016 · 6 comments
Closed

Wayland (Fedora 25) causes Segfault? #785

bit4man opened this issue Dec 6, 2016 · 6 comments

Comments

@bit4man
Copy link

bit4man commented Dec 6, 2016

I'm getting segfaults after upgrading to F25 when I launch pronterface. I do not get Pronterface loaded at all and abrt refuses to post a BZ since no frame or threads are found in the dump. From retrace it seems the issue is caused by "libwayland-client.so.0". I need advice on how to provide the correct dump/data on this.

@bit4man
Copy link
Author

bit4man commented Dec 6, 2016

Dump created by abrt
pronterface.zip

@hroncok
Copy link
Collaborator

hroncok commented Dec 6, 2016

If you run Pronterface with:

GDK_BACKEND=x11 pronterface

Is the problem gone? We have had some crashes with wxPython apps on Wayland, so if this fixes the issue, I will make it the default in Fedora.

@bit4man
Copy link
Author

bit4man commented Dec 6, 2016

I don't have access to the actual workstation today. However, I did a ssh -X (X11 forwarding) to the box and that works. Which is why I concluded it was Wayland. Sorry for not stating that initially.

@bit4man
Copy link
Author

bit4man commented Dec 7, 2016

@hroncok confirmed. Setting GDK_BACKEND=x11 fixes the issue (or bypasses it to be more specific). Thanks for the tip!

@gbr1918
Copy link

gbr1918 commented Dec 13, 2016

@hroncok Great! That's fixed my problem - thank you very much indeed, Hroncok.

@rockstorm101
Copy link
Collaborator

I'm closing this issue. Fixed with 6a7c9d7. Please feel free to reopen the issue if you think the matter is not solved.

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

4 participants