Bug 468699 - Dolphin crashed after clicking to remove external SSD
Summary: Dolphin crashed after clicking to remove external SSD
Status: RESOLVED DUPLICATE of bug 467403
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 22.12.3
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2023-04-20 02:07 UTC by Dan Dascalescu
Modified: 2023-04-20 16:15 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 Dan Dascalescu 2023-04-20 02:07:10 UTC
Application: dolphin (22.12.3)

Qt Version: 5.15.9
Frameworks Version: 5.104.0
Operating System: Linux 6.2.11-300.fc38.x86_64 x86_64
Windowing System: Wayland
Distribution: Fedora Linux 38 (KDE Plasma)
DrKonqi: 5.27.4 [KCrashBackend]

-- Information about the crash:
SSD had two partitions, one encrypted with LUKS. I had mounted and unmounted it 2-3 times, then I clicked to safely remove the entire SSD. At the point, Dolphin crashed.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x000056316a30fa02 in TerminalPanel::sendCdToTerminal(QString const&, TerminalPanel::HistoryPolicy) ()
#5  0x000056316a2ee3c3 in DolphinMainWindow::slotStorageTearDownFromPlacesRequested(QString const&) ()
#6  0x00007f320d6e8651 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#7  0x000056316a30eb6a in PlacesPanel::slotTearDownRequested(QModelIndex const&) ()
#8  0x00007f320f695fd8 in QtPrivate::QFunctorSlotObject<KFilePlacesView::KFilePlacesView(QWidget*)::{lambda(QModelIndex const&)#5}, 1, QtPrivate::List<QModelIndex const&>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) [clone .lto_priv.0] () from /lib64/libKF5KIOFileWidgets.so.5
#9  0x00007f320d6e8651 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#10 0x00007f320f6900dc in KFilePlacesEventWatcher::actionClicked(QModelIndex const&) () from /lib64/libKF5KIOFileWidgets.so.5
#11 0x00007f320f68b206 in KFilePlacesEventWatcher::eventFilter(QObject*, QEvent*) () from /lib64/libKF5KIOFileWidgets.so.5
#12 0x00007f320d6b3af6 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#13 0x00007f320e3aeb65 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#14 0x00007f320e3b7456 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#15 0x00007f320d6b3d48 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#16 0x00007f320e3b56a4 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool, bool) () from /lib64/libQt5Widgets.so.5
#17 0x00007f320e40d1a9 in QWidgetWindow::handleMouseEvent(QMouseEvent*) () from /lib64/libQt5Widgets.so.5
#18 0x00007f320e41072f in QWidgetWindow::event(QEvent*) () from /lib64/libQt5Widgets.so.5
#19 0x00007f320e3aeb75 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#20 0x00007f320d6b3d48 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#21 0x00007f320db6c44b in QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*) () from /lib64/libQt5Gui.so.5
#22 0x00007f320db4aa0c in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Gui.so.5
#23 0x00007f320ab639e4 in userEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5WaylandClient.so.5
#24 0x00007f320b511f58 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#25 0x00007f320b571cd8 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#26 0x00007f320b513233 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#27 0x00007f320d706919 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#28 0x00007f320d6b270b in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#29 0x00007f320d6ba99b in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#30 0x000056316a2e31d7 in main ()
[Inferior 1 (process 42143) detached]

The reporter indicates this bug may be a duplicate of or related to bug 465694, bug 467403.

Reported using DrKonqi
Comment 1 Méven Car 2023-04-20 16:15:27 UTC

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