Summary: | KDE plasma shell crashes on login | ||
---|---|---|---|
Product: | [Frameworks and Libraries] print-manager | Reporter: | StealeX <waschkuh> |
Component: | general | Assignee: | Daniel Nicoletti <dantti12> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | plasma-bugs, pub |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
StealeX
2019-12-16 09:25:27 UTC
Created attachment 124976 [details]
New crash information added by DrKonqi
plasmashell (5.16.5) using Qt 5.12.4
- What I was doing when the application crashed:
I was logged in.
According to dmesg:
[ 33.744419] plasmashell[2018]: segfault at 0 ip 00007fcd6ccbb73a sp 00007ffccf446380 error 4 in libkcupslib.so[7fcd6cc91000+32000]
-- Backtrace (Reduced):
#6 0x00007feb20ee973a in JobModel::updateJob(int, KCupsJob const&) () at /usr/lib/x86_64-linux-gnu/libkcupslib.so
#7 0x00007feb20eeb7e8 in JobModel::insertJob(int, KCupsJob const&) () at /usr/lib/x86_64-linux-gnu/libkcupslib.so
#8 0x00007feb20eebca9 in JobModel::getJobFinished(KCupsRequest*) () at /usr/lib/x86_64-linux-gnu/libkcupslib.so
#9 0x00007feb40127eba in QObject::event(QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007feb40c97a86 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
When I try to start plasmashell in an xterm (not sure if this is valid), I get this output: org.kde.plasmaquick: Applet preload policy set to 1 Fontconfig error: "/etc/fonts/local.conf", line 19: invalid attribute 'name' trying to show an empty dialog file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height" file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19: QML Loader: Binding loop detected for property "height" trying to show an empty dialog Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/PulseAudio.qml:22:1: module "org.kde.plasma.private.volume" is not installed trying to show an empty dialog ERROR from solid predicate parser: syntax error file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/global/PulseAudio.qml:23:1: module "org.kde.plasma.private.volume" is not installed libkcups: CUPS-Get-Printers last error: 0 successful-ok libkcups: Create-Printer-Subscriptions last error: 0 successful-ok libkcups: Get-Jobs last error: 0 successful-ok libkcups: Get-Jobs last error: 0 successful-ok Plasma Shell startup completed libkcups: 5 "Kyocera" libkcups: 3 KCrash: Attempting to start /usr/bin/plasmashell from kdeinit sock_file=/run/user/1000/kdeinit5__0 KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = plasmashell path = /usr/bin pid = 13399 KCrash: Arguments: /usr/bin/plasmashell KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from kdeinit sock_file=/run/user/1000/kdeinit5__0 QSocketNotifier: Invalid socket 8 and type 'Read', disabling... QSocketNotifier: Invalid socket 17 and type 'Read', disabling... Unable to start Dr. Konqi Re-raising signal for core dump handling. This behavior started suddenly, over night, after upgrading to linux-libc-dev_5.3.0-26 and linux-image-generic_5.3.0.26 etc. OK, as suggested by the plasmashell output, the crash disappears when I deinstall printer-manager. *** This bug has been marked as a duplicate of bug 326289 *** |