Crash in __pthread_kill_implementation

Note: Executable of this report does not come from a package.
Similar reports
Problem #496855
Component
clang
Last affected version
N/A
Executable
/usr/bin/clangd
Error name
SIGABRT 6
First occurrence
2022-06-03
Last occurrence
2022-12-14
Unique reports
11
Quality
-60

Statistics

Operating system Unique / Total count
Fedora 36 11 / 13
Operating system Count
Fedora 36 13
Architecture Count
x86_64 13
Related packages Count
zlib 6
 0:1.2.11-31.fc36 6
ncurses-libs 6
 0:6.2-9.20210508.fc36 6
libedit 4
 0:3.1-41.20210910cvs.fc36 4
libffi 4
 0:3.4.2-8.fc36 4

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.

No reports in the last 20 weeks.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.


Backtrace

Frame # Function Binary Source or offset Line
1
__pthread_kill_implementation
/lib64/libc.so.6 0x8ec3c
Build id: 9c90ea4e9a0d08b2ed6fe98dd45d5096386dd47b
-
2
raise
/lib64/libc.so.6 0x3e9c6
Build id: 9c90ea4e9a0d08b2ed6fe98dd45d5096386dd47b
-
3
abort
/lib64/libc.so.6 0x28886
Build id: 9c90ea4e9a0d08b2ed6fe98dd45d5096386dd47b
-
4
__gnu_debug::_Safe_sequence_base::_M_get_mutex()
/lib64/libstdc++.so.6 0xd7e40
Build id: 966126bdc5035b23b132a2a335b11a162f2f16fb
-
5
clang::clangd::(anonymous namespace)::CodeCompleteFlow::toCodeCompletion(llvm::SmallVector<clang::clangd::(anonymous namespace)::CompletionCandidate, 4u> const&)
/usr/bin/clangd 0x1ed6dd
Build id: 20f6873b5e7b09a5fc8a06ec91c87b266b6323b8
-
6
clang::clangd::(anonymous namespace)::CodeCompleteFlow::runWithSema()
/usr/bin/clangd 0x1f1910
Build id: 20f6873b5e7b09a5fc8a06ec91c87b266b6323b8
-
7
clang::clangd::(anonymous namespace)::CodeCompleteFlow::run(clang::clangd::(anonymous namespace)::SemaCompleteInput const&) &&::{lambda()#1}::operator()() const
/usr/bin/clangd 0x1f25bf
Build id: 20f6873b5e7b09a5fc8a06ec91c87b266b6323b8
-
8
HandleCodeCompleteResults(clang::Sema*, clang::CodeCompleteConsumer*, clang::CodeCompletionContext, clang::CodeCompletionResult*, unsigned int) [clone .part.0]
/lib64/libclang-cpp.so.14 0x1189509
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
9
clang::Sema::CodeCompleteOrdinaryName(clang::Scope*, clang::Sema::ParserCompletionContext)
/lib64/libclang-cpp.so.14 0x11c267b
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
10
clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*, clang::ParsedAttributesWithRange&)
/lib64/libclang-cpp.so.14 0xa991ab
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
11
clang::Parser::ParseStatementOrDeclaration(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa9a193
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
12
clang::Parser::ParseCompoundStatementBody(bool)
/lib64/libclang-cpp.so.14 0xa9af53
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
13
clang::Parser::ParseFunctionStatementBody(clang::Decl*, clang::Parser::ParseScope&)
/lib64/libclang-cpp.so.14 0xa9e12a
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
14
clang::Parser::ParseFunctionDefinition(clang::ParsingDeclarator&, clang::Parser::ParsedTemplateInfo const&, clang::Parser::LateParsedAttrList*)
/lib64/libclang-cpp.so.14 0xac6a93
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
15
clang::Parser::ParseSingleDeclarationAfterTemplate(clang::DeclaratorContext, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject&, clang::SourceLocation&, clang::ParsedAttributes&, clang::AccessSpecifier)
/lib64/libclang-cpp.so.14 0xab0f52
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
16
clang::Parser::ParseTemplateDeclarationOrSpecialization(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributes&, clang::AccessSpecifier)
/lib64/libclang-cpp.so.14 0xab66d1
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
17
clang::Parser::ParseDeclarationStartingWithTemplate(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributes&, clang::AccessSpecifier)
/lib64/libclang-cpp.so.14 0xab68fd
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
18
clang::Parser::ParseDeclaration(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributesWithRange&, clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa17263
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
19
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.14 0xac7eef
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
20
clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, bool)
/lib64/libclang-cpp.so.14 0xac8a88
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
21
clang::ParseAST(clang::Sema&, bool, bool)
/lib64/libclang-cpp.so.14 0x9f2101
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
22
clang::FrontendAction::Execute()
/lib64/libclang-cpp.so.14 0x22e0ff9
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
23
clang::clangd::(anonymous namespace)::semaCodeComplete(std::unique_ptr<clang::CodeCompleteConsumer, std::default_delete<clang::CodeCompleteConsumer> >, clang::CodeCompleteOptions const&, clang::clangd::(anonymous namespace)::SemaCompleteInput const&, clang::clangd::IncludeStructure*) [clone .isra.0]
/usr/bin/clangd 0x1e2782
Build id: 20f6873b5e7b09a5fc8a06ec91c87b266b6323b8
-
24
clang::clangd::codeComplete(llvm::StringRef, clang::clangd::Position, clang::clangd::PreambleData const*, clang::clangd::ParseInputs const&, clang::clangd::CodeCompleteOptions, clang::clangd::SpeculativeFuzzyFind*)
/usr/bin/clangd 0x1f03d7
Build id: 20f6873b5e7b09a5fc8a06ec91c87b266b6323b8
-
25
clang::clangd::ClangdServer::codeComplete(llvm::StringRef, clang::clangd::Position, clang::clangd::CodeCompleteOptions const&, llvm::unique_function<void (llvm::Expected<clang::clangd::CodeCompleteResult>)>)::{lambda(llvm::Expected<clang::clangd::InputsAndPreamble>)#1}::operator()(llvm::Expected<clang::clangd::InputsAndPreamble>)
/usr/bin/clangd 0x1ceb98
Build id: 20f6873b5e7b09a5fc8a06ec91c87b266b6323b8
-
26
void llvm::detail::UniqueFunctionBase<void, llvm::Expected<clang::clangd::InputsAndPreamble> >::CallImpl<clang::clangd::ClangdServer::codeComplete(llvm::StringRef, clang::clangd::Position, clang::clangd::CodeCompleteOptions const&, llvm::unique_function<void (llvm::Expected<clang::clangd::CodeCompleteResult>)>)::{lambda(llvm::Expected<clang::clangd::InputsAndPreamble>)#1}>(void*, llvm::Expected<clang::clangd::InputsAndPreamble>&)
/usr/bin/clangd 0x1cf218
Build id: 20f6873b5e7b09a5fc8a06ec91c87b266b6323b8
-
27
clang::clangd::TUScheduler::runWithPreamble(llvm::StringRef, llvm::StringRef, clang::clangd::TUScheduler::PreambleConsistency, llvm::unique_function<void (llvm::Expected<clang::clangd::InputsAndPreamble>)>)::{lambda()#1}::operator()()
/usr/bin/clangd 0x36a90d
Build id: 20f6873b5e7b09a5fc8a06ec91c87b266b6323b8
-
28
void* llvm::thread::ThreadProxy<std::tuple<clang::clangd::AsyncTaskRunner::runAsync(llvm::Twine const&, llvm::unique_function<void ()>)::{lambda()#2}> >(void*)
/usr/bin/clangd 0x4ff646
Build id: 20f6873b5e7b09a5fc8a06ec91c87b266b6323b8
-
29
start_thread
/lib64/libc.so.6 0x8ce1d
Build id: 9c90ea4e9a0d08b2ed6fe98dd45d5096386dd47b
-
30
__clone3
/lib64/libc.so.6 0x1122e0
Build id: 9c90ea4e9a0d08b2ed6fe98dd45d5096386dd47b
-