https://bugs.kde.org/show_bug.cgi?id=373120
Timothée Feuillet <secondary.tim...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |secondary.tim...@gmail.com --- Comment #3 from Timothée Feuillet <secondary.tim...@gmail.com> --- The file-locking issue seems to only appears when the background parser for the current file is running, but once it is ended you can save it back. (even though I had it failing one time, but I didn't reproduced it yet). I also got a crash (de-referencing a null pointer) when editing a header file when the background parser was running. (after a quick debug, it looks like the crash is in a thread where only libclang functions are -- thread directly created by the main thread. I have a dump of this crash, but can't attach it there (130 Mo, compressed). As I don't have any debug symbols, I don't have a readable backtrace). Then again, that crash seems to be related to libclang. -- You are receiving this mail because: You are watching all bug changes.