Crash in __pthread_kill_implementation

Note: Executable of this report does not come from a package.
Similar reports
Problem #481864
Component
clang
Last affected version
N/A
Executable
/usr/bin/clangd
Error name
SIGABRT 6
First occurrence
2022-05-29
Last occurrence
2022-10-13
Unique reports
5
Quality
-50

Statistics

Operating system Unique / Total count
Fedora 36 5 / 5
Operating system Count
Fedora 36 5
Architecture Count
x86_64 5
Related packages Count
ncurses-libs 2
 0:6.2-9.20210508.fc36 2
libedit 1
 0:3.1-41.20210910cvs.fc36 1
zlib 1
 0:1.2.11-31.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 0x8ec7c
Build id: 58056842ddaf8c272b19025e036bd01444dae27d
-
2
raise
/lib64/libc.so.6 0x3ea06
Build id: 58056842ddaf8c272b19025e036bd01444dae27d
-
3
abort
/lib64/libc.so.6 0x288c6
Build id: 58056842ddaf8c272b19025e036bd01444dae27d
-
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::CodeCompleteExpression(clang::Scope*, clang::Sema::CodeCompleteExpressionData const&)
/lib64/libclang-cpp.so.14 0x11c308c
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
10
clang::Sema::CodeCompleteInitializer(clang::Scope*, clang::Decl*)
/lib64/libclang-cpp.so.14 0x11c3c54
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
11
clang::Parser::ParseDeclarationAfterDeclaratorAndAttributes(clang::Declarator&, clang::Parser::ParsedTemplateInfo const&, clang::Parser::ForRangeInit*)
/lib64/libclang-cpp.so.14 0xa068fd
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
12
clang::Parser::ParseDeclGroup(clang::ParsingDeclSpec&, clang::DeclaratorContext, clang::SourceLocation*, clang::Parser::ForRangeInit*)
/lib64/libclang-cpp.so.14 0xa15f6d
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
13
clang::Parser::ParseDeclarationOrFunctionDefinition(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec*, clang::AccessSpecifier) [clone .part.0]
/lib64/libclang-cpp.so.14 0xac1809
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
14
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.14 0xac835c
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
15
clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, bool)
/lib64/libclang-cpp.so.14 0xac8a88
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
16
clang::ParseAST(clang::Sema&, bool, bool)
/lib64/libclang-cpp.so.14 0x9f2101
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
17
clang::FrontendAction::Execute()
/lib64/libclang-cpp.so.14 0x22e0ff9
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
18
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
-
19
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
-
20
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
-
21
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
-
22
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
-
23
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
-
24
start_thread
/lib64/libc.so.6 0x8ce5d
Build id: 58056842ddaf8c272b19025e036bd01444dae27d
-
25
__clone3
/lib64/libc.so.6 0x1128f0
Build id: 58056842ddaf8c272b19025e036bd01444dae27d
-