Application: plasmashell (6.1.4) Qt Version: 6.7.2 Frameworks Version: 6.5.0 Operating System: Linux 6.8.0-40-lowlatency x86_64 Windowing System: Wayland Distribution: KDE neon 6.1 DrKonqi: 6.1.4 [CoredumpBackend] -- Information about the crash: I've had a lot of crashes of plasmashell recently often when trying to select another application but this time it was starting an activity. I pressed Win+Q to get the activity list and selected the activity with the cursor which started the activity but then plasmashell crashed half way through the activity popup animation. The crash can be reproduced sometimes. -- Backtrace (Reduced): #6 doActivate<false>(QObject*, int, void**) (sender=0x57c8f0f8cc50, signal_index=17, argv=0x0) at ./src/corelib/tools/qscopedpointer.h:110 #7 0x0000736f5035017c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (flags=...) at ./src/gui/kernel/qwindowsysteminterface.cpp:1114 #8 0x0000736f50711e34 in userEventSourceDispatch(GSource*, GSourceFunc, gpointer) (source=<optimized out>) at ./src/gui/platform/unix/qeventdispatcher_glib.cpp:38 [...] #12 0x0000736f4fc62700 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x57c8ef2fe810, flags=...) at ./src/corelib/kernel/qeventdispatcher_glib.cpp:394 #13 0x0000736f4fea3feb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffc24f829f0, flags=..., flags@entry=...) at ./src/corelib/global/qflags.h:34 Reported using DrKonqi
Created attachment 172836 [details] New crash information added by DrKonqi DrKonqi auto-attaching complete backtrace.
Thread 1 (Thread 0x736f49cfeac0 (LWP 4766)): [KCrash Handler] #6 doActivate<false>(QObject*, int, void**) (sender=0x57c8f0f8cc50, signal_index=17, argv=0x0) at ./src/corelib/tools/qscopedpointer.h:110 #7 0x0000736f5035017c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (flags=...) at ./src/gui/kernel/qwindowsysteminterface.cpp:1114 #8 0x0000736f50711e34 in userEventSourceDispatch(GSource*, GSourceFunc, gpointer) (source=<optimized out>) at ./src/gui/platform/unix/qeventdispatcher_glib.cpp:38 #9 0x0000736f4e572d3b in g_main_context_dispatch () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #10 0x0000736f4e5c82b8 in () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #11 0x0000736f4e5703e3 in g_main_context_iteration () at /lib/x86_64-linux-gnu/libglib-2.0.so.0 #12 0x0000736f4fc62700 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x57c8ef2fe810, flags=...) at ./src/corelib/kernel/qeventdispatcher_glib.cpp:394 #13 0x0000736f4fea3feb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffc24f829f0, flags=..., flags@entry=...) at ./src/corelib/global/qflags.h:34 #14 0x0000736f4fea5c2c in QCoreApplication::exec() () at ./src/corelib/global/qflags.h:74 #15 0x0000736f502e44a0 in QGuiApplication::exec() () at ./src/gui/kernel/qguiapplication.cpp:1926 #16 0x0000736f52008259 in QApplication::exec() () at ./src/widgets/kernel/qapplication.cpp:2555 #17 0x000057c8ee3875ec in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at ./shell/main.cpp:188
This looks to be all upstream in Qt. Can I ask you to please check to see if it's still an issue with Plasma 6.3 with Qt 6.8.2 or later? Thanks a lot!