Summary: | kde crash on user swap | ||
---|---|---|---|
Product: | [Unmaintained] ksmserver | Reporter: | laurie jarden <lauriej> |
Component: | general | Assignee: | Lubos Lunak <l.lunak> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | andrew.crouthamel, cpigat242, fabian, kde-0egtnzvt, kde, mike, simonandric5, wawalkenhorst, wbauer1 |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Crash Report
Crash Report patch that fixes the crash |
Description
laurie jarden
2016-01-02 05:13:42 UTC
Happens for me as well, but only (and perfectly reliably) when clicking "New Session" for the second time. The backtrace looks similiar to bug 351839 in KWin. Can you check whether this still happens with https://quickgit.kde.org/?p=plasma-workspace.git&a=commit&h=7a0096ba99d7a71ae9f45d7c0011d0ebb1eae23d ? The dialog is no longer immediately destroyed after switching, perhaps this was causing QML to get confused. (In reply to Kai Uwe Broulik from comment #2) > Can you check whether this still happens with > https://quickgit.kde.org/?p=plasma-workspace. > git&a=commit&h=7a0096ba99d7a71ae9f45d7c0011d0ebb1eae23d ? As I already wrote in bug#356945, the crashes remain. (I'm using Qt 5.5.1, Frameworks 5.19.0, and Plasma 5.5.4 in case it matters) I tried an openSUSE Krypton LiveCD (containing the latest stuff from git master) yesterday, and this showed the crashes as well. But on that I upgraded Qt to 5.6 today, this seems to have fixed the crashes. So it might actually be a bug in Qt 5.5.1? I'm running Qt 5.5.1 and it doesn't crash for me. Opensuse tumbleweed fully updated as of 29/02/2016 and I still get crashes when swapping users. The KDE Plasma 5 swap user widget works perfectly as an alternative to using the main application launcher. *** Bug 359737 has been marked as a duplicate of this bug. *** Created attachment 97640 [details]
Crash Report
Created attachment 97641 [details]
Crash Report
Created attachment 97889 [details]
patch that fixes the crash
The attached patch to qtdeclarative 5.5.1 prevents the crashes here.
I think I'll just add this to openSUSE's Qt 5.5.1 packages.
As mentioned, it seems to be fixed with Qt 5.6 anyway.
*** Bug 357412 has been marked as a duplicate of this bug. *** Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone! (In reply to Andrew Crouthamel from comment #11) > Dear Bug Submitter, > > This bug has been stagnant for a long time. Could you help us out and > re-test if the bug is valid in the latest version? I am setting the status > to NEEDSINFO pending your response, please change the Status back to > REPORTED when you respond. > > Thank you for helping us make KDE software even better for everyone! I can report that this works fine in the latest version. Thanks for the update! (In reply to Andrew Crouthamel from comment #11) > Dear Bug Submitter, > > This bug has been stagnant for a long time. Could you help us out and > re-test if the bug is valid in the latest version? I am setting the status > to NEEDSINFO pending your response, please change the Status back to > REPORTED when you respond. > > Thank you for helping us make KDE software even better for everyone! Working fie for me also. |