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

Ubuntu 16.10 amd64 segfault #139

Closed
dagheyman opened this issue Mar 24, 2017 · 14 comments
Closed

Ubuntu 16.10 amd64 segfault #139

dagheyman opened this issue Mar 24, 2017 · 14 comments
Labels

Comments

@dagheyman
Copy link

From the mailing list on launchpad:

Since the update to version 4.0.0 yubioath-desktop doesn't start and
throws a Segmentation Fault exception, on all my amd64 based ubuntu
16.10 computers. Please fix this.

@dagheyman dagheyman added the bug label Mar 27, 2017
@dagheyman
Copy link
Author

My guess is this is some kind of bug with the Qt5 version in Ubuntu 16.10 in combination with Unity.

Confirmed working:
16.04 + Unity
16.10 + Gnome 3
17.04 Beta 2 + Unity

Confirmed crashing:
16.10 + Unity

@dagheyman
Copy link
Author

From syslog: yubioath-desktop[4391]: segfault at 0 ip 00007efc5a7a6c7f sp 00007ffdb8a99c00 error 4 in libQt5XcbQpa.so.5.6.1[7efc5a705000+fb000]

This project Ultimaker/Cura#1094 seems to have a similar issue with libQt5XcbQpa.so.5.6.1. on Ubuntu 16.10

@lilianmoraru
Copy link

You can read these 2 comments: Ultimaker/Cura#1094 (comment) and the next one Ultimaker/Cura#1094 (comment)
In that issue, dbusmenu seems to be at fault.

@dagheyman
Copy link
Author

Possibly related to QTBUG-55966 which seems to be fixed in Qt 5.6.3.

Not sure what a good workaround would be for Ubuntu 16.10

@dmaroulidis
Copy link

Actually I tested this on Ubuntu Gnome 16.10 + Gnome 3 amd64 and it's crashing, and I sent that report.

@dagheyman
Copy link
Author

Actually I tested this on Ubuntu Gnome 16.10 + Gnome 3 amd64 and it's crashing, and I sent that report.

Thanks for the initial report and good that you found this issue thread. I just tested on a fresh install of Ubuntu GNOME 16.10 64bit but it seems to work in my VM at least.

screen shot 2017-03-28 at 14 45 18

@ilya40umov
Copy link

Please, ignore my previous comments about Linux Mint 18.1 64-bit with Cinnamon. It actually works, I just needed to reboot the system.

@dmaroulidis
Copy link

Ok, so maybe something else happened since my installation of Ubuntu Gnome 16.10 64bit. Does your VM have all the latest updates installed?

@dmaroulidis
Copy link

I see that this problem is now solved. I think that was through updates.

@nshtg
Copy link

nshtg commented Apr 29, 2017

I still have this problem on kubuntu 17.04. so I guess it's not really fixed?

The client works and asks for the code after that it crashes with a segfault error.

@dagheyman
Copy link
Author

@nshtg Thanks for the report, I was able to reproduce it on 17.04. But it seems to be a different error, so I opened a new issue for it: #160

@mattdoiron
Copy link

I also have this issue on Ubuntu 16.10

yubioath-deskto[12449]: segfault at 0 ip 00007f4d61fafc7f sp 00007ffe18e547a0 error 4 in libQt5XcbQpa.so.5.6.1[7f4d61f0e000+fb000]

@minisu
Copy link

minisu commented May 12, 2017

Was broken for me in Ubuntu 16.10. Now works in 17.04.

@dagheyman
Copy link
Author

Will not be fixed since Ubuntu 16.10 is end of life.

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

No branches or pull requests

7 participants