https://bugs.kde.org/show_bug.cgi?id=438249
--- Comment #2 from Andrei Slavoiu <ansl...@yahoo.com> --- Created attachment 148116 --> https://bugs.kde.org/attachment.cgi?id=148116&action=edit New crash information added by DrKonqi kdevelop (5.7.211203 (21.12.3)) using Qt 5.15.3 - What I was doing when the application crashed: The same KDevelop version previously built with llvm-13 parsed the project successfuly. After rebuilding with llvm-14, it started crashing every time it reached about 10% of the project. -- Backtrace (Reduced): #6 __memmove_avx_unaligned_erms () at ../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:535 #7 0x00007fb3f9283bbb in llvm::APInt::APInt(llvm::APInt const&) (that=..., this=0x7fb3bb7fa470) at /usr/lib/llvm/14/include/llvm/ADT/APInt.h:157 #8 llvm::APSInt::APSInt(llvm::APSInt const&) (this=0x7fb3bb7fa470) at /usr/lib/llvm/14/include/llvm/ADT/APSInt.h:23 #9 clang::Expr::EvaluateKnownConstInt(clang::ASTContext const&, llvm::SmallVectorImpl<std::pair<clang::SourceLocation, clang::PartialDiagnostic> >*) const (this=0x7fb3b1d99a28, Ctx=..., Diag=Diag@entry=0x0) at /usr/src/debug/sys-devel/clang-14.0.0-r1/clang/lib/AST/ExprConstant.cpp:15116 #10 0x00007fb3f91ec94f in clang::FieldDecl::getBitWidthValue(clang::ASTContext const&) const (this=<optimized out>, Ctx=<optimized out>) at /usr/src/debug/sys-devel/clang-14.0.0-r1/clang/lib/AST/Decl.cpp:4206 -- You are receiving this mail because: You are watching all bug changes.