Bug 440925 - systemsettings5 crashes when selecting a setting in icon-view
Summary: systemsettings5 crashes when selecting a setting in icon-view
Status: RESOLVED NOT A BUG
Alias: None
Product: systemsettings
Classification: Applications
Component: general (other bugs)
Version First Reported In: 5.21.4
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-08-13 13:13 UTC by Victor REVOL
Modified: 2021-08-13 13:30 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Victor REVOL 2021-08-13 13:13:58 UTC
Application: systemsettings5 (5.21.4)

Qt Version: 5.15.2
Frameworks Version: 5.80.0
Operating System: Linux 5.11.0-25-generic x86_64
Windowing System: X11
Drkonqi Version: 5.21.4
Distribution: Ubuntu 21.04

-- Information about the crash:
- What I was doing when the application crashed:
I was trying to open a sub-menu of systemsettings5, it crashed before the submenu could appear  the bug only appear when in «icon-view mode» with a left-side pannel it seems to work properly.
- Custom settings of the application:
I installed Kvantum and used a custom theme found online, but I'm not sure it's related.

The crash can be reproduced every time.

-- Backtrace:
Application: Configuration du système (systemsettings5), signal: Segmentation fault
Content of s_kcrashErrorMessage: [Current thread is 1 (Thread 0x7f34277ca880 (LWP 19244))]
[KCrash Handler]
#6  QGestureManager::getState (this=this@entry=0x56000287fce0, object=object@entry=0x5600026949f0, recognizer=recognizer@entry=0x21, type=type@entry=257) at kernel/qgesturemanager.cpp:210
#7  0x00007f342cca796e in QGestureManager::filterEventThroughContexts (this=this@entry=0x56000287fce0, contexts=..., event=event@entry=0x7fffdc86dc10) at kernel/qgesturemanager.cpp:284
#8  0x00007f342ccaacfe in QGestureManager::filterEvent (this=0x56000287fce0, receiver=receiver@entry=0x5600026949f0, event=event@entry=0x7fffdc86dc10) at kernel/qgesturemanager.cpp:526
#9  0x00007f342cc5caed in QApplication::notify (this=0x7fffdc86e310, receiver=0x5600026949f0, e=0x7fffdc86dc10) at kernel/qapplication.cpp:2907
#10 0x00007f342c0637ba in QCoreApplication::notifyInternal2 (receiver=0x5600026949f0, event=0x7fffdc86dc10) at kernel/qcoreapplication.cpp:1063
#11 0x00007f342cc5be77 in QApplicationPrivate::sendMouseEvent (receiver=receiver@entry=0x5600026949f0, event=event@entry=0x7fffdc86dc10, alienWidget=alienWidget@entry=0x5600026949f0, nativeWidget=0x560002495be0, buttonDown=<optimized out>, lastMouseReceiver=..., spontaneous=true, onlyDispatchEnterLeave=false) at kernel/qapplication.cpp:2614
#12 0x00007f342ccb2370 in QWidgetWindow::handleMouseEvent (this=0x560002a09060, event=0x7fffdc86ded0) at kernel/qwidgetwindow.cpp:683
#13 0x00007f342ccb5615 in QWidgetWindow::event (this=0x560002a09060, event=0x7fffdc86ded0) at kernel/qwidgetwindow.cpp:300
#14 0x00007f342cc55783 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x560002a09060, e=0x7fffdc86ded0) at kernel/qapplication.cpp:3632
#15 0x00007f342c0637ba in QCoreApplication::notifyInternal2 (receiver=0x560002a09060, event=0x7fffdc86ded0) at kernel/qcoreapplication.cpp:1063
#16 0x00007f342c54ab13 in QGuiApplicationPrivate::processMouseEvent (e=0x56000273ff60) at kernel/qguiapplication.cpp:2282
#17 0x00007f342c51fe2c in QWindowSystemInterface::sendWindowSystemEvents (flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1169
#18 0x00007f3426eaca6e in xcbSourceDispatch (source=<optimized out>) at qxcbeventdispatcher.cpp:105
#19 0x00007f3429d148eb in g_main_dispatch (context=0x7f3420005000) at ../../../glib/gmain.c:3337
#20 g_main_context_dispatch (context=0x7f3420005000) at ../../../glib/gmain.c:4055
#21 0x00007f3429d67d28 in g_main_context_iterate.constprop.0 (context=context@entry=0x7f3420005000, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../../../glib/gmain.c:4131
#22 0x00007f3429d12023 in g_main_context_iteration (context=0x7f3420005000, may_block=may_block@entry=1) at ../../../glib/gmain.c:4196
#23 0x00007f342c0bd204 in QEventDispatcherGlib::processEvents (this=0x5600021b2390, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#24 0x00007f342c06211b in QEventLoop::exec (this=this@entry=0x7fffdc86e200, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#25 0x00007f342c06a604 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#26 0x00007f342c53e520 in QGuiApplication::exec () at kernel/qguiapplication.cpp:1867
#27 0x00007f342cc556f9 in QApplication::exec () at kernel/qapplication.cpp:2824
#28 0x0000560001b1dd4b in main (argc=<optimized out>, argv=0x7fffdc86e320) at ./app/main.cpp:222
[Inferior 1 (process 19244) detached]

The reporter indicates this bug may be a duplicate of or related to bug 420308.

Possible duplicates by query: bug 434216, bug 428036, bug 422963, bug 420787, bug 420308.

Reported using DrKonqi
Comment 1 Victor REVOL 2021-08-13 13:30:56 UTC
I changed the Kvantum theme and it sorted itself out… So I'll mark it as resolved