https://bugs.kde.org/show_bug.cgi?id=434221
Bug ID: 434221 Summary: Crash on refresh Product: dolphin Version: 20.12.2 Platform: Fedora RPMs OS: Linux Status: REPORTED Keywords: drkonqi Severity: crash Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: mothli...@fastmail.fm CC: kfm-de...@kde.org Target Milestone: --- Application: dolphin (20.12.2) Qt Version: 5.15.2 Frameworks Version: 5.79.0 Operating System: Linux 5.10.19-200.fc33.x86_64 x86_64 Windowing system: X11 Distribution: "Fedora release 33 (Thirty Three)" -- Information about the crash: - What I was doing when the application crashed: Had a directory open with a number of subdirectories. When I clicked the arrow to expand each subdirectory, every other directory had the arrow rotate but did not show the files in the directory. Then I used F5 to refresh and dolphin crashed and the bug report assistant came up. - Unusual behavior I noticed: -- Backtrace: Application: Dolphin (dolphin), signal: Aborted [KCrash Handler] #4 0x00007ff229cf79d5 in raise () at /lib64/libc.so.6 #5 0x00007ff229ce08a4 in abort () at /lib64/libc.so.6 #6 0x00007ff229d3a177 in __libc_message () at /lib64/libc.so.6 #7 0x00007ff229d41e6c in annobin_top_check.start () at /lib64/libc.so.6 #8 0x00007ff229d4323c in _int_free () at /lib64/libc.so.6 #9 0x00007ff227c3a7b7 in QHashData::free_helper(void (*)(QHashData::Node*)) () at /lib64/libQt5Core.so.5 #10 0x00007ff229c02dfc in KFileItemModel::slotClear() () at /lib64/libdolphinprivate.so.5 #11 0x00007ff227dcc386 in void doActivate<false>(QObject*, int, void**) () at /lib64/libQt5Core.so.5 #12 0x00007ff2296d66ce in KCoreDirListerCache::forgetDirs(KCoreDirLister*) () at /lib64/libKF5KIOCore.so.5 #13 0x00007ff2296d6b6a in KCoreDirListerCache::listDir(KCoreDirLister*, QUrl const&, bool, bool) () at /lib64/libKF5KIOCore.so.5 #14 0x00007ff229bf6795 in KFileItemModel::refreshDirectory(QUrl const&) () at /lib64/libdolphinprivate.so.5 #15 0x00007ff229c57ecf in DolphinView::reload() () at /lib64/libdolphinprivate.so.5 #16 0x00007ff229ed70d7 in DolphinMainWindow::reloadView() () at /lib64/libkdeinit5_dolphin.so #17 0x00007ff227dcc386 in void doActivate<false>(QObject*, int, void**) () at /lib64/libQt5Core.so.5 #18 0x00007ff2288ef646 in QAction::triggered(bool) () at /lib64/libQt5Widgets.so.5 #19 0x00007ff2288f1f31 in QAction::activate(QAction::ActionEvent) () at /lib64/libQt5Widgets.so.5 #20 0x00007ff2288f2b0f in QAction::event(QEvent*) () at /lib64/libQt5Widgets.so.5 #21 0x00007ff2288f5ec3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () at /lib64/libQt5Widgets.so.5 #22 0x00007ff227d9cbd8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () at /lib64/libQt5Core.so.5 #23 0x00007ff2282c4bc2 in QShortcutMap::dispatchEvent(QKeyEvent*) () at /lib64/libQt5Gui.so.5 #24 0x00007ff2282c5113 in QShortcutMap::tryShortcut(QKeyEvent*) () at /lib64/libQt5Gui.so.5 #25 0x00007ff228280cc7 in QWindowSystemInterface::handleShortcutEvent(QWindow*, unsigned long, int, QFlags<Qt::KeyboardModifier>, unsigned int, unsigned int, unsigned int, QString const&, bool, unsigned short) () at /lib64/libQt5Gui.so.5 #26 0x00007ff22829885f in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () at /lib64/libQt5Gui.so.5 #27 0x00007ff22827d8cc in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Gui.so.5 #28 0x00007ff21c2cc47e in xcbSourceDispatch(_GSource*, int (*)(void*), void*) () at /lib64/libQt5XcbQpa.so.5 #29 0x00007ff225d45a9f in g_main_context_dispatch () at /lib64/libglib-2.0.so.0 #30 0x00007ff225d97a98 in g_main_context_iterate.constprop () at /lib64/libglib-2.0.so.0 #31 0x00007ff225d42e73 in g_main_context_iteration () at /lib64/libglib-2.0.so.0 #32 0x00007ff227de96f3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #33 0x00007ff227d9b57b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /lib64/libQt5Core.so.5 #34 0x00007ff227da31b4 in QCoreApplication::exec() () at /lib64/libQt5Core.so.5 #35 0x00007ff229edcd5e in kdemain () at /lib64/libkdeinit5_dolphin.so #36 0x00007ff229ce21e2 in __libc_start_main () at /lib64/libc.so.6 #37 0x0000558c8f5a60ae in _start () [Inferior 1 (process 34674) detached] Possible duplicates by query: bug 434087, bug 433993, bug 433897, bug 433701, bug 433684. Reported using DrKonqi -- You are receiving this mail because: You are watching all bug changes.