Summary: | KDE Systrem Settings window crashes repeatably. | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | William Austin <wwaustin> |
Component: | kcm_printer_manager | Assignee: | Daniel Nicoletti <dantti12> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | 2Kmm, Brando56894, f.presel, noeerover, plasma-bugs, ubuntrack |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 6.0.0 | |
Sentry Crash Report: | |||
Attachments: |
attachment-27989-0.html
New crash information added by DrKonqi New crash information added by DrKonqi |
Description
William Austin
2014-01-13 18:44:57 UTC
*** Bug 334013 has been marked as a duplicate of this bug. *** *** Bug 351522 has been marked as a duplicate of this bug. *** *** Bug 381247 has been marked as a duplicate of this bug. *** Can you please reproduce the issue with debug symbols installed so that I can know which lines crash... Created attachment 111588 [details] attachment-27989-0.html On 2018-01-26 19:08, Daniel Nicoletti wrote: > https://bugs.kde.org/show_bug.cgi?id=329918 > > --- Comment #4 from Daniel Nicoletti <dantti12@gmail.com> --- > Can you please reproduce the issue with debug symbols installed so that I can > know which lines crash... > Apologies for the delay getting back to you, Daniel. (We sold our house and moved and I'm just now getting back to any semblance of normalcy.) That problem was reported under FC19 and as I am now running FC25, FC26, and FC27 on the 3 Linux machines at my desk, I can't wipe one of them out to re-install FC19. The problem does not seem to occur under FC25-27, and I don't know whether it was fixed (accidentally or otherwise) or whether instead it "went away" as the result of some other change (the law of unintended consequences... sigh). So I'd make this one closed if you don't mind. Thanks - WWA Created attachment 113577 [details]
New crash information added by DrKonqi
plasmashell (5.12.5) using Qt 5.9.4
Same problem here with plasma and system settings. Workaround for plasma to start is to delete /usr/lib64/libkcupslib.so.
- What I was doing when the application crashed:
Either login to Plasma (the attached backtrace) or start System Settings and select 'Printers'
-- Backtrace (Reduced):
#6 0x00007fe6f9579641 in PrinterModel::updateDest(QStandardItem*, KCupsPrinter const&) () from /usr/lib64/libkcupslib.so
#7 0x00007fe6f957b6cf in PrinterModel::getDestsFinished() () from /usr/lib64/libkcupslib.so
#8 0x00007fe7cea6b639 in QObject::event(QEvent*) () from /usr/lib64/libQt5Core.so.5
#9 0x00007fe7cf917d7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#10 0x00007fe7cf91f611 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
Created attachment 113578 [details]
New crash information added by DrKonqi
systemsettings5 (5.12.5) using Qt 5.9.4
And again with debugging symbols
(This crash is from System Settings)
-- Backtrace (Reduced):
#6 PrinterModel::updateDest (this=this@entry=0x55899209c0b0, destItem=0x0, printer=...) at /usr/src/debug/kde-apps/print-manager-17.12.3/print-manager-17.12.3/libkcups/PrinterModel.cpp:275
#7 0x00007f45b2bfc6bf in PrinterModel::getDestsFinished (this=0x55899209c0b0) at /usr/src/debug/kde-apps/print-manager-17.12.3/print-manager-17.12.3/libkcups/PrinterModel.cpp:168
#8 0x00007f45f70dc639 in QObject::event(QEvent*) () from /usr/lib64/libQt5Core.so.5
#9 0x00007f45f7f8fd7c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#10 0x00007f45f7f97611 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
Over at Ubuntu there is an indication that this failure might be related to an not available printer: https://bugs.launchpad.net/ubuntu/+source/plasma-workspace/+bug/1770044 (Comment 10) As I am working at an institute with a lot of printers in the network it would be no surprise if there are printers that are currently not available. Though I don't actively print to them. Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! Yes, I can reproduce with current stable version on gentoo -- Backtrace: Application: System Settings (systemsettings), signal: Segmentation fault [KCrash Handler] #4 PrinterModel::updateDest (this=this@entry=0x55ff16eccba0, destItem=0x0, printer=...) at /usr/src/debug/kde-apps/print-manager-22.04.3/print-manager-22.04.3/libkcups/PrinterModel.cpp:249 #5 0x00007f54aa698017 in PrinterModel::getDestsFinished (this=0x55ff16eccba0, request=0x55ff16bbdb50) at /usr/src/debug/kde-apps/print-manager-22.04.3/print-manager-22.04.3/libkcups/PrinterModel.cpp:137 #6 0x00007f5528e2b22f in QObject::event(QEvent*) () from /usr/lib64/libQt5Core.so.5 #7 0x00007f5529a6979f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5 #8 0x00007f5528e00938 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5 #9 0x00007f5528e03e2e in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQt5Core.so.5 #10 0x00007f5528e51143 in ?? () from /usr/lib64/libQt5Core.so.5 #11 0x00007f5526b6cd5b in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #12 0x00007f5526b6d008 in ?? () from /usr/lib64/libglib-2.0.so.0 #13 0x00007f5526b6d0bf in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #14 0x00007f5528e50bf4 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5 #15 0x00007f5528dff3cb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5 #16 0x00007f5528e07710 in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5 #17 0x000055ff15a44be0 in ?? () #18 0x00007f55287a220a in __libc_start_call_main () from /lib64/libc.so.6 #19 0x00007f55287a22bc in __libc_start_main () from /lib64/libc.so.6 #20 0x000055ff15a454b1 in ?? () [Inferior 1 (process 24007) detached] |