https://bugs.kde.org/show_bug.cgi?id=434128
--- Comment #2 from Nate Graham <n...@kde.org> --- Application: plasmashell (5.21.3) Qt Version: 5.15.2 Frameworks Version: 5.80.0 Operating System: Linux 5.11.6-1-default x86_64 Windowing System: X11 Drkonqi Version: 5.21.3 Distribution: "openSUSE Tumbleweed" -- Information about the crash: - What I was doing when the application crashed: 1. Selected folder on desktop. 2. Hit 'Del' to move to trash. 3. Plasma crash. I've also not been able to reproduce this behavior. The crash does not seem to be reproducible. -- Backtrace: Application: Plasma (plasmashell), signal: Segmentation fault Content of s_kcrashErrorMessage: [Current thread is 1 (LWP 7434)] [KCrash Handler] #6 0x00007f03cd8d27d4 in QQuickShortcutContext::matcher(QObject*, Qt::ShortcutContext) (context=<optimized out>, obj=0x55e56f1a1760) at qquickshortcutcontext.cpp:78 #7 QQuickShortcutContext::matcher(QObject*, Qt::ShortcutContext) (obj=<optimized out>, context=<optimized out>) at qquickshortcutcontext.cpp:71 #8 0x00007f03d3234d1f in QShortcutEntry::correctContext() const (this=0x55e573672b78) at kernel/qshortcutmap.cpp:79 #9 QShortcutMap::find(QKeyEvent*, int) (this=this@entry=0x55e56e5fd868, e=e@entry=0x7ffc1018d260, ignoredModifiers=ignoredModifiers@entry=0) at kernel/qshortcutmap.cpp:457 #10 0x00007f03d3237bc0 in QShortcutMap::nextState(QKeyEvent*) (this=this@entry=0x55e56e5fd868, e=e@entry=0x7ffc1018d260) at kernel/qshortcutmap.cpp:372 #11 0x00007f03d3238e71 in QShortcutMap::tryShortcut(QKeyEvent*) (this=this@entry=0x55e56e5fd868, e=e@entry=0x7ffc1018d260) at kernel/qshortcutmap.cpp:328 #12 0x00007f03d31e22be in QWindowSystemInterface::handleShortcutEvent(QWindow*, unsigned long, int, QFlags<Qt::KeyboardModifier>, unsigned int, unsigned int, unsigned int, QString const&, bool, unsigned short) (window=0x7ffc1018d260, timestamp=127309033, keyCode=16777223, modifiers=..., nativeScanCode=119, nativeVirtualKey=65535, nativeModifiers=0, text=..., autorepeat=false, count=1) at kernel/qwindowsysteminterface.cpp:477 #13 0x00007f03d3204c0b in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) (e=0x55e57a9ee5b0) at kernel/qguiapplication.cpp:2395 #14 0x00007f03d31dec5c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) (flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1169 #15 0x00007f03ce445faa in xcbSourceDispatch(GSource*, GSourceFunc, gpointer) (source=source@entry=0x55e56e6e2230) at qxcbeventdispatcher.cpp:105 #16 0x00007f03d1058f57 in g_main_dispatch (context=0x7f03c8005000) at ../glib/gmain.c:3325 #17 g_main_context_dispatch (context=0x7f03c8005000) at ../glib/gmain.c:4043 #18 0x00007f03d10592d8 in g_main_context_iterate (context=context@entry=0x7f03c8005000, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/gmain.c:4119 #19 0x00007f03d105938f in g_main_context_iteration (context=0x7f03c8005000, may_block=may_block@entry=1) at ../glib/gmain.c:4184 #20 0x00007f03d2d0c8bf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x55e56e6ec360, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #21 0x00007f03d2cb3ceb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffc1018d5a0, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69 #22 0x00007f03d2cbbf60 in QCoreApplication::exec() () at ../../include/QtCore/../../src/corelib/global/qflags.h:121 #23 0x00007f03d31fc35c in QGuiApplication::exec() () at kernel/qguiapplication.cpp:1867 #24 0x00007f03d3a3a475 in QApplication::exec() () at kernel/qapplication.cpp:2824 #25 0x000055e56e54b201 in main(int, char**) (argc=<optimized out>, argv=0x7ffc1018d7a0) at /usr/src/debug/plasma5-workspace-5.21.3-1.1.x86_64/shell/main.cpp:251 [Inferior 1 (process 7434) detached] Possible duplicates by query: bug 434128, bug 428949, bug 424142, bug 424120, bug 423235. Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.