Application: plasmashell (6.2.4) ApplicationNotResponding [ANR]: false Qt Version: 6.8.0 Frameworks Version: 6.8.0 Operating System: Linux 6.8.0-49-generic x86_64 Windowing System: X11 Distribution: KDE neon 6.2 DrKonqi: 6.2.4 [CoredumpBackend] -- Information about the crash: steps to reproduce: 1. session plasma x11 2. do mouse right-click on opened app on the taskbar or tray icon 3. or do mouse right-click on the desktop wallpaper The crash can be reproduced every time. -- Backtrace (Reduced): #6 QWidget::childAt (this=0x0, p=...) at /usr/src/qt6-base-6.8.0-0zneon+24.04+noble+release+build17/src/widgets/kernel/qwidget.h:101 #7 0x000070696ba55e89 in QWidgetWindow::handleMouseEvent (event=0x7fffd00bf410, this=0x64344eb48630) at /usr/src/qt6-base-6.8.0-0zneon+24.04+noble+release+build17/src/widgets/kernel/qwidgetwindow.cpp:516 #8 QWidgetWindow::event (this=0x64344eb48630, event=0x7fffd00bf410) at /usr/src/qt6-base-6.8.0-0zneon+24.04+noble+release+build17/src/widgets/kernel/qwidgetwindow.cpp:298 #9 0x000070696b9ff518 in QApplicationPrivate::notify_helper (this=<optimized out>, receiver=0x64344eb48630, e=0x7fffd00bf410) at /usr/src/qt6-base-6.8.0-0zneon+24.04+noble+release+build17/src/widgets/kernel/qapplication.cpp:3294 #10 0x00007069696bda48 in QCoreApplication::notifyInternal2 (receiver=0x64344eb48630, event=0x7fffd00bf410) at /usr/src/qt6-base-6.8.0-0zneon+24.04+noble+release+build17/src/corelib/kernel/qcoreapplication.cpp:1165 Reported using DrKonqi
Created attachment 176285 [details] New crash information added by DrKonqi DrKonqi auto-attaching complete backtrace.
I reset the Plasmashell settings by deleting ~/.config/plasma-org.kde.plasma.desktop-appletsrc and ~/.config/plasmashellrc. The bug is gone.
Cool. However unfortunately that means we can't debug or fix this, because the backtrace doesn't make much sense, and the configuration used to reproduce it is gone now. :/ Oh well, maybe another time.