Crash in __pthread_kill_implementation

Note: Executable of this report does not come from a package.
Similar reports
Problem #498510
Component
clang
Last affected version
N/A
Executable
/usr/bin/clangd
Error name
SIGABRT 6
First occurrence
2022-04-27
Last occurrence
2023-01-20
Unique reports
23
Quality
-80

Statistics

Operating system Unique / Total count
Fedora 36 23 / 26
Operating system Count
Fedora 36 26
Architecture Count
x86_64 26
Related packages Count
ncurses-libs 5
 0:6.2-9.20210508.fc36 5
zlib 2
 0:1.2.11-31.fc36 2
libedit 1
 0:3.1-41.20210910cvs.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 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::CodeCompleteExpression(clang::Scope*, clang::Sema::CodeCompleteExpressionData const&)
/lib64/libclang-cpp.so.14 0x11c308c
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
10
clang::Sema::CodeCompleteExpression(clang::Scope*, clang::QualType, bool)
/lib64/libclang-cpp.so.14 0x11c4296
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
11
clang::Parser::ParseAssignmentExpression(clang::Parser::TypeCastState)
/lib64/libclang-cpp.so.14 0xa3a90f
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
12
clang::Parser::ParseBraceInitializer()
/lib64/libclang-cpp.so.14 0xa5866e
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
13
clang::Parser::ParseDeclarationAfterDeclaratorAndAttributes(clang::Declarator&, clang::Parser::ParsedTemplateInfo const&, clang::Parser::ForRangeInit*)
/lib64/libclang-cpp.so.14 0xa068b8
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
14
clang::Parser::ParseDeclGroup(clang::ParsingDeclSpec&, clang::DeclaratorContext, clang::SourceLocation*, clang::Parser::ForRangeInit*)
/lib64/libclang-cpp.so.14 0xa15f6d
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
15
clang::Parser::ParseSimpleDeclaration(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributesWithRange&, bool, clang::Parser::ForRangeInit*, clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa16cfa
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
16
clang::Parser::ParseDeclaration(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributesWithRange&, clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa1711b
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
17
clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*, clang::ParsedAttributesWithRange&)
/lib64/libclang-cpp.so.14 0xa99967
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
18
clang::Parser::ParseStatementOrDeclaration(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa9a193
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
19
clang::Parser::ParseCompoundStatementBody(bool)
/lib64/libclang-cpp.so.14 0xa9af53
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
20
clang::Parser::ParseFunctionStatementBody(clang::Decl*, clang::Parser::ParseScope&)
/lib64/libclang-cpp.so.14 0xa9e12a
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
21
clang::Parser::ParseFunctionDefinition(clang::ParsingDeclarator&, clang::Parser::ParsedTemplateInfo const&, clang::Parser::LateParsedAttrList*)
/lib64/libclang-cpp.so.14 0xac6a93
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
22
clang::Parser::ParseDeclGroup(clang::ParsingDeclSpec&, clang::DeclaratorContext, clang::SourceLocation*, clang::Parser::ForRangeInit*)
/lib64/libclang-cpp.so.14 0xa1641b
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
23
clang::Parser::ParseDeclarationOrFunctionDefinition(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec*, clang::AccessSpecifier) [clone .part.0]
/lib64/libclang-cpp.so.14 0xac1809
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
24
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.14 0xac835c
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
25
clang::Parser::ParseInnerNamespace(llvm::SmallVector<clang::Parser::InnerNamespaceInfo, 4u> const&, unsigned int, clang::SourceLocation&, clang::ParsedAttributes&, clang::BalancedDelimiterTracker&)
/lib64/libclang-cpp.so.14 0xa27c89
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
26
clang::Parser::ParseNamespace(clang::DeclaratorContext, clang::SourceLocation&, clang::SourceLocation)
/lib64/libclang-cpp.so.14 0xa2bd73
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
27
clang::Parser::ParseDeclaration(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributesWithRange&, clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa173a7
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
28
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.14 0xac7eef
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
29
clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, bool)
/lib64/libclang-cpp.so.14 0xac8a88
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
30
clang::Parser::ParseFirstTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&)
/lib64/libclang-cpp.so.14 0xac8f29
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
31
clang::ParseAST(clang::Sema&, bool, bool)
/lib64/libclang-cpp.so.14 0x9f20ce
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
32
clang::FrontendAction::Execute()
/lib64/libclang-cpp.so.14 0x22e0ff9
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
33
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
-
34
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
-
35
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
-
36
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
-
37
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
-
38
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
-
39
start_thread
/lib64/libc.so.6 0x91017
Build id: 6e7b96dfb83f0bdcb6a410469b82f86415e5ada3
-
40
__clone3
/lib64/libc.so.6 0x1166d0
Build id: 6e7b96dfb83f0bdcb6a410469b82f86415e5ada3
-