Bug 477293 - systemsettings crash on printers
Summary: systemsettings crash on printers
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 5.27.4
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-11-20 17:14 UTC by Mark van Rossum
Modified: 2023-11-29 23:10 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 6.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark van Rossum 2023-11-20 17:14:35 UTC
Application: systemsettings (5.27.4)

Qt Version: 5.15.8
Frameworks Version: 5.104.0
Operating System: Linux 6.2.0-36-generic x86_64
Windowing System: X11
Distribution: Ubuntu 23.04
DrKonqi: 5.27.4 [KCrashBackend]

-- Information about the crash:
Not running plasma, but after starting systemsettings5 from commandline.
Other components work fine.

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault

[KCrash Handler]
#4  0x00007fc32c33ed5f in PrinterModel::updateDest(QStandardItem*, KCupsPrinter const&) () from /lib/x86_64-linux-gnu/libkcupslib.so
#5  0x00007fc32c33ff8f in PrinterModel::getDestsFinished(KCupsRequest*) () from /lib/x86_64-linux-gnu/libkcupslib.so
#6  0x00007fc36b4e7de0 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007fc36c16bf92 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8  0x00007fc36b4bae38 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007fc36b4bdea1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007fc36b5157b7 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007fc369d1549d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x00007fc369d70178 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#13 0x00007fc369d141b0 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#14 0x00007fc36b514e7a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007fc36b4b97cb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007fc36b4c1c1a in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x0000555dacf5c5ea in ?? ()
#18 0x00007fc36aa23a90 in __libc_start_call_main (main=main@entry=0x555dacf5bac0, argc=argc@entry=1, argv=argv@entry=0x7ffea0032658) at ../sysdeps/nptl/libc_start_call_main.h:58
#19 0x00007fc36aa23b49 in __libc_start_main_impl (main=0x555dacf5bac0, argc=1, argv=0x7ffea0032658, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffea0032648) at ../csu/libc-start.c:360
#20 0x0000555dacf5cf55 in ?? ()
[Inferior 1 (process 941210) detached]

Reported using DrKonqi
Comment 1 Nate Graham 2023-11-29 23:10:55 UTC
The printers module has been rewritten from scratch in Plasma 6, which means this crash is no longer possible as currently experiences. So horray, fixed in Plasma 6 lol