FS#53306 - libkcupslib.so/print-manager causing crash of plasmashell

Attached to Project: Arch Linux
Opened by Johannes Falke (mueslo) - Tuesday, 14 March 2017, 11:06 GMT
Last edited by Antonio Rojas (arojas) - Tuesday, 14 March 2017, 11:29 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

After recently updating KDE from 5.9.2-1 to 5.9.3-1 and KDE apps from 16.12.2-1 to 16.12.3-1 [also: linux 4.9.11-1 to 4.10.1-1, glibc 2.24-2 to 2.25-1], plasmashell has been crashing when launching. It does not seem to be a config/cache issue, as removing ~/.config and ~/.cache entirely does not resolve the problem.

(gdb) bt
#0 0x00007fff1458a096 in JobModel::updateJob(int, KCupsJob const&) () at /usr/lib/libkcupslib.so
#1 0x00007fff1458e8e3 in JobModel::getJobFinished() () at /usr/lib/libkcupslib.so
#2 0x00007fff145931b5 in () at /usr/lib/libkcupslib.so
#3 0x00007ffff1e94ba9 in QObject::event(QEvent*) () at /usr/lib/libQt5Core.so.5
#4 0x00007ffff2dd634c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#5 0x00007ffff2dddb61 in QApplication::notify(QObject*, QEvent*) () at /usr/lib/libQt5Widgets.so.5
#6 0x00007ffff1e68440 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /usr/lib/libQt5Core.so.5
#7 0x00007ffff1e6abcd in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () at /usr/lib/libQt5Core.so.5
#8 0x00007ffff1ebcc43 in () at /usr/lib/libQt5Core.so.5
#9 0x00007fffec3885a7 in g_main_context_dispatch () at /usr/lib/libglib-2.0.so.0
#10 0x00007fffec388810 in () at /usr/lib/libglib-2.0.so.0
#11 0x00007fffec3888bc in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0
#12 0x00007ffff1ebd04f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#13 0x00007ffff1e6689a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5
#14 0x00007ffff1e6ede4 in QCoreApplication::exec() () at /usr/lib/libQt5Core.so.5
#15 0x000000000041ca42 in ()
#16 0x00007ffff14d4511 in __libc_start_main () at /usr/lib/libc.so.6
#17 0x000000000041cdca in _start ()

I have temporarily mitigated this problem by simply removing libkcupslib.so via pacman -Rdd print-manager.

See also my forum post for plasmashell output and syslog: https://bbs.archlinux.org/viewtopic.php?pid=1696956#p1696956
This task depends upon

Closed by  Antonio Rojas (arojas)
Tuesday, 14 March 2017, 11:29 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#52955 

Loading...