Summary: | KIconLoader::global()->theme() returns a nullptr and crashes plasma | ||
---|---|---|---|
Product: | [Frameworks and Libraries] libplasma | Reporter: | chx1975 |
Component: | libplasma | Assignee: | Marco Martin <notmart> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde-bugs.9ek5t, martinonair, umut.yaz |
Priority: | NOR | ||
Version: | 5.1.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-framework/9ccc6293f792bb5a5cae624568c0073a73064b88 | Version Fixed In: | 5.17 |
Sentry Crash Report: |
Description
chx1975
2015-11-19 09:19:49 UTC
I can confirm the same issue with SDDM, it crashes in libKF5IconThemes.so since KF 5.16 upgrade. sddm-greeter[1192]: segfault at 0 ip 00007fc05119a371 sp 00007ffcda5c8910 error 4 in libKF5IconThemes.so.5.16.0[7fc05116c000+3f000] This also affects me. I'm using Arch Linux and I could not start sddm until I downgraded plasma-frameworks package. Git commit 9ccc6293f792bb5a5cae624568c0073a73064b88 by Kai Uwe Broulik. Committed on 25/11/2015 at 17:17. Pushed by broulik into branch 'master'. [IconItem] Don't crash on null KIconLoader theme REVIEW: 126168 FIXED-IN: 5.17 M +18 -6 src/declarativeimports/core/iconitem.cpp http://commits.kde.org/plasma-framework/9ccc6293f792bb5a5cae624568c0073a73064b88 *** Bug 355845 has been marked as a duplicate of this bug. *** *** This bug has been confirmed by popular vote. *** |