Summary: | Dolphin crashed while trying to eject an external encrypted HDD | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Eduardo Sánchez Muñoz <eduardosanchezmunoz> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | inb-bugzilla-1e1cff, kfm-devel, oxygencollide744 |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 22.12.3 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Eduardo Sánchez Muñoz
2023-04-23 11:49:54 UTC
I found out how to reproduce this: 1. The device appears on both devices and external devices categories. 2. Clicked on the eject button in the devices categories. 3. A spinner replaces the eject button and the disappears. 4. The eject button does not disappear from the external device category. 5. Clicking the eject button in the external device category crashes Dolphin. *** This bug has been marked as a duplicate of bug 467403 *** Created attachment 158991 [details]
New crash information added by DrKonqi
dolphin (23.04.1) using Qt 5.15.9
Dolphin crashed after clicking the eject button next to a LUKS encrypted drive
- drive was automounted in Dolphin
- drive file system within LUKS is BTRFS
- Dolphin behaved normally until the crash
-- Backtrace (Reduced):
#4 0x000055b1233cf42d in TerminalPanel::sendCdToTerminal (this=0x55b124143d70, dir=..., addToHistory=TerminalPanel::HistoryPolicy::SkipHistory) at /usr/src/debug/dolphin-23.04.1/src/panels/terminal/terminalpanel.cpp:241
#5 0x000055b1233ae3e9 in TerminalPanel::goHome (this=0x55b124143d70) at /usr/src/debug/dolphin-23.04.1/src/panels/terminal/terminalpanel.cpp:54
#6 DolphinMainWindow::slotStorageTearDownFromPlacesRequested (this=0x55b123f3d4c0, mountPath=...) at /usr/src/debug/dolphin-23.04.1/src/dolphinmainwindow.cpp:1515
#7 0x00007f6381125232 in QtPrivate::QSlotObjectBase::call (a=0x7ffc21d298a0, r=0x55b123f3d4c0, this=0x55b124168000) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#8 doActivate<false> (sender=0x55b1240df310, signal_index=24, argv=0x7ffc21d298a0) at kernel/qobject.cpp:3923
|