Summary: | Dolphin crashes when unmounting external hard drive | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Mathias Renner <mail> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | felix.fer.rod, kfm-devel, meven29 |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 22.08.1 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Mathias Renner
2022-10-05 09:54:36 UTC
Created attachment 153314 [details]
New crash information added by DrKonqi
dolphin (22.08.1) using Qt 5.15.6
The error took place when I was unmounting the LUKS encrypted hard drive I use for backups. I clicked on the button to unmount the open LUKS partition, then I clicked on the button to unmount the drive, and Dolphin crashed.
When I opened it again to ensure the drive was correctly unmounted and didn't break in the process, the drive was unmounted, and mounting it again didn't raise any errors, so it might be that the drive gets correctly unmounted before the crash and Dolphin just happens to crash right after unmounting, instead of during the unmounting process.
However, when I unmounted it again, this error happened again. Trying again resulted in the same crash, so I suppose that this would hoppen no matter how many times I tried.
-- Backtrace (Reduced):
#4 0x0000557b550b778a in TerminalPanel::sendCdToTerminal (this=0x557b5606e960, dir=..., addToHistory=TerminalPanel::HistoryPolicy::SkipHistory) at /usr/src/debug/dolphin-22.08.1-1.fc36.x86_64/src/panels/terminal/terminalpanel.cpp:264
#5 0x0000557b55097d3d in TerminalPanel::goHome (this=0x557b5606e960) at /usr/src/debug/dolphin-22.08.1-1.fc36.x86_64/src/panels/terminal/terminalpanel.cpp:58
#6 DolphinMainWindow::slotStorageTearDownFromPlacesRequested (this=0x557b55cf6290, mountPath=...) at /usr/src/debug/dolphin-22.08.1-1.fc36.x86_64/src/dolphinmainwindow.cpp:1426
#7 0x00007f8a79cdb9a6 in QtPrivate::QSlotObjectBase::call (a=0x7ffc181d55e0, r=<optimized out>, this=0x557b5607ecf0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#8 doActivate<false> (sender=0x557b55d34a80, signal_index=24, argv=0x7ffc181d55e0) at kernel/qobject.cpp:3919
*** This bug has been marked as a duplicate of bug 467403 *** |