Crash in __pthread_kill_implementation

Similar reports
Problem #766509
Component
llvm
Last affected version
0:20.1.8-1.fc42
Executable
/usr/bin/clangd
Error name
SIGABRT 6
First occurrence
2025-07-24
Last occurrence
2025-07-24
Unique reports
2
Quality
-80

Statistics

Operating system Unique / Total count
Fedora 42 2 / 9
Operating system Count
Fedora 42 9
Architecture Count
x86_64 9
Related packages Count
clang-tools-extra 9
 0:20.1.8-1.fc42 9

Packages names with count less than the total count of reports are most probably not the cause of the problem.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.


Backtrace

Frame # Function Binary Source or offset Line
1
__pthread_kill_implementation
/lib64/libc.so.6 0x7311c
Build id: c4b06a608071b2c9852fae62ca3b69cdc22cd022
-
2
raise
/lib64/libc.so.6 0x19afe
Build id: c4b06a608071b2c9852fae62ca3b69cdc22cd022
-
3
abort
/lib64/libc.so.6 0x16d0
Build id: c4b06a608071b2c9852fae62ca3b69cdc22cd022
-
4
__gnu_cxx::__verbose_terminate_handler() [clone .cold]
/lib64/libstdc++.so.6 0x91b6
Build id: a34f3756a2aefc3d2b7ae49335dfdd1b4555be43
-
5
__cxxabiv1::__terminate(void (*)())
/lib64/libstdc++.so.6 0x1eadc
Build id: a34f3756a2aefc3d2b7ae49335dfdd1b4555be43
-
6
std::unexpected()
/lib64/libstdc++.so.6 0x8d3c
Build id: a34f3756a2aefc3d2b7ae49335dfdd1b4555be43
-
7
/lib64/libstdc++.so.6 0x1f9a5
Build id: a34f3756a2aefc3d2b7ae49335dfdd1b4555be43
-
8
llvm::sys::RunSignalHandlers()
/lib64/libLLVM.so.20.1 0x2260a6
Build id: 3a6bc4705c51435040a0f309599ab17462538126
-
9
SignalHandler(int)
/lib64/libLLVM.so.20.1 0x2298bb
Build id: 3a6bc4705c51435040a0f309599ab17462538126
-
10
/lib64/libc.so.6 0x19c30
Build id: c4b06a608071b2c9852fae62ca3b69cdc22cd022
-
11
llvm::StringMapImpl::FindKey(llvm::StringRef, unsigned int) const
/lib64/libLLVM.so.20.1 0x1b3d57
Build id: 3a6bc4705c51435040a0f309599ab17462538126
-
12
clang::Sema::inferGslOwnerPointerAttribute(clang::CXXRecordDecl*)
/lib64/libclang-cpp.so.20.1 0xe79036
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
13
clang::Sema::CheckClassTemplate(clang::Scope*, unsigned int, clang::TagUseKind, clang::SourceLocation, clang::CXXScopeSpec&, clang::IdentifierInfo*, clang::SourceLocation, clang::ParsedAttributesView const&, clang::TemplateParameterList*, clang::AccessSpecifier, clang::SourceLocation, clang::SourceLocation, unsigned int, clang::TemplateParameterList**, clang::SkipBodyInfo*)
/lib64/libclang-cpp.so.20.1 0x15283d2
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
14
clang::Sema::ActOnTag(clang::Scope*, unsigned int, clang::TagUseKind, clang::SourceLocation, clang::CXXScopeSpec&, clang::IdentifierInfo*, clang::SourceLocation, clang::ParsedAttributesView const&, clang::AccessSpecifier, clang::SourceLocation, llvm::MutableArrayRef<clang::TemplateParameterList*>, bool&, bool&, clang::SourceLocation, bool, clang::ActionResult<clang::OpaquePtr<clang::QualType>, false>, bool, bool, clang::Sema::OffsetOfKind, clang::SkipBodyInfo*)
/lib64/libclang-cpp.so.20.1 0x10085b6
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
15
clang::Parser::ParseClassSpecifier(clang::tok::TokenKind, clang::SourceLocation, clang::DeclSpec&, clang::Parser::ParsedTemplateInfo&, clang::AccessSpecifier, bool, clang::Parser::DeclSpecContext, clang::ParsedAttributes&)
/lib64/libclang-cpp.so.20.1 0x258f7b
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
16
clang::Parser::ParseDeclarationSpecifiers(clang::DeclSpec&, clang::Parser::ParsedTemplateInfo&, clang::AccessSpecifier, clang::Parser::DeclSpecContext, clang::Parser::LateParsedAttrList*, clang::ImplicitTypenameContext)
/lib64/libclang-cpp.so.20.1 0x231f28
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
17
clang::Parser::ParseDeclarationAfterTemplate(clang::DeclaratorContext, clang::Parser::ParsedTemplateInfo&, clang::ParsingDeclRAIIObject&, clang::SourceLocation&, clang::ParsedAttributes&, clang::AccessSpecifier)
/lib64/libclang-cpp.so.20.1 0x2f88f6
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
18
clang::Parser::ParseTemplateDeclarationOrSpecialization(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributes&, clang::AccessSpecifier)
/lib64/libclang-cpp.so.20.1 0x2f7b21
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
19
clang::Parser::ParseDeclarationStartingWithTemplate(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributes&)
/lib64/libclang-cpp.so.20.1 0x2f72f5
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
20
clang::Parser::ParseDeclaration(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributes&, clang::ParsedAttributes&, clang::SourceLocation*)
/lib64/libclang-cpp.so.20.1 0x22aa3a
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
21
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.20.1 0x30af11
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
22
clang::Parser::ParseInnerNamespace(llvm::SmallVector<clang::Parser::InnerNamespaceInfo, 4u> const&, unsigned int, clang::SourceLocation&, clang::ParsedAttributes&, clang::BalancedDelimiterTracker&)
/lib64/libclang-cpp.so.20.1 0x24fe1b
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
23
clang::Parser::ParseNamespace(clang::DeclaratorContext, clang::SourceLocation&, clang::SourceLocation)
/lib64/libclang-cpp.so.20.1 0x24f16e
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
24
clang::Parser::ParseDeclaration(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributes&, clang::ParsedAttributes&, clang::SourceLocation*)
/lib64/libclang-cpp.so.20.1 0x22aefb
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
25
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.20.1 0x30b962
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
26
clang::Parser::ParseInnerNamespace(llvm::SmallVector<clang::Parser::InnerNamespaceInfo, 4u> const&, unsigned int, clang::SourceLocation&, clang::ParsedAttributes&, clang::BalancedDelimiterTracker&)
/lib64/libclang-cpp.so.20.1 0x24fe1b
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
27
clang::Parser::ParseNamespace(clang::DeclaratorContext, clang::SourceLocation&, clang::SourceLocation)
/lib64/libclang-cpp.so.20.1 0x24f16e
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
28
clang::Parser::ParseDeclaration(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributes&, clang::ParsedAttributes&, clang::SourceLocation*)
/lib64/libclang-cpp.so.20.1 0x22ada7
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
29
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.20.1 0x30af11
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
30
clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, clang::Sema::ModuleImportState&)
/lib64/libclang-cpp.so.20.1 0x309896
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
31
clang::ParseAST(clang::Sema&, bool, bool)
/lib64/libclang-cpp.so.20.1 0x212c9e
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
32
clang::FrontendAction::Execute()
/lib64/libclang-cpp.so.20.1 0x291907f
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
33
clang::PrecompiledPreamble::Build(clang::CompilerInvocation const&, llvm::MemoryBuffer const*, clang::PreambleBounds, clang::DiagnosticsEngine&, llvm::IntrusiveRefCntPtr<llvm::vfs::FileSystem>, std::shared_ptr<clang::PCHContainerOperations>, bool, llvm::StringRef, clang::PreambleCallbacks&)
/lib64/libclang-cpp.so.20.1 0x295ff3f
Build id: 43814692ed21c5695e3560598909d7fbc65c7af6
-
34
clang::clangd::buildPreamble(llvm::StringRef, clang::CompilerInvocation, clang::clangd::ParseInputs const&, bool, std::function<void (clang::clangd::CapturedASTCtx, std::shared_ptr<clang::include_cleaner::PragmaIncludes const>)>, clang::clangd::PreambleBuildStats*)
/usr/bin/clangd 0x3118be
Build id: 60eb1932bdd7e92de6dadd8e83d8cef7dacdb484
-
35
clang::clangd::(anonymous namespace)::PreambleThread::build(clang::clangd::(anonymous namespace)::PreambleThread::Request)
/usr/bin/clangd 0x3af137
Build id: 60eb1932bdd7e92de6dadd8e83d8cef7dacdb484
-
36
void llvm::detail::UniqueFunctionBase<void>::CallImpl<clang::clangd::(anonymous namespace)::ASTWorker::create(llvm::StringRef, clang::clangd::GlobalCompilationDatabase const&, clang::clangd::TUScheduler::ASTCache&, clang::clangd::TUScheduler::HeaderIncluderCache&, clang::clangd::AsyncTaskRunner*, clang::clangd::Semaphore&, clang::clangd::TUScheduler::Options const&, clang::clangd::ParsingCallbacks&)::$_1>(void*)
/usr/bin/clangd 0x3ae57c
Build id: 60eb1932bdd7e92de6dadd8e83d8cef7dacdb484
-
37
void* llvm::thread::ThreadProxy<std::tuple<clang::clangd::AsyncTaskRunner::runAsync(llvm::Twine const&, llvm::unique_function<void ()>)::$_1> >(void*) [clone .llvm.8523735750727913297]
/usr/bin/clangd 0x527115
Build id: 60eb1932bdd7e92de6dadd8e83d8cef7dacdb484
-
38
start_thread
/lib64/libc.so.6 0x711d4
Build id: c4b06a608071b2c9852fae62ca3b69cdc22cd022
-
39
__clone3
/lib64/libc.so.6 0xf3cec
Build id: c4b06a608071b2c9852fae62ca3b69cdc22cd022
-