Bug 429624 - System Settings Crash
Summary: System Settings Crash
Status: RESOLVED DUPLICATE of bug 429315
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_icons (show other bugs)
Version: 5.20.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-11-25 07:44 UTC by Nathan H
Modified: 2020-12-01 18:01 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nathan H 2020-11-25 07:44:23 UTC
Application: systemsettings5 (5.20.2)

Qt Version: 5.15.1
Frameworks Version: 5.75.0
Operating System: Linux 5.9.9-200.fc33.x86_64 x86_64
Windowing system: X11
Distribution: Fedora 33 (KDE Plasma)

-- Information about the crash:
- What I was doing when the application crashed:

Opened System Settings, 
Clicked on Icons,
Clicked on Get More Icons,
- System Settings Crash

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

[KCrash Handler]
#4  0x00007f028e679bc0 in KPackageTask::~KPackageTask() () from /lib64/libKF5NewStuffCore.so.5
#5  0x00007f02df4c9a3a in QObjectPrivate::deleteChildren() () from /lib64/libQt5Core.so.5
#6  0x00007f02df4cf26f in QObject::~QObject() () from /lib64/libQt5Core.so.5
#7  0x00007f028e679f57 in KNSCore::KPackageJob::~KPackageJob() () from /lib64/libKF5NewStuffCore.so.5
#8  0x00007f02df4c9c1d in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#9  0x00007f02dff8815f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#10 0x00007f02df4a2be8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#11 0x00007f02df4a5827 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#12 0x00007f02df4edf63 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#13 0x00007f02dd3127ef in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#14 0x00007f02dd3645d8 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#15 0x00007f02dd30fbc3 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#16 0x00007f02df4eda2f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#17 0x00007f02df4a164b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#18 0x00007f02df4a9010 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#19 0x000055ebdb686414 in main ()
[Inferior 1 (process 2155) detached]

Possible duplicates by query: bug 429412, bug 429267, bug 429076, bug 428879, bug 428481.

Reported using DrKonqi
Comment 1 Nate Graham 2020-12-01 18:01:00 UTC
#4  0x00007f028e679bc0 in KPackageTask::~KPackageTask() () from /lib64/libKF5NewStuffCore.so.5
#5  0x00007f02df4c9a3a in QObjectPrivate::deleteChildren() () from /lib64/libQt5Core.so.5
#6  0x00007f02df4cf26f in QObject::~QObject() () from /lib64/libQt5Core.so.5
#7  0x00007f028e679f57 in KNSCore::KPackageJob::~KPackageJob() () from /lib64/libKF5NewStuffCore.so.5

*** This bug has been marked as a duplicate of bug 429315 ***