Info

Permalink
Function
__pthread_kill_implementation
First occurrence
2022-04-08
Last occurrence
2022-09-19
State
NEW
Components
clang
Quality
-102

Statistics

Operating system Count
Fedora 36 95
Architecture Count
x86_64 95
Executable Count
/usr/bin/clangd 95
Related packages Count
ncurses-libs 29
 0:6.2-9.20210508.fc36 29
libedit 10
 0:3.1-41.20210910cvs.fc36 10
clang-tools-extra 5
 0:14.0.5-2.fc36 5
Show moreā€¦ (4)
libffi 4
 0:3.4.2-8.fc36 4
zlib 3
 0:1.2.11-31.fc36 3
glibc 2
 0:2.35-22.fc36 2
libstdc++ 1
 0:12.2.1-4.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.

Report backtrace


Complete report #433678
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::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::ParseExpressionList(llvm::SmallVectorImpl<clang::Expr*>&, llvm::SmallVectorImpl<clang::SourceLocation>&, llvm::function_ref<void ()>)
/lib64/libclang-cpp.so.14 0xa3ab31
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
13
clang::Parser::ParseCXXNewExpression(bool, clang::SourceLocation)
/lib64/libclang-cpp.so.14 0xa47fa4
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
14
clang::Parser::ParseCastExpression(clang::Parser::CastParseKind, bool, bool&, clang::Parser::TypeCastState, bool, bool*)
/lib64/libclang-cpp.so.14 0xa3893b
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
15
clang::Parser::ParseCastExpression(clang::Parser::CastParseKind, bool, clang::Parser::TypeCastState, bool, bool*)
/lib64/libclang-cpp.so.14 0xa3a69d
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
16
clang::Parser::ParseAssignmentExpression(clang::Parser::TypeCastState)
/lib64/libclang-cpp.so.14 0xa3a87c
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
17
clang::Parser::ParseExpression(clang::Parser::TypeCastState)
/lib64/libclang-cpp.so.14 0xa3e14d
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
18
clang::Parser::ParseReturnStatement()
/lib64/libclang-cpp.so.14 0xa95e2d
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
19
clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*, clang::ParsedAttributesWithRange&)
/lib64/libclang-cpp.so.14 0xa99350
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
20
clang::Parser::ParseStatementOrDeclaration(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa9a193
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
21
clang::Parser::ParseCompoundStatementBody(bool)
/lib64/libclang-cpp.so.14 0xa9af53
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
22
clang::Parser::ParseFunctionStatementBody(clang::Decl*, clang::Parser::ParseScope&)
/lib64/libclang-cpp.so.14 0xa9e12a
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
23
clang::Parser::ParseLexedMethodDef(clang::Parser::LexedMethod&)
/lib64/libclang-cpp.so.14 0x9f3382
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
24
clang::Parser::ParseLexedMethodDefs(clang::Parser::ParsingClass&)
/lib64/libclang-cpp.so.14 0x9f308d
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
25
clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::ParsedAttributesWithRange&, unsigned int, clang::Decl*)
/lib64/libclang-cpp.so.14 0xa310d7
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
26
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 0xa32e2c
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
27
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
-
28
clang::Parser::ParseDeclOrFunctionDefInternal(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec&, clang::AccessSpecifier)
/lib64/libclang-cpp.so.14 0xac1053
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
29
clang::Parser::ParseDeclarationOrFunctionDefinition(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec*, clang::AccessSpecifier) [clone .part.0]
/lib64/libclang-cpp.so.14 0xac1809
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
30
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.14 0xac835c
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
31
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
-
32
clang::Parser::ParseNamespace(clang::DeclaratorContext, clang::SourceLocation&, clang::SourceLocation)
/lib64/libclang-cpp.so.14 0xa2bd73
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
33
clang::Parser::ParseDeclaration(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributesWithRange&, clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa173a7
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
34
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.14 0xac7eef
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
35
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
-
36
clang::Parser::ParseNamespace(clang::DeclaratorContext, clang::SourceLocation&, clang::SourceLocation)
/lib64/libclang-cpp.so.14 0xa2bd73
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
37
clang::Parser::ParseDeclaration(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributesWithRange&, clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa173a7
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
38
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.14 0xac7eef
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
39
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
-
40
clang::Parser::ParseNamespace(clang::DeclaratorContext, clang::SourceLocation&, clang::SourceLocation)
/lib64/libclang-cpp.so.14 0xa2bd73
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
41
clang::Parser::ParseDeclaration(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributesWithRange&, clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa173a7
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
42
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.14 0xac7eef
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
43
clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, bool)
/lib64/libclang-cpp.so.14 0xac8a88
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
44
clang::Parser::ParseFirstTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&)
/lib64/libclang-cpp.so.14 0xac8f29
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
45
clang::ParseAST(clang::Sema&, bool, bool)
/lib64/libclang-cpp.so.14 0x9f20ce
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
46
clang::FrontendAction::Execute()
/lib64/libclang-cpp.so.14 0x22e0ff9
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
47
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
-
48
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
-
49
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
-
50
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
-
51
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
-
52
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
-
53
start_thread
/lib64/libc.so.6 0x8ce1d
Build id: 9c90ea4e9a0d08b2ed6fe98dd45d5096386dd47b
-
54
__clone3
/lib64/libc.so.6 0x1122e0
Build id: 9c90ea4e9a0d08b2ed6fe98dd45d5096386dd47b
-
Complete report #429359
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::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::ParseExpressionList(llvm::SmallVectorImpl<clang::Expr*>&, llvm::SmallVectorImpl<clang::SourceLocation>&, llvm::function_ref<void ()>)
/lib64/libclang-cpp.so.14 0xa3ab31
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
13
clang::Parser::ParsePostfixExpressionSuffix(clang::ActionResult<clang::Expr*, true>)
/lib64/libclang-cpp.so.14 0xa3f102
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
14
clang::Parser::ParseCastExpression(clang::Parser::CastParseKind, bool, bool&, clang::Parser::TypeCastState, bool, bool*)
/lib64/libclang-cpp.so.14 0xa37991
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
15
clang::Parser::ParseCastExpression(clang::Parser::CastParseKind, bool, bool&, clang::Parser::TypeCastState, bool, bool*)
/lib64/libclang-cpp.so.14 0xa37ed4
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
16
clang::Parser::ParseCastExpression(clang::Parser::CastParseKind, bool, clang::Parser::TypeCastState, bool, bool*)
/lib64/libclang-cpp.so.14 0xa3a69d
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
17
clang::Parser::ParseAssignmentExpression(clang::Parser::TypeCastState)
/lib64/libclang-cpp.so.14 0xa3a87c
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
18
clang::Parser::ParseExpression(clang::Parser::TypeCastState)
/lib64/libclang-cpp.so.14 0xa3e14d
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
19
clang::Parser::ParseReturnStatement()
/lib64/libclang-cpp.so.14 0xa95e2d
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
20
clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*, clang::ParsedAttributesWithRange&)
/lib64/libclang-cpp.so.14 0xa99350
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
21
clang::Parser::ParseStatementOrDeclaration(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa9a193
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
22
clang::Parser::ParseCompoundStatementBody(bool)
/lib64/libclang-cpp.so.14 0xa9af53
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
23
clang::Parser::ParseFunctionStatementBody(clang::Decl*, clang::Parser::ParseScope&)
/lib64/libclang-cpp.so.14 0xa9e12a
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
24
clang::Parser::ParseLexedMethodDef(clang::Parser::LexedMethod&)
/lib64/libclang-cpp.so.14 0x9f3382
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
25
clang::Parser::ParseLexedMethodDefs(clang::Parser::ParsingClass&)
/lib64/libclang-cpp.so.14 0x9f308d
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
26
clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::ParsedAttributesWithRange&, unsigned int, clang::Decl*)
/lib64/libclang-cpp.so.14 0xa310d7
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
27
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 0xa32e2c
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
28
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
-
29
clang::Parser::ParseDeclOrFunctionDefInternal(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec&, clang::AccessSpecifier)
/lib64/libclang-cpp.so.14 0xac1053
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
30
clang::Parser::ParseDeclarationOrFunctionDefinition(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec*, clang::AccessSpecifier) [clone .part.0]
/lib64/libclang-cpp.so.14 0xac1809
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
31
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.14 0xac835c
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
32
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
-
33
clang::Parser::ParseNamespace(clang::DeclaratorContext, clang::SourceLocation&, clang::SourceLocation)
/lib64/libclang-cpp.so.14 0xa2bd73
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
34
clang::Parser::ParseDeclaration(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributesWithRange&, clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa173a7
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
35
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.14 0xac7eef
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
36
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
-
37
clang::Parser::ParseNamespace(clang::DeclaratorContext, clang::SourceLocation&, clang::SourceLocation)
/lib64/libclang-cpp.so.14 0xa2bd73
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
38
clang::Parser::ParseDeclaration(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributesWithRange&, clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa173a7
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
39
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.14 0xac7eef
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
40
clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, bool)
/lib64/libclang-cpp.so.14 0xac8a88
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
41
clang::Parser::ParseFirstTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&)
/lib64/libclang-cpp.so.14 0xac8f29
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
42
clang::ParseAST(clang::Sema&, bool, bool)
/lib64/libclang-cpp.so.14 0x9f20ce
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
43
clang::FrontendAction::Execute()
/lib64/libclang-cpp.so.14 0x22e0ff9
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
44
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
-
45
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
-
46
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
-
47
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
-
48
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
-
49
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
-
50
start_thread
/lib64/libc.so.6 0x8ce5d
Build id: 58056842ddaf8c272b19025e036bd01444dae27d
-
51
__clone3
/lib64/libc.so.6 0x1128f0
Build id: 58056842ddaf8c272b19025e036bd01444dae27d
-
Complete report #401608
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::CodeCompleteOrdinaryName(clang::Scope*, clang::Sema::ParserCompletionContext)
/lib64/libclang-cpp.so.14 0x11c267b
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
10
clang::Parser::ParseCXXCondition(clang::ActionResult<clang::Stmt*, true>*, clang::SourceLocation, clang::Sema::ConditionKind, bool, clang::Parser::ForRangeInfo*, bool)
/lib64/libclang-cpp.so.14 0xa49de8
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
11
clang::Parser::ParseParenExprOrCondition(clang::ActionResult<clang::Stmt*, true>*, clang::Sema::ConditionResult&, clang::SourceLocation, clang::Sema::ConditionKind, bool, clang::SourceLocation*, clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa96bc8
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
12
clang::Parser::ParseIfStatement(clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xaa1d30
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
13
clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*, clang::ParsedAttributesWithRange&)
/lib64/libclang-cpp.so.14 0xa99363
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
14
clang::Parser::ParseStatementOrDeclaration(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa9a193
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
15
clang::Parser::ParseCompoundStatementBody(bool)
/lib64/libclang-cpp.so.14 0xa9af53
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
16
clang::Parser::ParseCompoundStatement(bool, unsigned int)
/lib64/libclang-cpp.so.14 0xa9b552
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
17
clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*, clang::ParsedAttributesWithRange&)
/lib64/libclang-cpp.so.14 0xa9933c
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::ParseStatement(clang::SourceLocation*, clang::Parser::ParsedStmtContext)
/lib64/libclang-cpp.so.14 0xa9e28b
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
20
clang::Parser::ParseForStatement(clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa9ede0
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
21
clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*, clang::ParsedAttributesWithRange&)
/lib64/libclang-cpp.so.14 0xa9938a
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
22
clang::Parser::ParseStatementOrDeclaration(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa9a193
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
23
clang::Parser::ParseCompoundStatementBody(bool)
/lib64/libclang-cpp.so.14 0xa9af53
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
24
clang::Parser::ParseCompoundStatement(bool, unsigned int)
/lib64/libclang-cpp.so.14 0xa9b552
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
25
clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*, clang::ParsedAttributesWithRange&)
/lib64/libclang-cpp.so.14 0xa9933c
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
26
clang::Parser::ParseStatementOrDeclaration(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa9a193
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
27
clang::Parser::ParseStatement(clang::SourceLocation*, clang::Parser::ParsedStmtContext)
/lib64/libclang-cpp.so.14 0xa9e28b
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
28
clang::Parser::ParseIfStatement(clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xaa1fd4
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
29
clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*, clang::ParsedAttributesWithRange&)
/lib64/libclang-cpp.so.14 0xa99363
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
30
clang::Parser::ParseStatementOrDeclaration(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa9a193
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
31
clang::Parser::ParseCompoundStatementBody(bool)
/lib64/libclang-cpp.so.14 0xa9af53
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
32
clang::Parser::ParseFunctionStatementBody(clang::Decl*, clang::Parser::ParseScope&)
/lib64/libclang-cpp.so.14 0xa9e12a
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
33
clang::Parser::ParseFunctionDefinition(clang::ParsingDeclarator&, clang::Parser::ParsedTemplateInfo const&, clang::Parser::LateParsedAttrList*)
/lib64/libclang-cpp.so.14 0xac6a93
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
34
clang::Parser::ParseDeclGroup(clang::ParsingDeclSpec&, clang::DeclaratorContext, clang::SourceLocation*, clang::Parser::ForRangeInit*)
/lib64/libclang-cpp.so.14 0xa1641b
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
35
clang::Parser::ParseDeclarationOrFunctionDefinition(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec*, clang::AccessSpecifier) [clone .part.0]
/lib64/libclang-cpp.so.14 0xac1809
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
36
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.14 0xac835c
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
37
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
-
38
clang::Parser::ParseNamespace(clang::DeclaratorContext, clang::SourceLocation&, clang::SourceLocation)
/lib64/libclang-cpp.so.14 0xa2bd73
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
39
clang::Parser::ParseDeclaration(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributesWithRange&, clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa173a7
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
40
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.14 0xac7eef
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
41
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
-
42
clang::Parser::ParseNamespace(clang::DeclaratorContext, clang::SourceLocation&, clang::SourceLocation)
/lib64/libclang-cpp.so.14 0xa2bd73
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
43
clang::Parser::ParseDeclaration(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributesWithRange&, clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa173a7
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
44
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.14 0xac7eef
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
45
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
-
46
clang::Parser::ParseNamespace(clang::DeclaratorContext, clang::SourceLocation&, clang::SourceLocation)
/lib64/libclang-cpp.so.14 0xa2bd73
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
47
clang::Parser::ParseDeclaration(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributesWithRange&, clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa173a7
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
48
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.14 0xac7eef
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
49
clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, bool)
/lib64/libclang-cpp.so.14 0xac8a88
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
50
clang::Parser::ParseFirstTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&)
/lib64/libclang-cpp.so.14 0xac8f29
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
51
clang::ParseAST(clang::Sema&, bool, bool)
/lib64/libclang-cpp.so.14 0x9f20ce
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
52
clang::FrontendAction::Execute()
/lib64/libclang-cpp.so.14 0x22e0ff9
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
53
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
-
54
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
-
55
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
-
56
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
-
57
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
-
58
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
-
59
start_thread
/lib64/libc.so.6 0x91017
Build id: 6e7b96dfb83f0bdcb6a410469b82f86415e5ada3
-
60
__clone3
/lib64/libc.so.6 0x1166d0
Build id: 6e7b96dfb83f0bdcb6a410469b82f86415e5ada3
-
Complete report #392664
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
/lib64/libstdc++.so.6 0xd7c85
Build id: 4e637fb5819db9b2d1c86192611673c7b0fedadf
-
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::ParseStatement(clang::SourceLocation*, clang::Parser::ParsedStmtContext)
/lib64/libclang-cpp.so.14 0xa9e28b
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
13
clang::Parser::ParseDefaultStatement(clang::Parser::ParsedStmtContext)
/lib64/libclang-cpp.so.14 0xaa2b14
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
14
clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*, clang::ParsedAttributesWithRange&)
/lib64/libclang-cpp.so.14 0xa99253
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
15
clang::Parser::ParseStatementOrDeclaration(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa9a193
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
16
clang::Parser::ParseCompoundStatementBody(bool)
/lib64/libclang-cpp.so.14 0xa9af53
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
17
clang::Parser::ParseCompoundStatement(bool, unsigned int)
/lib64/libclang-cpp.so.14 0xa9b552
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
18
clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*, clang::ParsedAttributesWithRange&)
/lib64/libclang-cpp.so.14 0xa9933c
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
19
clang::Parser::ParseStatementOrDeclaration(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa9a193
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
20
clang::Parser::ParseStatement(clang::SourceLocation*, clang::Parser::ParsedStmtContext)
/lib64/libclang-cpp.so.14 0xa9e28b
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
21
clang::Parser::ParseSwitchStatement(clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xaa16e0
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
22
clang::Parser::ParseStatementOrDeclarationAfterAttributes(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*, clang::ParsedAttributesWithRange&)
/lib64/libclang-cpp.so.14 0xa991d0
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
23
clang::Parser::ParseStatementOrDeclaration(llvm::SmallVector<clang::Stmt*, 32u>&, clang::Parser::ParsedStmtContext, clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa9a193
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
24
clang::Parser::ParseCompoundStatementBody(bool)
/lib64/libclang-cpp.so.14 0xa9af53
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
25
clang::Parser::ParseFunctionStatementBody(clang::Decl*, clang::Parser::ParseScope&)
/lib64/libclang-cpp.so.14 0xa9e12a
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
26
clang::Parser::ParseLexedMethodDef(clang::Parser::LexedMethod&)
/lib64/libclang-cpp.so.14 0x9f3382
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
27
clang::Parser::ParseLexedMethodDefs(clang::Parser::ParsingClass&)
/lib64/libclang-cpp.so.14 0x9f308d
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
28
clang::Parser::ParseCXXMemberSpecification(clang::SourceLocation, clang::SourceLocation, clang::ParsedAttributesWithRange&, unsigned int, clang::Decl*)
/lib64/libclang-cpp.so.14 0xa310d7
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
29
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 0xa32e2c
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
30
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
-
31
clang::Parser::ParseDeclOrFunctionDefInternal(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec&, clang::AccessSpecifier)
/lib64/libclang-cpp.so.14 0xac1053
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
32
clang::Parser::ParseDeclarationOrFunctionDefinition(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec*, clang::AccessSpecifier) [clone .part.0]
/lib64/libclang-cpp.so.14 0xac1809
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
33
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.14 0xac835c
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
34
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
-
35
clang::Parser::ParseNamespace(clang::DeclaratorContext, clang::SourceLocation&, clang::SourceLocation)
/lib64/libclang-cpp.so.14 0xa2bd73
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
36
clang::Parser::ParseDeclaration(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributesWithRange&, clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa173a7
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
37
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.14 0xac7eef
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
38
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
-
39
clang::Parser::ParseNamespace(clang::DeclaratorContext, clang::SourceLocation&, clang::SourceLocation)
/lib64/libclang-cpp.so.14 0xa2bd73
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
40
clang::Parser::ParseDeclaration(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributesWithRange&, clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa173a7
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
41
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.14 0xac7eef
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
42
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
-
43
clang::Parser::ParseNamespace(clang::DeclaratorContext, clang::SourceLocation&, clang::SourceLocation)
/lib64/libclang-cpp.so.14 0xa2bd73
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
44
clang::Parser::ParseDeclaration(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributesWithRange&, clang::SourceLocation*)
/lib64/libclang-cpp.so.14 0xa173a7
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
45
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributesWithRange&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.14 0xac7eef
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
46
clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, bool)
/lib64/libclang-cpp.so.14 0xac8a88
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
47
clang::Parser::ParseFirstTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&)
/lib64/libclang-cpp.so.14 0xac8f29
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
48
clang::ParseAST(clang::Sema&, bool, bool)
/lib64/libclang-cpp.so.14 0x9f20ce
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
49
clang::FrontendAction::Execute()
/lib64/libclang-cpp.so.14 0x22e0ff9
Build id: 6fa8b4f3d8515967c1c355d3fed6ca2b3de3fb74
-
50
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
-
51
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
-
52
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
-
53
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
-
54
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
-
55
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
-
56
start_thread
/lib64/libc.so.6 0x91017
Build id: 6e7b96dfb83f0bdcb6a410469b82f86415e5ada3
-
57
__clone3
/lib64/libc.so.6 0x1166d0
Build id: 6e7b96dfb83f0bdcb6a410469b82f86415e5ada3
-