Crash in __pthread_kill_implementation

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

Statistics

Operating system Unique / Total count
Fedora 36 2 / 2
Operating system Count
Fedora 36 2
Architecture Count
x86_64 2
Related packages Count
libedit 1
 0:3.1-41.20210910cvs.fc36 1
ncurses-libs 1
 0:6.2-9.20210508.fc36 1

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 0x8ec4c
Build id: 9c5863396a11aab52ae8918ae01a362cefa855fe
-
2
raise
/lib64/libc.so.6 0x3e9c6
Build id: 9c5863396a11aab52ae8918ae01a362cefa855fe
-
3
abort
/lib64/libc.so.6 0x28886
Build id: 9c5863396a11aab52ae8918ae01a362cefa855fe
-
4
__gnu_debug::_Safe_sequence_base::_M_get_mutex()
/lib64/libstdc++.so.6 0xd7dd0
Build id: 093097af9d7f2e630f94385ba523b3125a469eca
-
5
clang::clangd::(anonymous namespace)::CodeCompleteFlow::toCodeCompletion(llvm::SmallVector<clang::clangd::(anonymous namespace)::CompletionCandidate, 4u> const&)
/usr/bin/clangd 0x1edabd
Build id: d98e2c76f5d0eebe16dd6ec51414aaabb9fe3ba5
-
6
clang::clangd::(anonymous namespace)::CodeCompleteFlow::runWithSema()
/usr/bin/clangd 0x1f1cf0
Build id: d98e2c76f5d0eebe16dd6ec51414aaabb9fe3ba5
-
7
clang::clangd::(anonymous namespace)::CodeCompleteFlow::run(clang::clangd::(anonymous namespace)::SemaCompleteInput const&) &&::{lambda()#1}::operator()() const
/usr/bin/clangd 0x1f299f
Build id: d98e2c76f5d0eebe16dd6ec51414aaabb9fe3ba5
-
8
HandleCodeCompleteResults(clang::Sema*, clang::CodeCompleteConsumer*, clang::CodeCompletionContext, clang::CodeCompletionResult*, unsigned int) [clone .part.0]
/lib64/libclang-cpp.so.14 0x118b179
Build id: 2994a2782f8b35afa2ac534feab34358d62b0a4f
-
9
clang::Sema::CodeCompleteOrdinaryName(clang::Scope*, clang::Sema::ParserCompletionContext)
/lib64/libclang-cpp.so.14 0x11c43fb
Build id: 2994a2782f8b35afa2ac534feab34358d62b0a4f
-
10
clang::Parser::ParseDeclarationSpecifiers(clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, clang::Parser::DeclSpecContext, clang::Parser::LateParsedAttrList*)
/lib64/libclang-cpp.so.14 0xa13451
Build id: 2994a2782f8b35afa2ac534feab34358d62b0a4f
-
11
clang::Parser::ParseDeclOrFunctionDefInternal(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec&, clang::AccessSpecifier)
/lib64/libclang-cpp.so.14 0xac1703
Build id: 2994a2782f8b35afa2ac534feab34358d62b0a4f
-
12
clang::Parser::ParseDeclarationOrFunctionDefinition(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec*, clang::AccessSpecifier) [clone .part.0]
/lib64/libclang-cpp.so.14 0xac1ec9
Build id: 2994a2782f8b35afa2ac534feab34358d62b0a4f
-
13
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.14 0xac8aec
Build id: 2994a2782f8b35afa2ac534feab34358d62b0a4f
-
14
clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, bool)
/lib64/libclang-cpp.so.14 0xac9218
Build id: 2994a2782f8b35afa2ac534feab34358d62b0a4f
-
15
clang::ParseAST(clang::Sema&, bool, bool)
/lib64/libclang-cpp.so.14 0x9f2481
Build id: 2994a2782f8b35afa2ac534feab34358d62b0a4f
-
16
clang::FrontendAction::Execute()
/lib64/libclang-cpp.so.14 0x22e15f9
Build id: 2994a2782f8b35afa2ac534feab34358d62b0a4f
-
17
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 0x1e29a2
Build id: d98e2c76f5d0eebe16dd6ec51414aaabb9fe3ba5
-
18
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 0x1f07b7
Build id: d98e2c76f5d0eebe16dd6ec51414aaabb9fe3ba5
-
19
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 0x1cedb8
Build id: d98e2c76f5d0eebe16dd6ec51414aaabb9fe3ba5
-
20
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 0x1cf438
Build id: d98e2c76f5d0eebe16dd6ec51414aaabb9fe3ba5
-
21
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 0x36b4fd
Build id: d98e2c76f5d0eebe16dd6ec51414aaabb9fe3ba5
-
22
void* llvm::thread::ThreadProxy<std::tuple<clang::clangd::AsyncTaskRunner::runAsync(llvm::Twine const&, llvm::unique_function<void ()>)::{lambda()#2}> >(void*)
/usr/bin/clangd 0x501d46
Build id: d98e2c76f5d0eebe16dd6ec51414aaabb9fe3ba5
-
23
start_thread
/lib64/libc.so.6 0x8ce2d
Build id: 9c5863396a11aab52ae8918ae01a362cefa855fe
-
24
__clone3
/lib64/libc.so.6 0x1121b0
Build id: 9c5863396a11aab52ae8918ae01a362cefa855fe
-