Crash in clang::StmtVisitorBase<llvm::make_const_ptr, (anonymous namespace)::RecordExprEvaluator, bool>::Visit(clang::Stmt const*)

Note: Executable of this report does not come from a package.
Similar reports
Problem #527926
Component
clang
Last affected version
N/A
Executable
/usr/bin/clangd
Error name
SIGSEGV 11
First occurrence
2022-11-20
Last occurrence
2023-08-23
Unique reports
71
Quality
-54

Statistics

Operating system Unique / Total count
Fedora 37 71 / 108
Operating system Count
Fedora 37 108
Architecture Count
x86_64 108

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
clang::StmtVisitorBase<llvm::make_const_ptr, (anonymous namespace)::RecordExprEvaluator, bool>::Visit(clang::Stmt const*)
/lib64/libclang-cpp.so.15 0xd92672
Build id: d562998065a6fcb55119792d64ff027ea1fadfa6
-
2
(anonymous namespace)::ExprEvaluatorBase<(anonymous namespace)::RecordExprEvaluator>::VisitConstantExpr(clang::ConstantExpr const*)
/lib64/libclang-cpp.so.15 0xd95ea7
Build id: d562998065a6fcb55119792d64ff027ea1fadfa6
-
3
EvaluateInPlace(clang::APValue&, (anonymous namespace)::EvalInfo&, (anonymous namespace)::LValue const&, clang::Expr const*, bool)
/lib64/libclang-cpp.so.15 0xd42eec
Build id: d562998065a6fcb55119792d64ff027ea1fadfa6
-
4
clang::Expr::EvaluateAsConstantExpr(clang::Expr::EvalResult&, clang::ASTContext const&, clang::Expr::ConstantExprKind) const
/lib64/libclang-cpp.so.15 0xd42ac7
Build id: d562998065a6fcb55119792d64ff027ea1fadfa6
-
5
clang::Sema::PopExpressionEvaluationContext()
/lib64/libclang-cpp.so.15 0x15cf7b7
Build id: d562998065a6fcb55119792d64ff027ea1fadfa6
-
6
clang::Sema::ActOnFinishFunctionBody(clang::Decl*, clang::Stmt*, bool)
/lib64/libclang-cpp.so.15 0x144babb
Build id: d562998065a6fcb55119792d64ff027ea1fadfa6
-
7
clang::Parser::ParseFunctionStatementBody(clang::Decl*, clang::Parser::ParseScope&)
/lib64/libclang-cpp.so.15 0xad526c
Build id: d562998065a6fcb55119792d64ff027ea1fadfa6
-
8
clang::Parser::ParseFunctionDefinition(clang::ParsingDeclarator&, clang::Parser::ParsedTemplateInfo const&, clang::Parser::LateParsedAttrList*)
/lib64/libclang-cpp.so.15 0xaf2764
Build id: d562998065a6fcb55119792d64ff027ea1fadfa6
-
9
clang::Parser::ParseDeclGroup(clang::ParsingDeclSpec&, clang::DeclaratorContext, clang::ParsedAttributes&, clang::SourceLocation*, clang::Parser::ForRangeInit*)
/lib64/libclang-cpp.so.15 0xa35399
Build id: d562998065a6fcb55119792d64ff027ea1fadfa6
-
10
clang::Parser::ParseDeclOrFunctionDefInternal(clang::ParsedAttributes&, clang::ParsingDeclSpec&, clang::AccessSpecifier)
/lib64/libclang-cpp.so.15 0xaf1488
Build id: d562998065a6fcb55119792d64ff027ea1fadfa6
-
11
clang::Parser::ParseDeclarationOrFunctionDefinition(clang::ParsedAttributes&, clang::ParsingDeclSpec*, clang::AccessSpecifier)
/lib64/libclang-cpp.so.15 0xaf0ecb
Build id: d562998065a6fcb55119792d64ff027ea1fadfa6
-
12
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributes&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.15 0xaeff64
Build id: d562998065a6fcb55119792d64ff027ea1fadfa6
-
13
clang::Parser::ParseInnerNamespace(llvm::SmallVector<clang::Parser::InnerNamespaceInfo, 4u> const&, unsigned int, clang::SourceLocation&, clang::ParsedAttributes&, clang::BalancedDelimiterTracker&)
/lib64/libclang-cpp.so.15 0xa4bf1b
Build id: d562998065a6fcb55119792d64ff027ea1fadfa6
-
14
clang::Parser::ParseNamespace(clang::DeclaratorContext, clang::SourceLocation&, clang::SourceLocation)
/lib64/libclang-cpp.so.15 0xa4b7b4
Build id: d562998065a6fcb55119792d64ff027ea1fadfa6
-
15
clang::Parser::ParseDeclaration(clang::DeclaratorContext, clang::SourceLocation&, clang::ParsedAttributes&, clang::ParsedAttributes&, clang::SourceLocation*)
/lib64/libclang-cpp.so.15 0xa2d133
Build id: d562998065a6fcb55119792d64ff027ea1fadfa6
-
16
clang::Parser::ParseExternalDeclaration(clang::ParsedAttributes&, clang::ParsingDeclSpec*)
/lib64/libclang-cpp.so.15 0xaef845
Build id: d562998065a6fcb55119792d64ff027ea1fadfa6
-
17
clang::Parser::ParseTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, clang::Sema::ModuleImportState&)
/lib64/libclang-cpp.so.15 0xaede93
Build id: d562998065a6fcb55119792d64ff027ea1fadfa6
-
18
clang::Parser::ParseFirstTopLevelDecl(clang::OpaquePtr<clang::DeclGroupRef>&, clang::Sema::ModuleImportState&)
/lib64/libclang-cpp.so.15 0xaed863
Build id: d562998065a6fcb55119792d64ff027ea1fadfa6
-
19
clang::ParseAST(clang::Sema&, bool, bool)
/lib64/libclang-cpp.so.15 0xa18782
Build id: d562998065a6fcb55119792d64ff027ea1fadfa6
-
20
clang::FrontendAction::Execute()
/lib64/libclang-cpp.so.15 0x29f64e8
Build id: d562998065a6fcb55119792d64ff027ea1fadfa6
-
21
clang::clangd::ParsedAST::build(llvm::StringRef, clang::clangd::ParseInputs const&, std::unique_ptr<clang::CompilerInvocation, std::default_delete<clang::CompilerInvocation> >, llvm::ArrayRef<clang::clangd::Diag>, std::shared_ptr<clang::clangd::PreambleData const>)
/usr/bin/clangd 0x96f022
Build id: 3c3e9c3fca31dadd0e3f626864080cd4146bbc30
-
22
void llvm::detail::UniqueFunctionBase<void>::CallImpl<clang::clangd::(anonymous namespace)::ASTWorker::runWithAST(llvm::StringRef, llvm::unique_function<void (llvm::Expected<clang::clangd::InputsAndAST>)>, clang::clangd::TUScheduler::ASTActionInvalidation)::$_8>(void*)
/usr/bin/clangd 0xa0a77e
Build id: 3c3e9c3fca31dadd0e3f626864080cd4146bbc30
-
23
clang::clangd::(anonymous namespace)::ASTWorker::runTask(llvm::StringRef, llvm::function_ref<void ()>)
/usr/bin/clangd 0xa00375
Build id: 3c3e9c3fca31dadd0e3f626864080cd4146bbc30
-
24
void llvm::detail::UniqueFunctionBase<void>::CallImpl<clang::clangd::(anonymous namespace)::ASTWorker::create(llvm::StringRef, clang::clangd::GlobalCompilationDatabase const&, clang::clangd::TUScheduler::ASTCache&, clang::clangd::TUScheduler::HeaderIncluderCache&, clang::clangd::AsyncTaskRunner*, clang::clangd::Semaphore&, clang::clangd::TUScheduler::Options const&, clang::clangd::ParsingCallbacks&)::$_5>(void*)
/usr/bin/clangd 0x9ffe41
Build id: 3c3e9c3fca31dadd0e3f626864080cd4146bbc30
-
25
void* llvm::thread::ThreadProxy<std::tuple<clang::clangd::AsyncTaskRunner::runAsync(llvm::Twine const&, llvm::unique_function<void ()>)::$_4> >(void*)
/usr/bin/clangd 0xb9054e
Build id: 3c3e9c3fca31dadd0e3f626864080cd4146bbc30
-
26
start_thread
/lib64/libc.so.6 0x8b14d
Build id: db8b8949801cc5d89afa366440dcc44c9c9ca76a
-
27
__clone3
/lib64/libc.so.6 0x10c950
Build id: db8b8949801cc5d89afa366440dcc44c9c9ca76a
-