Bug 474409 - Dolphin crashes while transferring files from one external drive to another encrypted external drive
Summary: Dolphin crashes while transferring files from one external drive to another e...
Status: RESOLVED DUPLICATE of bug 448532
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 22.12.3
Platform: Debian stable Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-09-11 14:48 UTC by NMD
Modified: 2023-11-29 08:24 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 NMD 2023-09-11 14:48:08 UTC
Application: dolphin (22.12.3)

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

-- Information about the crash:
Dolphin crashed while attempting to move files from one external drive to another. The target drive was encrypted. Have not attempted to reproduce this.

Dolphin was working in the background when crash took place.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007fe46152dd5e in KJobWidgets::window(KJob*) () from /lib/x86_64-linux-gnu/libKF5JobWidgets.so.5
#5  0x00007fe46165f69b in KIO::WidgetsAskUserActionHandler::askUserSkip(KJob*, QFlags<KIO::SkipDialog_Option>, QString const&) () from /lib/x86_64-linux-gnu/libKF5KIOWidgets.so.5
#6  0x00007fe46137d346 in ?? () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#7  0x00007fe461376ab6 in ?? () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#8  0x00007fe45f946f4f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007fe460b34775 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#10 0x00007fe460b35c5b in KJob::finishJob(bool) () from /lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#11 0x00007fe45f946f4f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#12 0x00007fe460b34775 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#13 0x00007fe460b35c5b in KJob::finishJob(bool) () from /lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#14 0x00007fe45f946f4f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#15 0x00007fe4613a7713 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#16 0x00007fe4613a5d56 in KIO::SlaveInterface::dispatch() () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#17 0x00007fe4613aaac9 in KIO::Slave::gotInput() () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#18 0x00007fe45f946f4f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007fe45f93b6f0 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#20 0x00007fe4603e1fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#21 0x00007fe45f90f6f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007fe45f912681 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x00007fe45f968153 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x00007fe45d3727a9 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007fe45d372a38 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007fe45d372acc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007fe45f967836 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#28 0x00007fe45f90e17b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#29 0x00007fe45f9162d6 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#30 0x0000561a6c12c142 in ?? ()
#31 0x00007fe45f28a1ca in __libc_start_call_main (main=main@entry=0x561a6c12aed0, argc=argc@entry=1, argv=argv@entry=0x7ffe45ad14a8) at ../sysdeps/nptl/libc_start_call_main.h:58
#32 0x00007fe45f28a285 in __libc_start_main_impl (main=0x561a6c12aed0, argc=1, argv=0x7ffe45ad14a8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe45ad1498) at ../csu/libc-start.c:360
#33 0x0000561a6c12c591 in ?? ()
[Inferior 1 (process 34953) detached]

The reporter indicates this bug may be a duplicate of or related to bug 469110, bug 468345.

Reported using DrKonqi
Comment 1 Akseli Lahtinen 2023-11-29 08:24:52 UTC

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