Application: dolphin (20.12.2) Qt Version: 5.15.2 Frameworks Version: 5.78.0 Operating System: Linux 5.10.0-8-amd64 x86_64 Windowing system: X11 Distribution: Debian GNU/Linux 11 (bullseye) -- Information about the crash: - What I was doing when the application crashed: I navigated to a folder in the right pane, selected the folder name (with the branch collapsed), and just pressed Ctrl+C to copy the whole folder. - Unusual behavior I noticed: I noticed 30 minutes or so earlier, but in the same Dolphin session, Dolphin was very busy, taking up 50% CPU utilisation for at least 15 minutes. This is an old, slow desktop but it was still excessive. Then, utilisation dropped to normal levels, below 5%. -- Backtrace: Application: Dolphin (dolphin), signal: Segmentation fault [KCrash Handler] #4 0x00007ff8d7562c18 in QMetaObject::cast(QObject const*) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #5 0x00007ff8d14b434c in QQuickShortcutContext::matcher(QObject*, Qt::ShortcutContext) () from /lib/x86_64-linux-gnu/libQt5QuickTemplates2.so.5 #6 0x00007ff8d79604ef in QShortcutMap::find(QKeyEvent*, int) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5 #7 0x00007ff8d7963390 in QShortcutMap::nextState(QKeyEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5 #8 0x00007ff8d7964641 in QShortcutMap::tryShortcut(QKeyEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5 #9 0x00007ff8d790dcae in QWindowSystemInterface::handleShortcutEvent(QWindow*, unsigned long, int, QFlags<Qt::KeyboardModifier>, unsigned int, unsigned int, unsigned int, QString const&, bool, unsigned short) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5 #10 0x00007ff8d79304cb in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5 #11 0x00007ff8d790a64c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5 #12 0x00007ff8d241e7da in ?? () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 #13 0x00007ff8d52abe6b in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #14 0x00007ff8d52ac118 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #15 0x00007ff8d52ac1cf in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #16 0x00007ff8d75b151f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #17 0x00007ff8d755898b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #18 0x00007ff8d7560c00 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5 #19 0x00007ff8d96ad9e0 in kdemain () from /lib/x86_64-linux-gnu/libkdeinit5_dolphin.so #20 0x00007ff8d94c1d0a in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6 #21 0x000055fe17e1108a in _start () [Inferior 1 (process 8562) detached] Possible duplicates by query: bug 437968, bug 434310, bug 427149, bug 330508. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 427149 ***