Bug 468345 - Dolphin crashes during file transfer
Summary: Dolphin crashes during file transfer
Status: RESOLVED DUPLICATE of bug 448532
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 22.12.3
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-04-10 03:45 UTC by Vaughan Johnston
Modified: 2023-11-28 15:19 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (5.41 KB, text/plain)
2023-04-10 08:11 UTC, xunilhcra
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vaughan Johnston 2023-04-10 03:45:35 UTC
Application: dolphin (22.12.3)

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

-- Information about the crash:
May be related to an issue where I found I was unable to mount a LUKS encrypted ext4 drive via Dolphin as I usually do, and had to instead mount the drive via CLI.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007f1734197c46 in QWidgetPrivate::createWinId() () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#5  0x00007f1734197a00 in QWidget::create(unsigned long long, bool, bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#6  0x00007f17341a480a in QWidgetPrivate::setVisible(bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#7  0x00007f173436c475 in QDialog::setVisible(bool) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#8  0x00007f173525bab0 in ?? () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#9  0x00007f17334e8f4f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f1734a14775 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#11 0x00007f1734a15c5b in KJob::finishJob(bool) () from /lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#12 0x00007f17334e8f4f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007f1734a14775 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#14 0x00007f1734a15c5b in KJob::finishJob(bool) () from /lib/x86_64-linux-gnu/libKF5CoreAddons.so.5
#15 0x00007f17334e8f4f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x00007f1735285516 in KIO::SlaveInterface::error(int, QString const&) () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#17 0x00007f1735287767 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#18 0x00007f1735285d56 in KIO::SlaveInterface::dispatch() () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#19 0x00007f173528aac9 in KIO::Slave::gotInput() () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#20 0x00007f17334e8f4f in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#21 0x00007f17334dd6f0 in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#22 0x00007f1734162fae in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#23 0x00007f17334b16f8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x00007f17334b4681 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x00007f173350a153 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#26 0x00007f17311d47a9 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x00007f17311d4a38 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007f17311d4acc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007f1733509836 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#30 0x00007f17334b017b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#31 0x00007f17334b82d6 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#32 0x0000557c29cf2142 in ?? ()
#33 0x00007f173304618a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
#34 0x00007f1733046245 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
#35 0x0000557c29cf2591 in ?? ()
[Inferior 1 (process 6228) detached]

Reported using DrKonqi
Comment 1 xunilhcra 2023-04-10 08:11:04 UTC
Created attachment 157988 [details]
New crash information added by DrKonqi

dolphin (22.12.3) using Qt 5.15.8

I am still able to get Dolphin to crash when moving large amounts of files (many GB) from one folder to another. It seems to happen with the Move operation, not the Copy operation.

-- Backtrace (Reduced):
#4  0x00007f5703a6f366 in qobject_cast<QWidget*> (o=0x55e698674270) at /usr/include/qt5/QtWidgets/qwidget.h:755
#5  QtPrivate::QVariantValueHelper<QWidget*>::object (v=...) at /usr/include/qt5/QtCore/qvariant.h:753
#6  QtPrivate::ObjectInvoker<QtPrivate::QVariantValueHelper<QWidget*>, QVariant const&, QWidget*>::invoke (a=...) at /usr/include/qt5/QtCore/qvariant.h:107
#7  qvariant_cast<QWidget*> (v=...) at /usr/include/qt5/QtCore/qvariant.h:879
#8  QVariant::value<QWidget*> (this=0x7ffde7f4c100) at /usr/include/qt5/QtCore/qvariant.h:367
Comment 2 Ben Bonacci 2023-05-03 11:05:35 UTC

*** This bug has been marked as a duplicate of bug 457313 ***
Comment 3 Nate Graham 2023-11-28 15:19:11 UTC

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