https://bugs.kde.org/show_bug.cgi?id=510603
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- Created attachment 187795 --> https://bugs.kde.org/attachment.cgi?id=187795&action=edit gdb.txt with output of thread apply all bt I've encountered this bug too (Arch Linux, kdevelop 6.4.251200 (25.12.0), clang 21.1.6). KDevelop crashed when I added a new file with existing code (that does not compile) to my CMake project via target_add_sources, and now KDevelop crashes every time on startup. Thread 31 "Queue(0x555555b" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fff697fa6c0 (LWP 12356)] 0x00007fff99e994c2 in llvm::IntrusiveRefCntPtr<clang::SourceManager>::operator* () at /usr/include/llvm/ADT/IntrusiveRefCntPtr.h:203 203 T &operator*() const { return *Obj; } -- You are receiving this mail because: You are watching all bug changes.
