Bug 436428 - Dolphin crashes when ejecting ISO in VMware
Summary: Dolphin crashes when ejecting ISO in VMware
Status: RESOLVED DUPLICATE of bug 426324
Alias: None
Product: dolphin
Classification: Applications
Component: plugins: ISO mounting (show other bugs)
Version: 20.12.2
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Kwon-Young Choi
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2021-04-30 22:31 UTC by Trent
Modified: 2021-05-10 23:23 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 Trent 2021-04-30 22:31:48 UTC
Application: dolphin (20.12.2)

Qt Version: 5.15.2
Frameworks Version: 5.80.0
Operating System: Linux 5.11.16-300.fc34.x86_64 x86_64
Windowing System: X11
Drkonqi Version: 5.21.4
Distribution: Fedora 34 (KDE Plasma)

-- Information about the crash:
- What I was doing when the application crashed:

I was attempting to eject the ISO that VMware mounts for installing its virtual printer.

The crash can be reproduced every time.

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

[KCrash Handler]
#4  0x00007f936aa218ad in Solid::StorageAccess::filePath() const () from /lib64/libKF5Solid.so.5
#5  0x00007f936b3dd7ec in PlacesItemModel::slotStorageTearDownDone (this=0x55dc72d6d7d0, error=1799214736, errorData=...) at /usr/src/debug/dolphin-20.12.2-1.fc34.x86_64/src/panels/places/placesitemmodel.cpp:454
#6  0x00007f93692b54b0 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#7  0x00007f936aa1398f in Solid::OpticalDrive::ejectDone(Solid::ErrorType, QVariant, QString const&) () from /lib64/libKF5Solid.so.5
#8  0x00007f936aa1a719 in Solid::OpticalDrive::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /lib64/libKF5Solid.so.5
#9  0x00007f93692b54fd in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#10 0x00007f936aa0d826 in Solid::Backends::UDisks2::OpticalDrive::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /lib64/libKF5Solid.so.5
#11 0x00007f936aa0dda3 in Solid::Backends::UDisks2::OpticalDrive::qt_metacall(QMetaObject::Call, int, void**) () from /lib64/libKF5Solid.so.5
#12 0x00007f9369580d12 in QDBusConnectionPrivate::deliverCall(QObject*, int, QDBusMessage const&, QVector<int> const&, int) () from /lib64/libQt5DBus.so.5
#13 0x00007f93692ac257 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#14 0x00007f9369dd6e73 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#15 0x00007f9369284f48 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#16 0x00007f9369287c76 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#17 0x00007f93692d1c57 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#18 0x00007f93671f84cf in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#19 0x00007f936724c4e8 in g_main_context_iterate.constprop () from /lib64/libglib-2.0.so.0
#20 0x00007f93671f5c03 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#21 0x00007f93692d16f8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#22 0x00007f93692839b2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#23 0x00007f936928b544 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#24 0x00007f936b3b5d3d in kdemain (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/dolphin-20.12.2-1.fc34.x86_64/src/main.cpp:222
#25 0x00007f936b1b7b75 in __libc_start_main () from /lib64/libc.so.6
#26 0x000055dc715220ae in _start ()
[Inferior 1 (process 10685) detached]

Possible duplicates by query: bug 436126, bug 435839, bug 435539, bug 435427, bug 435346.

Reported using DrKonqi
Comment 1 Nate Graham 2021-05-10 23:23:06 UTC

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