Bug 463673 - System Settings crashes when switching from Icon View to Sidebar View
Summary: System Settings crashes when switching from Icon View to Sidebar View
Status: RESOLVED UNMAINTAINED
Alias: None
Product: systemsettings
Classification: Applications
Component: iconview (other bugs)
Version First Reported In: master
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-31 18:51 UTC by Andrew Stein
Modified: 2023-08-09 18:06 UTC (History)
0 users

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


Attachments
.kcrash file of crash (3.09 KB, text/vnd.kde.kcrash-report)
2022-12-31 18:51 UTC, Andrew Stein
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Stein 2022-12-31 18:51:12 UTC
Created attachment 154932 [details]
.kcrash file of crash

Application: systemsettings (5.24.4)

Qt Version: 5.15.2
Frameworks Version: 5.90.0
Operating System: Linux 5.14.21-150400.24.38-default x86_64
Windowing System: X11
Distribution: "openSUSE Leap 15.4"
DrKonqi: 5.24.4 [KCrashBackend]

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

In the System Settings application, I was switching from Icon View to List View. Before the switch was even able to occur, System Settings crashed.

The crash does not seem to be reproducible.

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

[KCrash Handler]
#4  QWeakPointer<QObject>::internalData (this=0x564830159a70) at ../../include/QtCore/../../src/corelib/tools/qsharedpointer_impl.h:698
#5  QPointer<QObject>::data (this=0x564830159a70) at ../../include/QtCore/../../src/corelib/kernel/qpointer.h:77
#6  QPointer<QObject>::operator QObject* (this=0x564830159a70) at ../../include/QtCore/../../src/corelib/kernel/qpointer.h:83
#7  QCoreApplicationPrivate::sendThroughObjectEventFilters (receiver=receiver@entry=0x5649304c8020, event=event@entry=0x564930529550) at kernel/qcoreapplication.cpp:1183
#8  0x00007fc44265a392 in QApplicationPrivate::notify_helper (this=this@entry=0x56492fe87a90, receiver=receiver@entry=0x5649304c8020, e=e@entry=0x564930529550) at kernel/qapplication.cpp:3626
#9  0x00007fc4426611a0 in QApplication::notify (this=0x7ffcc9deb0b0, receiver=0x5649304c8020, e=0x564930529550) at kernel/qapplication.cpp:3156
#10 0x00007fc44118ac23 in QCoreApplication::notifyInternal2 (receiver=0x5649304c8020, event=0x564930529550) at kernel/qcoreapplication.cpp:1064
#11 0x00007fc44118adfe in QCoreApplication::sendEvent (receiver=receiver@entry=0x5649304c8020, event=event@entry=0x564930529550) at kernel/qcoreapplication.cpp:1462
#12 0x00007fc44118d641 in QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x56492fe74480) at kernel/qcoreapplication.cpp:1821
#13 0x00007fc44118dbc8 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1680
#14 0x00007fc4411ed983 in postEventSourceDispatch (s=0x56492ff5ce60) at kernel/qeventdispatcher_glib.cpp:277
#15 0x00007fc439aa082b in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#16 0x00007fc439aa0bd0 in ?? () from /usr/lib64/libglib-2.0.so.0
#17 0x00007fc439aa0c5c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#18 0x00007fc4411ed02c in QEventDispatcherGlib::processEvents (this=0x56492ff6c020, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#19 0x00007fc44118948a in QEventLoop::exec (this=this@entry=0x7ffcc9deaf90, flags=..., flags@entry=...) at kernel/qeventloop.cpp:232
#20 0x00007fc441192cc7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1375
#21 0x000056492e00da3e in main (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/systemsettings5-5.24.4-bp154.1.23.x86_64/app/main.cpp:183
[Inferior 1 (process 2250) detached]

Possible duplicates by query: bug 463663, bug 463649, bug 463006, bug 462770, bug 462710.

Report to https://bugs.kde.org/
Comment 1 Nate Graham 2023-08-09 18:06:32 UTC
Icons view is being removed for Plasma 6, so this bug will be no longer possible to experience there. :)