https://bugs.kde.org/show_bug.cgi?id=510603
--- Comment #2 from [email protected] --- After removing ~/.local/share/kdevelop/sessions/ and re-opening the project file, no crash occors on startup. However, KDevelop now crashes in the same location (llvm::IntrusiveRefCntPtr<clang::SourceManager>::operator*) when parsing /usr/include/spa-0.2/spa/utils/string.h, This header belongs to the libpipewire package, which is at version 1.4.9-2, and the header is included from my code via #include <pipewire/extensions/metadata.h> It does not matter if the cache is cleared or not. -- You are receiving this mail because: You are watching all bug changes.
