Bug 458111 - Dolphin crash during transaction overwriting existing files from internal Btrfs RAID6 to USB HDD
Summary: Dolphin crash during transaction overwriting existing files from internal Btr...
Status: RESOLVED DUPLICATE of bug 458709
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 22.04.3
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-08-20 18:31 UTC by Damian Höster
Modified: 2022-09-12 18:39 UTC (History)
4 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 Damian Höster 2022-08-20 18:31:20 UTC
Application: dolphin (22.04.3)

Qt Version: 5.15.5
Frameworks Version: 5.96.0
Operating System: Linux 5.19.0-268-tkg-pds x86_64
Windowing System: X11
Distribution: RebornOS Linux
DrKonqi: 5.25.4 [KCrashBackend]

-- Information about the crash:
At the moment of the crash I just skimmed through some folders with many files in them.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007f0e4b36a0ec in QWidgetPrivate::init(QWidget*, QFlags<Qt::WindowType>) () from /usr/lib/libQt5Widgets.so.5
#5  0x00007f0e4b53fd23 in QDialog::QDialog(QWidget*, QFlags<Qt::WindowType>) () from /usr/lib/libQt5Widgets.so.5
#6  0x00007f0e4c4483c1 in KIO::RenameDialog::RenameDialog(QWidget*, QString const&, QUrl const&, QUrl const&, QFlags<KIO::RenameDialog_Option>, unsigned long long, unsigned long long, QDateTime const&, QDateTime const&, QDateTime const&, QDateTime const&) () from /usr/lib/libKF5KIOWidgets.so.5
#7  0x00007f0e4c45b8c2 in KIO::WidgetsAskUserActionHandler::askUserRename(KJob*, QString const&, QUrl const&, QUrl const&, QFlags<KIO::RenameDialog_Option>, unsigned long long, unsigned long long, QDateTime const&, QDateTime const&, QDateTime const&, QDateTime const&) () from /usr/lib/libKF5KIOWidgets.so.5
#8  0x00007f0e4c1d9739 in ?? () from /usr/lib/libKF5KIOCore.so.5
#9  0x00007f0e4a8fe341 in ?? () from /usr/lib/libQt5Core.so.5
#10 0x00007f0e4ba5d23a in KJob::result(KJob*, KJob::QPrivateSignal) () from /usr/lib/libKF5CoreAddons.so.5
#11 0x00007f0e4ba629bc in KJob::finishJob(bool) () from /usr/lib/libKF5CoreAddons.so.5
#12 0x00007f0e4a8fe341 in ?? () from /usr/lib/libQt5Core.so.5
#13 0x00007f0e4c20035a in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib/libKF5KIOCore.so.5
#14 0x00007f0e4c1fb5aa in KIO::SlaveInterface::dispatch() () from /usr/lib/libKF5KIOCore.so.5
#15 0x00007f0e4c1fdcf2 in KIO::Slave::gotInput() () from /usr/lib/libKF5KIOCore.so.5
#16 0x00007f0e4a8fe341 in ?? () from /usr/lib/libQt5Core.so.5
#17 0x00007f0e4a8f1440 in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#18 0x00007f0e4b345b3c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#19 0x00007f0e4a8cdad8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#20 0x00007f0e4a8ce5e3 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#21 0x00007f0e4a914548 in ?? () from /usr/lib/libQt5Core.so.5
#22 0x00007f0e4859dc6b in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#23 0x00007f0e485f4001 in ?? () from /usr/lib/libglib-2.0.so.0
#24 0x00007f0e4859b392 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#25 0x00007f0e4a91832c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#26 0x00007f0e4a8c627c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#27 0x00007f0e4a8d0da9 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#28 0x00005635f0ddeca9 in ?? ()
#29 0x00007f0e4a2492d0 in ?? () from /usr/lib/libc.so.6
#30 0x00007f0e4a24938a in __libc_start_main () from /usr/lib/libc.so.6
#31 0x00005635f0ddf365 in ?? ()
[Inferior 1 (process 8906) detached]

The reporter indicates this bug may be a duplicate of or related to bug 265809, bug 439542, bug 448532, bug 451566, bug 457856.

Reported using DrKonqi
Comment 1 Nicolas Fella 2022-09-04 23:10:15 UTC

*** This bug has been marked as a duplicate of bug 456223 ***
Comment 2 Nate Graham 2022-09-12 18:18:08 UTC

*** This bug has been marked as a duplicate of bug 364039 ***
Comment 3 Ahmad Samir 2022-09-12 18:39:32 UTC
Bug 458709 has a slightly better backtrace.

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