Bug 510163 - Crash after data copy from external hdd to sd via card reader
Summary: Crash after data copy from external hdd to sd via card reader
Status: RESOLVED UNMAINTAINED
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 23.08.5
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2025-10-02 11:02 UTC by paulo_bronko
Modified: 2025-10-08 19:45 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 paulo_bronko 2025-10-02 11:02:55 UTC
Application: dolphin (23.08.5)

Qt Version: 5.15.12
Frameworks Version: 5.115.0
Operating System: Linux 6.4.0-150600.23.65-default x86_64
Windowing System: X11
Distribution: "openSUSE Leap 15.6"
DrKonqi: 5.27.11 [KCrashBackend]

-- Information about the crash:
Dolphin program unexpected exit after operation of data copy from external usb hard disk drive. Disk model Hitachi HTS542512K9A300 (BB2OC3MP) copying files to standard location on sd card via internal card reader.

The crash does not seem to be reproducible.

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

[KCrash Handler]
#4  0x00007f1024b66f78 in operator<(QString const&, QString const&) () from /usr/lib64/libQt5Core.so.5
#5  0x00007f1026850b30 in ?? () from /usr/lib64/libKF5Solid.so.5
#6  0x00007f102688b7f7 in ?? () from /usr/lib64/libKF5Solid.so.5
#7  0x00007f102688bddc in ?? () from /usr/lib64/libKF5Solid.so.5
#8  0x00007f1026880a34 in ?? () from /usr/lib64/libKF5Solid.so.5
#9  0x00007f102689315a in ?? () from /usr/lib64/libKF5Solid.so.5
#10 0x00007f1026837983 in Solid::Device::storageAccessFromPath(QString const&) () from /usr/lib64/libKF5Solid.so.5
#11 0x00007f1026cc4a00 in ?? () from /usr/lib64/libKF5KIOWidgets.so.5
#12 0x00007f1026cc4c22 in ?? () from /usr/lib64/libKF5KIOWidgets.so.5
#13 0x00007f1026cc9981 in KIO::PreviewJob::slotResult(KJob*) () from /usr/lib64/libKF5KIOWidgets.so.5
#14 0x00007f1024d1522b in ?? () from /usr/lib64/libQt5Core.so.5
#15 0x00007f102612d13c in KJob::result(KJob*, KJob::QPrivateSignal) () from /usr/lib64/libKF5CoreAddons.so.5
#16 0x00007f102612e651 in ?? () from /usr/lib64/libKF5CoreAddons.so.5
#17 0x00007f1024d1522b in ?? () from /usr/lib64/libQt5Core.so.5
#18 0x00007f1026a0c6e3 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib64/libKF5KIOCore.so.5
#19 0x00007f1026a0ac86 in KIO::SlaveInterface::dispatch() () from /usr/lib64/libKF5KIOCore.so.5
#20 0x00007f1026a0fd69 in KIO::Slave::gotInput() () from /usr/lib64/libKF5KIOCore.so.5
#21 0x00007f1024d1522b in ?? () from /usr/lib64/libQt5Core.so.5
#22 0x00007f1024d0bc0b in QObject::event(QEvent*) () from /usr/lib64/libQt5Core.so.5
#23 0x00007f102599f87c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#24 0x00007f10259a663f in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#25 0x00007f1024cd7d53 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#26 0x00007f1024cda771 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQt5Core.so.5
#27 0x00007f1024d3aad3 in ?? () from /usr/lib64/libQt5Core.so.5
#28 0x00007f1021b15f9c in ?? () from /usr/lib64/libglib-2.0.so.0
#29 0x00007f1021b17bc0 in ?? () from /usr/lib64/libglib-2.0.so.0
#30 0x00007f1021b181bc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#31 0x00007f1024d3a17c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#32 0x00007f1024cd65ba in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#33 0x00007f1024cdfdf7 in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5
#34 0x000056047bd00ee8 in ?? ()
#35 0x00007f1024240e6c in __libc_start_call_main () from /lib64/libc.so.6
#36 0x00007f1024240f35 in __libc_start_main_impl () from /lib64/libc.so.6
#37 0x000056047bd014c1 in ?? ()
[Inferior 1 (process 28106) detached]

Reported using DrKonqi
Comment 1 TraceyC 2025-10-08 19:45:18 UTC
Hi, I'm afraid Dolphin 23.08.5 no longer receives updates or maintenance from KDE; active versions are 25.04.3 or newer. Please upgrade to an active version as soon as your distribution makes it available to you, or use other application distribution methods such as Flathub. Dolphin is a fast-moving project, and bugs in one version are often fixed in the next one.

 If you need support for Dolphin 23.08.5, please contact your distribution, who bears the responsibility of providing help for older releases that are no longer receiving updates from KDE.

If this issue is still reproducible in a supported version of Dolphin, feel free to re-open this bug report.

Thanks for understanding!