Crash in __pthread_kill_implementation

Similar reports
Problem #730160
Component
swift-lang
Last affected version
0:6.0.3-2.fc41
Executable
/usr/libexec/swift/6.0.3/bin/clangd
Error name
SIGABRT 6
First occurrence
2025-04-03
Last occurrence
2025-04-13
Unique reports
4
Quality
-51

Statistics

Operating system Unique / Total count
Fedora 41 4 / 851
Operating system Count
Fedora 41 851
Architecture Count
x86_64 851
Related packages Count
ncurses-libs 851
 0:6.5-2.20240629.fc41 851
libgcc 851
 0:14.2.1-7.fc41 851
glibc 851
 0:2.40-23.fc41 851
Show more… (3)
libstdc++ 851
 0:14.2.1-7.fc41 851
swift-lang 851
 0:6.0.3-2.fc41 851
zlib-ng-compat 627
 0:2.2.3-2.fc41 627

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

History

Daily:

Weekly:

Monthly:

History

Daily:

Weekly:

Monthly:


Backtrace

Frame # Function Binary Source or offset Line
1
__pthread_kill_implementation
/lib64/libc.so.6 0x72b54
Build id: f83d43b9b4b0ed5c2bd0a1613bf33e08ee054c93
-
2
raise
/lib64/libc.so.6 0x19f9e
Build id: f83d43b9b4b0ed5c2bd0a1613bf33e08ee054c93
-
3
abort
/lib64/libc.so.6 0x19d2
Build id: f83d43b9b4b0ed5c2bd0a1613bf33e08ee054c93
-
4
_nl_load_domain.cold
/lib64/libc.so.6 0x185e
Build id: f83d43b9b4b0ed5c2bd0a1613bf33e08ee054c93
-
5
/lib64/libc.so.6 0x120c7
Build id: f83d43b9b4b0ed5c2bd0a1613bf33e08ee054c93
-
6
clang::Parser::TryAnnotateCXXScopeToken(bool)
/usr/libexec/swift/6.0.3/bin/clangd 0x1f712f5
Build id: 2ee385ee9fd31845e418a943ad3a909c2ccf00db
-
7
clang::Parser::ParseDeclarationSpecifiers(clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, clang::Parser::DeclSpecContext, clang::Parser::LateParsedAttrList*, clang::ImplicitTypenameContext)
/usr/libexec/swift/6.0.3/bin/clangd 0x1f8f9ce
Build id: 2ee385ee9fd31845e418a943ad3a909c2ccf00db
-
8
clang::Parser::ParseSpecifierQualifierList(clang::DeclSpec&, clang::ImplicitTypenameContext, clang::AccessSpecifier, clang::Parser::DeclSpecContext)
/usr/libexec/swift/6.0.3/bin/clangd 0x1f8bf48
Build id: 2ee385ee9fd31845e418a943ad3a909c2ccf00db
-
9
clang::Parser::ParseStructDeclaration(clang::ParsingDeclSpec&, llvm::function_ref<void (clang::ParsingFieldDeclarator&)>)
/usr/libexec/swift/6.0.3/bin/clangd 0x1f97659
Build id: 2ee385ee9fd31845e418a943ad3a909c2ccf00db
-
10
clang::Parser::ParseStructUnionBody(clang::SourceLocation, clang::TypeSpecifierType, clang::RecordDecl*)
/usr/libexec/swift/6.0.3/bin/clangd 0x1f983c2
Build id: 2ee385ee9fd31845e418a943ad3a909c2ccf00db
-
11
clang::Parser::ParseClassSpecifier(clang::tok::TokenKind, clang::SourceLocation, clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, bool, clang::Parser::DeclSpecContext, clang::ParsedAttributes&)
/usr/libexec/swift/6.0.3/bin/clangd 0x1fb191c
Build id: 2ee385ee9fd31845e418a943ad3a909c2ccf00db
-
12
clang::Parser::ParseDeclarationSpecifiers(clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, clang::Parser::DeclSpecContext, clang::Parser::LateParsedAttrList*, clang::ImplicitTypenameContext)
/usr/libexec/swift/6.0.3/bin/clangd 0x1f8dccd
Build id: 2ee385ee9fd31845e418a943ad3a909c2ccf00db
-
13
clang::Parser::ParseDeclOrFunctionDefInternal(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec&, clang::AccessSpecifier)
/usr/libexec/swift/6.0.3/bin/clangd 0x1f6bac8
Build id: 2ee385ee9fd31845e418a943ad3a909c2ccf00db
-
14
clang::Parser::ParseDeclarationOrFunctionDefinition(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*, clang::AccessSpecifier)
/usr/libexec/swift/6.0.3/bin/clangd 0x1f6b728
Build id: 2ee385ee9fd31845e418a943ad3a909c2ccf00db
-
15
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributes&, clang::ParsedAttributes&, clang::ParsingDeclSpec*)
/usr/libexec/swift/6.0.3/bin/clangd 0x1f6a6fe
Build id: 2ee385ee9fd31845e418a943ad3a909c2ccf00db
-
16
clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, clang::Sema::ModuleImportState&)
/usr/libexec/swift/6.0.3/bin/clangd 0x1f6869b
Build id: 2ee385ee9fd31845e418a943ad3a909c2ccf00db
-
17
clang::ParseAST(clang::Sema&, bool, bool)
/usr/libexec/swift/6.0.3/bin/clangd 0x1f62fbe
Build id: 2ee385ee9fd31845e418a943ad3a909c2ccf00db
-
18
clang::FrontendAction::Execute()
/usr/libexec/swift/6.0.3/bin/clangd 0x1d7fbaf
Build id: 2ee385ee9fd31845e418a943ad3a909c2ccf00db
-
19
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&)
/usr/libexec/swift/6.0.3/bin/clangd 0x1d9d16b
Build id: 2ee385ee9fd31845e418a943ad3a909c2ccf00db
-
20
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/libexec/swift/6.0.3/bin/clangd 0x1270636
Build id: 2ee385ee9fd31845e418a943ad3a909c2ccf00db
-
21
clang::clangd::(anonymous namespace)::PreambleThread::build(clang::clangd::(anonymous namespace)::PreambleThread::Request)
/usr/libexec/swift/6.0.3/bin/clangd 0x1300991
Build id: 2ee385ee9fd31845e418a943ad3a909c2ccf00db
-
22
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/libexec/swift/6.0.3/bin/clangd 0x13001f8
Build id: 2ee385ee9fd31845e418a943ad3a909c2ccf00db
-
23
void* llvm::thread::ThreadProxy<std::tuple<clang::clangd::AsyncTaskRunner::runAsync(llvm::Twine const&, llvm::unique_function<void ()>)::$_1> >(void*)
/usr/libexec/swift/6.0.3/bin/clangd 0x147f23b
Build id: 2ee385ee9fd31845e418a943ad3a909c2ccf00db
-
24
start_thread
/lib64/libc.so.6 0x70ba8
Build id: f83d43b9b4b0ed5c2bd0a1613bf33e08ee054c93
-
25
__clone3
/lib64/libc.so.6 0xf4b8c
Build id: f83d43b9b4b0ed5c2bd0a1613bf33e08ee054c93
-