https://bugs.kde.org/show_bug.cgi?id=392033
--- Comment #3 from red...@cox.net --- (In reply to Kai Uwe Broulik from comment #2) > I can't reproduce your issue but it hits the following assert: > > QString concatPaths(const QString &path1, const QString &path2) > { > Q_ASSERT(!path2.startsWith(QLatin1Char('/'))); The source/project path is /home/<user>/projects/llvm, not familiar with this code so I'm not sure what path2 is supposed to be. I did notice that my other project did not have this problem though so I'm not surprised you could not reproduce it. When I have the time I will try to find out where the bad string is coming from. -- You are receiving this mail because: You are watching all bug changes.