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-05-04
Last occurrence
2022-05-07
Unique reports
1
Quality
-54

Statistics

Operating system Unique / Total count
Fedora 36 1 / 5
Operating system Count
Fedora 36 5
Architecture Count
x86_64 5

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.

No reports in the last 20 months.

History

Daily:

Weekly:

Monthly:

No reports in the last 20 days.

No reports in the last 20 weeks.

No reports in the last 20 months.


Backtrace

Frame # Function Binary Source or offset Line
1
__pthread_kill_implementation
/lib64/libc.so.6 0x92e3c
Build id: 6e7b96dfb83f0bdcb6a410469b82f86415e5ada3
-
2
raise
/lib64/libc.so.6 0x42a16
Build id: 6e7b96dfb83f0bdcb6a410469b82f86415e5ada3
-
3
abort
/lib64/libc.so.6 0x2c8c1
Build id: 6e7b96dfb83f0bdcb6a410469b82f86415e5ada3
-
4
__gnu_debug::_Safe_sequence_base::_M_get_mutex()
/lib64/libstdc++.so.6 0xd7e60
Build id: 3d67c91f8cc721b8a4b6e0e644cdf0f01c2f9469
-
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::CodeCompleteTag(clang::Scope*, unsigned int)
/lib64/libclang-cpp.so.14 0x1192419
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
10
clang::Parser::ParseClassSpecifier(clang::tok::TokenKind, clang::SourceLocation, clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, bool, clang::Parser::DeclSpecContext, clang::ParsedAttributesWithRange&)
/lib64/libclang-cpp.so.14 0xa32501
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
11
clang::Parser::ParseDeclarationSpecifiers(clang::DeclSpec&, clang::Parser::ParsedTemplateInfo const&, clang::AccessSpecifier, clang::Parser::DeclSpecContext, clang::Parser::LateParsedAttrList*)
/lib64/libclang-cpp.so.14 0xa11fd4
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
12
clang::Parser::ParseSingleDeclarationAfterTemplate(clang::DeclaratorContext, clang::Parser::ParsedTemplateInfo const&, clang::ParsingDeclRAIIObject&, clang::SourceLocation&, clang::ParsedAttributes&, clang::AccessSpecifier)
/lib64/libclang-cpp.so.14 0xaafef0
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
13
clang::Parser::ParseExplicitInstantiation(clang::DeclaratorContext, clang::SourceLocation, clang::SourceLocation, clang::SourceLocation&, clang::ParsedAttributes&, clang::AccessSpecifier)
/lib64/libclang-cpp.so.14 0xab21d2
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
14
clang::Parser::ParseDeclarationStartingWithTemplate(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributes&, clang::AccessSpecifier)
/lib64/libclang-cpp.so.14 0xab6997
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
15
clang::Parser::ParseDeclaration(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributesWithRange&, clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa17263
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
16
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.14 0xac7eef
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
17
clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, bool)
/lib64/libclang-cpp.so.14 0xac8a88
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
18
clang::ParseAST(clang::Sema&, bool, bool)
/lib64/libclang-cpp.so.14 0x9f2101
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
19
clang::FrontendAction::Execute()
/lib64/libclang-cpp.so.14 0x22e0ff9
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
20
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
-
21
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
-
22
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
-
23
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
-
24
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
-
25
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
-
26
start_thread
/lib64/libc.so.6 0x91017
Build id: 6e7b96dfb83f0bdcb6a410469b82f86415e5ada3
-
27
__clone3
/lib64/libc.so.6 0x1166d0
Build id: 6e7b96dfb83f0bdcb6a410469b82f86415e5ada3
-