Bug 428735 - Dolphin freezes (and sometimes crashes) randomly after some time
Summary: Dolphin freezes (and sometimes crashes) randomly after some time
Status: RESOLVED DUPLICATE of bug 422282
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 20.08.2
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-11-05 16:57 UTC by Antoine Viallon
Modified: 2020-11-08 21:36 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Viallon 2020-11-05 16:57:32 UTC
Application: dolphin (20.08.2)

Qt Version: 5.15.1
Frameworks Version: 5.75.0
Operating System: Linux 5.9.3-xanmod1-1 x86_64
Windowing system: X11
Distribution: "Arch Linux"

-- Information about the crash:
- What I was doing when the application crashed:
Doing anything on Dolphin (including nothing).
A freeze then appears after some time. If I wait about 30s or so, it usually becomes responsive again.
If I try to use it when it is freezing, it might end up crashing.

The crash can be reproduced every time.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault

[KCrash Handler]
#4  0x00007effd4c0cdf3 in QHashData::free_helper(void (*)(QHashData::Node*)) () from /usr/lib/libQt5Core.so.5
#5  0x00007effd6bc8b81 in KFileItemModel::removeItems(KItemRangeList const&, KFileItemModel::RemoveItemsBehavior) () from /usr/lib/libdolphinprivate.so.5
#6  0x00007effd6bd475e in KFileItemModel::setExpanded(int, bool) () from /usr/lib/libdolphinprivate.so.5
#7  0x00007effd6be495b in KItemListController::mouseReleaseEvent(QGraphicsSceneMouseEvent*, QTransform const&) () from /usr/lib/libdolphinprivate.so.5
#8  0x00007effd6be750b in KItemListController::processEvent(QEvent*, QTransform const&) () from /usr/lib/libdolphinprivate.so.5
#9  0x00007effd6bf71cf in KItemListView::event(QEvent*) () from /usr/lib/libdolphinprivate.so.5
#10 0x00007effd593a752 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#11 0x00007effd4db7cda in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#12 0x00007effd5c60096 in ?? () from /usr/lib/libQt5Widgets.so.5
#13 0x00007effd5c6044e in ?? () from /usr/lib/libQt5Widgets.so.5
#14 0x00007effd5c65d7c in QGraphicsScene::mouseReleaseEvent(QGraphicsSceneMouseEvent*) () from /usr/lib/libQt5Widgets.so.5
#15 0x00007effd5c72c83 in QGraphicsScene::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#16 0x00007effd593a752 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#17 0x00007effd4db7cda in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#18 0x00007effd5c8fcba in QGraphicsView::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQt5Widgets.so.5
#19 0x00007effd597bb0e in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#20 0x00007effd5a26f3f in QFrame::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#21 0x00007effd4db7a43 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#22 0x00007effd593a741 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#23 0x00007effd594187b in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#24 0x00007effd4db7cda in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#25 0x00007effd594087e in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /usr/lib/libQt5Widgets.so.5
#26 0x00007effd5994249 in ?? () from /usr/lib/libQt5Widgets.so.5
#27 0x00007effd599763f in ?? () from /usr/lib/libQt5Widgets.so.5
#28 0x00007effd593a752 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#29 0x00007effd4db7cda in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#30 0x00007effd524d4ac in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /usr/lib/libQt5Gui.so.5
#31 0x00007effd5222bac in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Gui.so.5
#32 0x00007effcfecaf9c in ?? () from /usr/lib/libQt5XcbQpa.so.5
#33 0x00007effd2c79914 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#34 0x00007effd2ccd7d1 in ?? () from /usr/lib/libglib-2.0.so.0
#35 0x00007effd2c78121 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#36 0x00007effd4e10941 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#37 0x00007effd4db665c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#38 0x00007effd4dbeaf4 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#39 0x00007effd6e8cdbe in kdemain () from /usr/lib/libkdeinit5_dolphin.so
#40 0x00007effd6ca8152 in __libc_start_main () from /usr/lib/libc.so.6
#41 0x000055b388a3d05e in _start ()
[Inferior 1 (process 77850) detached]

Possible duplicates by query: bug 428374, bug 427665, bug 427535, bug 426180, bug 425753.

Reported using DrKonqi
Comment 1 Elvis Angelaccio 2020-11-08 21:36:52 UTC

*** This bug has been marked as a duplicate of bug 422282 ***