https://bugs.kde.org/show_bug.cgi?id=391274
--- Comment #4 from Bhushan Shah <bhus...@gmail.com> --- Created attachment 111194 --> https://bugs.kde.org/attachment.cgi?id=111194&action=edit New crash information added by DrKonqi dolphin (18.03.70) using Qt 5.10.1 - What I was doing when the application crashed: I can reproduce same crash when trying to mount the external HDD from Dolphin places panel -- Backtrace (Reduced): #8 0x00007fbfa8ba78e8 in QMessageLogger::fatal(char const*, ...) const () from /usr/lib/libQt5Core.so.5 #9 0x00007fbfa8ba24c7 in qt_assert(char const*, char const*, int) () from /usr/lib/libQt5Core.so.5 #10 0x00007fbfb11a0fe6 in PlacesPanel::slotStorageSetupDone (this=0x559db1520660, index=5, success=true) at /home/bshah/kdesrc/source/dolphin/src/panels/places/placespanel.cpp:449 #11 0x00007fbfb11a45bf in QtPrivate::FunctorCall<QtPrivate::IndexesList<0, 1>, QtPrivate::List<int, bool>, void, void (PlacesPanel::*)(int, bool)>::call (f=(void (PlacesPanel::*)(PlacesPanel * const, int, bool)) 0x7fbfb11a0f3a <PlacesPanel::slotStorageSetupDone(int, bool)>, o=0x559db1520660, arg=0x7ffc6f474bf0) at /usr/include/qt/QtCore/qobjectdefs_impl.h:136 #12 0x00007fbfb11a413b in QtPrivate::FunctionPointer<void (PlacesPanel::*)(int, bool)>::call<QtPrivate::List<int, bool>, void> (f=(void (PlacesPanel::*)(PlacesPanel * const, int, bool)) 0x7fbfb11a0f3a <PlacesPanel::slotStorageSetupDone(int, bool)>, o=0x559db1520660, arg=0x7ffc6f474bf0) at /usr/include/qt/QtCore/qobjectdefs_impl.h:169 -- You are receiving this mail because: You are watching all bug changes.