Bug 452138 - Dolphin crashed while sorting the directory entries
Summary: Dolphin crashed while sorting the directory entries
Status: RESOLVED WORKSFORME
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 21.12.3
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-04-01 05:39 UTC by con
Modified: 2024-01-07 03:46 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 con 2022-04-01 05:39:21 UTC
Application: dolphin (21.12.3)

Qt Version: 5.15.2
Frameworks Version: 5.92.0
Operating System: Linux 5.13.0-39-generic x86_64
Windowing System: Wayland
Distribution: Ubuntu 21.10
DrKonqi: 5.24.4 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
I clicked on the column description "Name" to sort the directory entries by name.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Dolphin (dolphin), signal: Aborted

[KCrash Handler]
#4  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140094712073856) at pthread_kill.c:44
#5  __pthread_kill_internal (signo=6, threadid=140094712073856) at pthread_kill.c:80
#6  __GI___pthread_kill (threadid=140094712073856, signo=signo@entry=6) at pthread_kill.c:91
#7  0x00007f6a5c447476 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
#8  0x00007f6a5c42d7b7 in __GI_abort () at abort.c:79
#9  0x00007f6a5c8d6ba3 in QMessageLogger::fatal(char const*, ...) const () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f6a5a557e45 in ?? () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#11 0x00007f6a5a56806a in QtWaylandClient::QWaylandDisplay::flushRequests() () from /lib/x86_64-linux-gnu/libQt5WaylandClient.so.5
#12 0x00007f6a5cb36a88 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007f6a5cb58522 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007f6a5cafda9b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007f6a5d778c08 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#16 0x00007f6a5d778d33 in QMenu::exec(QPoint const&, QAction*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#17 0x00007f6a5eb43547 in DolphinView::slotHeaderContextMenuRequested(QPointF const&) () from /lib/x86_64-linux-gnu/libdolphinprivate.so.5
#18 0x00007f6a5cb36a53 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007f6a5eacfa89 in KItemListController::headerContextMenuRequested(QPointF const&) () from /lib/x86_64-linux-gnu/libdolphinprivate.so.5
#20 0x00007f6a5eb04d64 in KItemListController::onPress(QPoint const&, QPointF const&, QFlags<Qt::KeyboardModifier>, QFlags<Qt::MouseButton>) () from /lib/x86_64-linux-gnu/libdolphinprivate.so.5
#21 0x00007f6a5eb06a35 in KItemListController::mousePressEvent(QGraphicsSceneMouseEvent*, QTransform const&) () from /lib/x86_64-linux-gnu/libdolphinprivate.so.5
#22 0x00007f6a5eb09119 in KItemListController::processEvent(QEvent*, QTransform const&) () from /lib/x86_64-linux-gnu/libdolphinprivate.so.5
#23 0x00007f6a5eb0f071 in KItemListView::event(QEvent*) () from /lib/x86_64-linux-gnu/libdolphinprivate.so.5
#24 0x00007f6a5d5ed6b3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#25 0x00007f6a5caff16a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x00007f6a5d92bbf5 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#27 0x00007f6a5d92bfb1 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#28 0x00007f6a5d93487a in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#29 0x00007f6a5d93e7d1 in QGraphicsScene::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#30 0x00007f6a5d5ed6b3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#31 0x00007f6a5caff16a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#32 0x00007f6a5d95c2a5 in QGraphicsView::mousePressEvent(QMouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#33 0x00007f6a5d63017e in QWidget::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#34 0x00007f6a5d6ddb52 in QFrame::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#35 0x00007f6a5cafeeca in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#36 0x00007f6a5d5ed6a2 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#37 0x00007f6a5d5f52e4 in QApplication::notify(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#38 0x00007f6a5caff16a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#39 0x00007f6a5d5f3dc7 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#40 0x00007f6a5d6499b0 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#41 0x00007f6a5d64cc45 in ?? () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#42 0x00007f6a5d5ed6b3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#43 0x00007f6a5caff16a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#44 0x00007f6a5cee6257 in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#45 0x00007f6a5cebb9bc in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#46 0x00007f6a5cebbc38 in QWindowSystemInterface::flushWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Gui.so.5
#47 0x00007f6a5cb2c73e in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#48 0x00007f6a5d5ed6b3 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#49 0x00007f6a5caff16a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#50 0x00007f6a5cb02257 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#51 0x00007f6a5cb58ef7 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#52 0x00007f6a5a77e8bb in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#53 0x00007f6a5a7d1f08 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#54 0x00007f6a5a77c003 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#55 0x00007f6a5cb58548 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#56 0x00007f6a5cafda9b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#57 0x00007f6a5cb06024 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#58 0x0000561c31106c53 in ?? ()
#59 0x00007f6a5c42efd0 in __libc_start_call_main (main=main@entry=0x561c31101260, argc=argc@entry=1, argv=argv@entry=0x7fff61c91e88) at ../sysdeps/nptl/libc_start_call_main.h:58
#60 0x00007f6a5c42f07d in __libc_start_main_impl (main=0x561c31101260, argc=1, argv=0x7fff61c91e88, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff61c91e78) at ../csu/libc-start.c:409
#61 0x0000561c311073e5 in ?? ()
[Inferior 1 (process 201546) detached]

Possible duplicates by query: bug 450245, bug 448691, bug 447763, bug 447746, bug 444430.

Reported using DrKonqi
Comment 1 Akseli Lahtinen 2023-12-08 12:01:30 UTC
Can't reproduce on Plasma 6. 

Have you been able to reproduce this on newer version of Dolphin? Please install debug symbols to Dolphin, KIO and KIO-Extras and send a backtrace if it still crashes. Thank you!
Comment 2 Bug Janitor Service 2023-12-23 03:46:19 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2024-01-07 03:46:22 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!