https://bugs.kde.org/show_bug.cgi?id=496132
--- Comment #6 from Reza Jahanbakhshi <reza.jahanbakh...@gmail.com> --- Sorry, I misclicked before adding my comment. https://bugs.kde.org/show_bug.cgi?id=482768 does not resolve this issue as it's already released with 6.1.3 and thisis still happening with 6.2.4 on Arch Linux. Below is the callstack for one I reproduced just now. I'm attaching the coredump too. Core was generated by `/usr/bin/plasmashell --no-respawn'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007ce729ca53f4 in ?? () from /usr/lib/libc.so.6 [Current thread is 1 (Thread 0x7ce723e53a00 (LWP 2153))] (gdb) bt #0 0x00007ce729ca53f4 in ?? () from /usr/lib/libc.so.6 #1 0x00007ce729c4c120 in raise () from /usr/lib/libc.so.6 #2 0x00007ce72cc652a1 in KCrash::defaultCrashHandler(int) () from /usr/lib/libKF6Crash.so.6 #3 <signal handler called> #4 0x00007ce72b32a387 in QtWayland::zwp_tablet_pad_v2::handle_removed(void*, zwp_tablet_pad_v2*) () from /usr/lib/libQt6WaylandClient.so.6 #5 0x00007ce729887596 in ?? () from /usr/lib/libffi.so.8 #6 0x00007ce72988400e in ?? () from /usr/lib/libffi.so.8 #7 0x00007ce729886bd3 in ffi_call () from /usr/lib/libffi.so.8 #8 0x00007ce72ccdc8b0 in ?? () from /usr/lib/libwayland-client.so.0 #9 0x00007ce72ccdd139 in ?? () from /usr/lib/libwayland-client.so.0 #10 0x00007ce72ccdd553 in wl_display_dispatch_queue_pending () from /usr/lib/libwayland-client.so.0 #11 0x00007ce72b2f1266 in QtWaylandClient::QWaylandDisplay::flushRequests() () from /usr/lib/libQt6WaylandClient.so.6 #12 0x00007ce72a3a348a in QObject::event(QEvent*) () from /usr/lib/libQt6Core.so.6 #13 0x00007ce72c2fe31a in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt6Widgets.so.6 #14 0x00007ce72a3585a8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt6Core.so.6 #15 0x00007ce72a359035 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt6Core.so.6 #16 0x00007ce72a5c23fc in ?? () from /usr/lib/libQt6Core.so.6 #17 0x00007ce728df3559 in ?? () from /usr/lib/libglib-2.0.so.0 #18 0x00007ce728e56157 in ?? () from /usr/lib/libglib-2.0.so.0 #19 0x00007ce728df2a55 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #20 0x00007ce72a5bf71d in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt6Core.so.6 #21 0x00007ce72a364566 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt6Core.so.6 #22 0x00007ce72a359a2f in QCoreApplication::exec() () from /usr/lib/libQt6Core.so.6 #23 0x00005e58910e217f in ?? () #24 0x00007ce729c34e08 in ?? () from /usr/lib/libc.so.6 #25 0x00007ce729c34ecc in __libc_start_main () from /usr/lib/libc.so.6 #26 0x00005e58910e2695 in ?? () -- You are receiving this mail because: You are watching all bug changes.