https://bugs.kde.org/show_bug.cgi?id=371278
--- Comment #11 from James Lu <ja...@overdrivenetworks.com> --- Created attachment 112518 --> https://bugs.kde.org/attachment.cgi?id=112518&action=edit New crash information added by DrKonqi dolphin (18.04.0) using Qt 5.10.1 Hi, I can confirm this crash on dolphin 4:18.04.0-1 on Debian testing/unstable. Connecting to a samba share with a username (i.e. smb://username@share) is OK, but connecting without and typing in the username/password in the resulting login screen causes a crash. However, my exact traceback is closer to bug #379953 in that it shows KCoreDirListerCache::printDebug before aborting. Best, James -- Backtrace (Reduced): #8 0x00007fb5504fc646 in KCoreDirListerCache::printDebug (this=this@entry=0x7fb550773420 <(anonymous namespace)::Q_QGS_kDirListerCache::innerFunction()::holder>) at ./src/core/kcoredirlister.cpp:2122 #9 0x00007fb550509511 in KCoreDirListerCache::slotUpdateResult (this=0x7fb550773420 <(anonymous namespace)::Q_QGS_kDirListerCache::innerFunction()::holder>, j=<optimized out>) at ./src/core/kcoredirlister.cpp:1767 #10 0x00007fb55050a2bc in KCoreDirListerCache::qt_static_metacall (_o=0x7fb550773420 <(anonymous namespace)::Q_QGS_kDirListerCache::innerFunction()::holder>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./obj-x86_64-linux-gnu/src/core/KF5KIOCore_autogen/include/moc_kcoredirlister_p.cpp:139 [...] #12 0x00007fb54daa1a1c in KJob::result(KJob*, KJob::QPrivateSignal) () from /usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5 #13 0x00007fb54daa2551 in KJob::finishJob(bool) () from /usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so.5 -- You are receiving this mail because: You are watching all bug changes.