https://bugs.kde.org/show_bug.cgi?id=465243
--- Comment #4 from Frank Schaefer <fschaefer....@googlemail.com> --- (In reply to Frank Schaefer from comment #3) > Looks like it is enough to embrace this loop with a nullptr check, but > someone who knows KIO better should validate that. Unfortunately it isn't. Looks like KCoreDirListerCache::slotUpdateResult() is supposed to never be called with a KJob whose url isn't on the itemsInUse list. smb:///MyServer is changed to smb://username@MyServer after user name and password have been entered. Apparently this change isn't handled properly, but I failed to track this down further. I'm neither familiar with the KIO caching concept nor do I know all the different use cases in kio-extra components. -- You are receiving this mail because: You are watching all bug changes.