Bug 503791 - Dolphin sometimes crashes when moving files
Summary: Dolphin sometimes crashes when moving files
Status: RESOLVED UNMAINTAINED
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 22.12.3
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2025-05-05 10:54 UTC by Frank Sagurna
Modified: 2025-05-09 05:33 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Sagurna 2025-05-05 10:54:25 UTC
Application: dolphin (22.12.3)

Qt Version: 5.15.8
Frameworks Version: 5.103.0
Operating System: Linux 6.1.0-34-amd64 x86_64
Windowing System: X11
Distribution: Debian GNU/Linux 12 (bookworm)
DrKonqi: 5.27.5 [KCrashBackend]

-- Information about the crash:
Moving files sometimes crashes dolphin.
I have the feeling that the crash occures more when dolphin runs for some time.

The crash can be reproduced sometimes.

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

[KCrash Handler]
#4  0x00007ff8fac7fbcc in KFileItem::~KFileItem() () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#5  0x00007ff8fad3db5d in ?? () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#6  0x00007ff8fad2da56 in ?? () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#7  0x00007ff8f8ee8f8f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007ff8f8eecdaa in QTimer::timeout(QTimer::QPrivateSignal) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007ff8f8edd54d in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007ff8f9b62fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#11 0x00007ff8f8eb1738 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007ff8f8f08c71 in QTimerInfoList::activateTimers() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007ff8f8f09504 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#14 0x00007ff8f6b1b7a9 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#15 0x00007ff8f6b1ba38 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x00007ff8f6b1bacc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x00007ff8f8f09876 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007ff8f8eb01bb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007ff8f8eb8316 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x000056217b579142 in ?? ()
#21 0x00007ff8f864624a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#22 0x00007ff8f8646305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#23 0x000056217b579591 in ?? ()
[Inferior 1 (process 16799) detached]

Reported using DrKonqi
Comment 1 John Kizer 2025-05-09 05:33:40 UTC
Thank you for your bug report!

Debian advises users to not submit bugs upstream (https://www.debian.org/Bugs/Reporting), as this version of the KDE software is out of support from KDE, and so it's possible that the bug exists only in Debian at this point.
Could you report the bug to Debian using the report bug utility (https://packages.debian.org/stable/utils/reportbug)? If necessary, the maintainer of the package will forward the bug upstream.

Thanks for understanding!