https://bugs.kde.org/show_bug.cgi?id=427147
Alexandre Martins <deadma...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |deadma...@gmail.com --- Comment #4 from Alexandre Martins <deadma...@gmail.com> --- Here is my backtrace for that problem: (gdb) bt #0 __GI_raise (sig=<optimized out>) at ../sysdeps/unix/sysv/linux/raise.c:49 #1 0x00007fbfd8e7adf5 in KCrash::defaultCrashHandler(int) () at /lib/x86_64-linux-gnu/libKF5Crash.so.5 #2 0x00007fbfd7683950 in <signal handler called> () at /lib/x86_64-linux-gnu/libc.so.6 #3 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49 #4 0x00007fbfd7668864 in __GI_abort () at abort.c:79 #5 0x00007fbf9a4383a1 in aborting_fatal_error_handler() () at /build/llvm-toolchain-10-tSxQo1/llvm-toolchain-10-10.0.1/clang/tools/libclang/FatalErrorHandler.cpp:18 #6 0x00007fbf95f9a034 in llvm::report_fatal_error(llvm::Twine const&, bool) () at /usr/lib/llvm-10/lib/../lib/libLLVM-10.so.1 #7 0x00007fbf95f9a100 in llvm::report_fatal_error(llvm::StringRef, bool) () at /usr/lib/llvm-10/lib/../lib/libLLVM-10.so.1 #8 0x00007fbf9601ed3b in () at /usr/lib/llvm-10/lib/../lib/libLLVM-10.so.1 #9 0x00007fbf9601edc9 in llvm::raw_fd_ostream::~raw_fd_ostream() () at /usr/lib/llvm-10/lib/../lib/libLLVM-10.so.1 #10 0x00007fbf9a8a6370 in operator() () at /usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/unique_ptr.h:85 #11 ~unique_ptr () at /usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/unique_ptr.h:361 #12 ~PrecompilePreambleConsumer () at /build/llvm-toolchain-10-tSxQo1/llvm-toolchain-10-10.0.1/clang/lib/Frontend/PrecompiledPreamble.cpp:157 #13 ~PrecompilePreambleConsumer() () at /build/llvm-toolchain-10-tSxQo1/llvm-toolchain-10-10.0.1/clang/lib/Frontend/PrecompiledPreamble.cpp:157 #14 0x00007fbf9a8a281e in operator() () at /usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/unique_ptr.h:85 #15 ~unique_ptr () at /usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/unique_ptr.h:361 #16 _Destroy<std::unique_ptr<clang::ASTConsumer, std::default_delete<clang::ASTConsumer> > > () at /usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/stl_construct.h:140 #17 __destroy<std::unique_ptr<clang::ASTConsumer, std::default_delete<clang::ASTConsumer> >*> () at /usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/stl_construct.h:152 #18 _Destroy<std::unique_ptr<clang::ASTConsumer, std::default_delete<clang::ASTConsumer> >*> () at /usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/stl_construct.h:184 #19 _Destroy<std::unique_ptr<clang::ASTConsumer, std::default_delete<clang::ASTConsumer> >*, std::unique_ptr<clang::ASTConsumer, std::default_delete<clang::ASTConsumer> > > () at /usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/alloc_traits.h:738 #20 ~vector () at /usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/stl_vector.h:680 #21 ~MultiplexConsumer () at /build/llvm-toolchain-10-tSxQo1/llvm-toolchain-10-10.0.1/clang/lib/Frontend/MultiplexConsumer.cpp:261 #22 ~MultiplexConsumer() () at /build/llvm-toolchain-10-tSxQo1/llvm-toolchain-10-10.0.1/clang/lib/Frontend/MultiplexConsumer.cpp:261 #23 0x00007fbf9a83c641 in operator() () at /usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/unique_ptr.h:85 #24 reset () at /usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/unique_ptr.h:182 #25 operator= () at /usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/unique_ptr.h:167 #26 operator= () at /usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/unique_ptr.h:212 #27 operator= () at /usr/lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/bits/unique_ptr.h:371 #28 setASTConsumer() () at /build/llvm-toolchain-10-tSxQo1/llvm-toolchain-10-10.0.1/clang/lib/Frontend/CompilerInstance.cpp:124 #29 0x00007fbf9a88ad4c in EndSourceFile() () at /build/llvm-toolchain-10-tSxQo1/llvm-toolchain-10-10.0.1/clang/lib/Frontend/FrontendAction.cpp:982 #30 0x00007fbf9a8a3dae in Build() () at /build/llvm-toolchain-10-tSxQo1/llvm-toolchain-10-10.0.1/clang/lib/Frontend/PrecompiledPreamble.cpp:361 #31 0x00007fbf9a828e35 in getMainBufferWithPrecompiledPreamble() () at /build/llvm-toolchain-10-tSxQo1/llvm-toolchain-10-10.0.1/clang/lib/Frontend/ASTUnit.cpp:1378 #32 0x00007fbf9a82bc63 in Reparse() () at /build/llvm-toolchain-10-tSxQo1/llvm-toolchain-10-10.0.1/clang/lib/Frontend/ASTUnit.cpp:1857 #33 0x00007fbf9a414016 in clang_reparseTranslationUnit_Impl () at /build/llvm-toolchain-10-tSxQo1/llvm-toolchain-10-10.0.1/clang/tools/libclang/CIndex.cpp:4153 #34 operator() () at /build/llvm-toolchain-10-tSxQo1/llvm-toolchain-10-10.0.1/clang/tools/libclang/CIndex.cpp:4174 #35 callback_fn<(lambda at /build/llvm-toolchain-10-tSxQo1/llvm-toolchain-10-10.0.1/clang/tools/libclang/CIndex.cpp:4173:37)>(void) () at /build/llvm-toolchain-10-tSxQo1/llvm-toolchain-10-10.0.1/llvm/include/llvm/ADT/STLExtras.h:108 #36 0x00007fbf95f902e7 in llvm::CrashRecoveryContext::RunSafely(llvm::function_ref<void ()>) () at /usr/lib/llvm-10/lib/../lib/libLLVM-10.so.1 #37 0x00007fbf95f90404 in () at /usr/lib/llvm-10/lib/../lib/libLLVM-10.so.1 #38 0x00007fbf9603c94a in () at /usr/lib/llvm-10/lib/../lib/libLLVM-10.so.1 #39 0x00007fbfd4d61590 in start_thread (arg=0x7fbed4a99640) at pthread_create.c:463 #40 0x00007fbfd775b223 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 -- You are receiving this mail because: You are watching all bug changes.