https://bugs.kde.org/show_bug.cgi?id=419719
Kåre Särs <kare.s...@iki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #5 from Kåre Särs <kare.s...@iki.fi> --- I was just about to ask for a crash-dump, but I can actually reproduce... My crash happens in SearchDiskFiles.cpp while calling QUrl::fromUserInput() in searchSingleLineRegExp() For some reason fileName is a Null QString, but the QFile taking that as parameter is open.... I'll investigate more... My first guess is that the file list (m_files) is cleared while we are iterating over it.... -- You are receiving this mail because: You are watching all bug changes.