https://bugs.kde.org/show_bug.cgi?id=486932
Tomas Trnka <tomastr...@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomastr...@gmx.com --- Comment #26 from Tomas Trnka <tomastr...@gmx.com> --- (In reply to Igor Kushnir from comment #25) > We have found a workaround for this crash in a discussion under the MR. Open > the Configure KDevelop dialog, and at the bottom of the Language Support > page set "Store precompiled preambles in" to "Session Temporary Directory". Thanks, I can confirm that this workaround makes the crash go away for me (on kdevelop-25.04.2-1.fc42.x86_64). I was able to reproducibly crash it five times in a row (open KDevelop on a C++ project, optionally wait for background parsing to finish, select a particular .cpp file, start typing #include <, boom!). After flipping the "Store precompiled preambles" setting I can't reproduce the crash any more. -- You are receiving this mail because: You are watching all bug changes.