Bug 462728

Summary: Dolphin crashes when unmounting external hard drive
Product: [Applications] dolphin Reporter: Mark A. Stevens <marXtevens>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: crash CC: kfm-devel, nate, postix, sean729, sparrowdark419
Priority: NOR Keywords: drkonqi
Version: 22.08.3   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=451050
Latest Commit: Version Fixed In:

Description Mark A. Stevens 2022-12-06 23:27:37 UTC
Application: dolphin (22.08.3)

Qt Version: 5.15.7
Frameworks Version: 5.100.0
Operating System: Linux 6.0.11-200.fc36.x86_64 x86_64
Windowing System: Wayland
Distribution: Fedora Linux 36 (Server Edition)
DrKonqi: 5.26.4 [KCrashBackend]

-- Information about the crash:
Un/Mounting USB drive and Dolphin crashed. Not sure which it was doing as KDE message is ambiguous.

The reporter is unsure if this crash is reproducible.

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

[KCrash Handler]
#4  0x00007f0febcc4ad0 in KCoreDirListerCache::slotUpdateResult(KJob*) () from /lib64/libKF5KIOCore.so.5
#5  0x00007f0fea0dbc26 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#6  0x00007f0feb48e4c9 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib64/libKF5CoreAddons.so.5
#7  0x00007f0feb493f2b in KJob::finishJob(bool) () from /lib64/libKF5CoreAddons.so.5
#8  0x00007f0fea0dbc26 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#9  0x00007f0febc6cda0 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /lib64/libKF5KIOCore.so.5
#10 0x00007f0febc67cca in KIO::SlaveInterface::dispatch() () from /lib64/libKF5KIOCore.so.5
#11 0x00007f0febc6a651 in KIO::Slave::gotInput() () from /lib64/libKF5KIOCore.so.5
#12 0x00007f0fea0dbc26 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#13 0x00007f0fea0d2ec4 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#14 0x00007f0feadaed12 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#15 0x00007f0fea0a8278 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#16 0x00007f0fea0ab5e4 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#17 0x00007f0fea0f9897 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#18 0x00007f0fe7de5faf in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#19 0x00007f0fe7e3b2c8 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#20 0x00007f0fe7de3940 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#21 0x00007f0fea0f938a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#22 0x00007f0fea0a6cca in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#23 0x00007f0fea0aed92 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#24 0x0000564b2b6a0a57 in main ()
[Inferior 1 (process 15973) detached]

Reported using DrKonqi
Comment 1 Patrick Silva 2022-12-07 12:39:11 UTC
*** Bug 462740 has been marked as a duplicate of this bug. ***
Comment 2 postix 2023-06-21 09:55:30 UTC
Sounds like a duplicate of #451050 or could be related.
Comment 3 Nate Graham 2023-11-30 15:01:08 UTC

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