https://bugs.kde.org/show_bug.cgi?id=426823
--- Comment #3 from Gustaw Smolarczyk <wielkie...@gmail.com> --- The result of git-bisect between 1.8.3 and 1.8.4: 174d2872d08878e806c4200cfc51643cee9bd177 is the first bad commit commit 174d2872d08878e806c4200cfc51643cee9bd177 Author: Michael Reeves <reeves...@gmail.com> Date: Mon Jul 13 23:53:14 2020 -0400 Don't run SourceData::readAndPreprocess if m_fileAccess is invalid src/SourceData.cpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) Reverting this commit on top of the current master branch fixes this issue. -- You are receiving this mail because: You are watching all bug changes.