-
Notifications
You must be signed in to change notification settings - Fork 8.3k
"Address not mapped to object" in 25.4.5.24 #81540
Copy link
Copy link
Closed
Labels
comp-joinsJOINs end-to-end (planning hooks + runtime join operators/algorithms). Single bucket to avoid pla...JOINs end-to-end (planning hooks + runtime join operators/algorithms). Single bucket to avoid pla...crashCrash / segfault / abortCrash / segfault / abort
Description
Company or project name
No response
Describe what's wrong
I'm not quite able to troubleshoot this myself, but today we've experienced two crashes on 25.4.5.24. I am attaching the relevant log portion below, happy to provide more details as needed.
Crash 1:
2025.06.09 07:12:01.236349 [ 105823 ] {} <Fatal> BaseDaemon: ########## Short fault info ############
2025.06.09 07:12:01.236911 [ 105823 ] {} <Fatal> BaseDaemon: (version 25.4.5.24 (official build), build id: F4360589618CD29F1B063300041717CEB4F65EAD, git hash: 0f9619ed591179abf98b5744ce9f0c2760cd2017, architecture: x86_64) (from thread 105715) Received signal 11
2025.06.09 07:12:01.237057 [ 105823 ] {} <Fatal> BaseDaemon: Signal description: Segmentation fault
2025.06.09 07:12:01.237801 [ 105823 ] {} <Fatal> BaseDaemon: Address: 0x804163b28. Access: read. Address not mapped to object.
2025.06.09 07:12:01.237829 [ 105823 ] {} <Fatal> BaseDaemon: Stack trace: 0x000000000f691837 0x00007f548c368520 0x0000000012fc3fa7 0x0000000012fb9074 0x0000000012fbaa91 0x0000000012fba6c0 0x0000000014c55599 0x0000000014e6ca20 0x0000000014e699c7 0x000000001323a4b7 0x0000000013236a0e 0x000000001325f692 0x0000000013238b87 0x0000000013236a0e 0x000000001325f692 0x0000000013238b87 0x0000000013236a0e 0x000000001325f692 0x0000000013238b87 0x0000000013236a0e 0x000000001325f692 0x0000000013238b87 0x0000000013236a0e 0x000000001325f692 0x0000000013238b87 0x0000000013236a0e 0x000000001325f692 0x00000000132605fe 0x00000000135b5168 0x00000000135b95a5 0x0000000014880321 0x0000000014884889 0x000000001493aa4a 0x0000000018036847 0x0000000018036c99 0x0000000018001fbb 0x000000001800049d 0x00007f548c3baac3 0x00007f548c44ba04
2025.06.09 07:12:01.237850 [ 105823 ] {} <Fatal> BaseDaemon: ########################################
2025.06.09 07:12:01.237869 [ 105823 ] {} <Fatal> BaseDaemon: (version 25.4.5.24 (official build), build id: F4360589618CD29F1B063300041717CEB4F65EAD, git hash: 0f9619ed591179abf98b5744ce9f0c2760cd2017) (from thread 105715) (query_id: xxxxx) (query: SELECT *
2025.06.09 07:12:01.237911 [ 105823 ] {} <Fatal> BaseDaemon: Address: 0x804163b28. Access: read. Address not mapped to object.
2025.06.09 07:12:01.237917 [ 105823 ] {} <Fatal> BaseDaemon: Stack trace: 0x000000000f691837 0x00007f548c368520 0x0000000012fc3fa7 0x0000000012fb9074 0x0000000012fbaa91 0x0000000012fba6c0 0x0000000014c55599 0x0000000014e6ca20 0x0000000014e699c7 0x000000001323a4b7 0x0000000013236a0e 0x000000001325f692 0x0000000013238b87 0x0000000013236a0e 0x000000001325f692 0x0000000013238b87 0x0000000013236a0e 0x000000001325f692 0x0000000013238b87 0x0000000013236a0e 0x000000001325f692 0x0000000013238b87 0x0000000013236a0e 0x000000001325f692 0x0000000013238b87 0x0000000013236a0e 0x000000001325f692 0x00000000132605fe 0x00000000135b5168 0x00000000135b95a5 0x0000000014880321 0x0000000014884889 0x000000001493aa4a 0x0000000018036847 0x0000000018036c99 0x0000000018001fbb 0x000000001800049d 0x00007f548c3baac3 0x00007f548c44ba04
2025.06.09 07:12:01.239940 [ 105823 ] {} <Fatal> BaseDaemon: 0. signalHandler(int, siginfo_t*, void*) @ 0x000000000f691837
2025.06.09 07:12:01.240007 [ 105823 ] {} <Fatal> BaseDaemon: 1. ? @ 0x00007f548c368520
2025.06.09 07:12:01.240930 [ 105823 ] {} <Fatal> BaseDaemon: 2. decltype(auto) std::__variant_detail::__visitation::__base::__dispatcher<0ul>::__dispatch[abi:ne190107]<std::__variant_detail::__visitation::__variant::__value_visitor<DB::selectDispatchBlock(DB::HashJoin const&, unsigned long, std::vector<String, std::allocator<String>> const&, DB::Block const&)::$_0>&&, std::__variant_detail::__base<(std::__variant_detail::_Trait)1, DB::HashJoin::MapsTemplate<DB::RowRef>, DB::HashJoin::MapsTemplate<DB::RowRefList>, DB::HashJoin::MapsTemplate<std::unique_ptr<DB::SortedLookupVectorBase, std::default_delete<DB::SortedLookupVectorBase>>>>&>(std::__variant_detail::__visitation::__variant::__value_visitor<DB::selectDispatchBlock(DB::HashJoin const&, unsigned long, std::vector<String, std::allocator<String>> const&, DB::Block const&)::$_0>&&, std::__variant_detail::__base<(std::__variant_detail::_Trait)1, DB::HashJoin::MapsTemplate<DB::RowRef>, DB::HashJoin::MapsTemplate<DB::RowRefList>, DB::HashJoin::MapsTemplate<std::unique_ptr<DB::SortedLookupVectorBase, std::default_delete<DB::SortedLookupVectorBase>>>>&) @ 0x0000000012fc3fa7
2025.06.09 07:12:01.241023 [ 105823 ] {} <Fatal> BaseDaemon: 3. DB::ConcurrentHashJoin::dispatchBlock(std::vector<String, std::allocator<String>> const&, DB::Block&&) @ 0x0000000012fb9074
2025.06.09 07:12:01.241745 [ 105823 ] {} <Fatal> BaseDaemon: 4. DB::ConcurrentHashJoin::joinBlock(DB::Block&, DB::ExtraScatteredBlocks&, std::vector<DB::Block, std::allocator<DB::Block>>&) @ 0x0000000012fbaa91
2025.06.09 07:12:01.242607 [ 105823 ] {} <Fatal> BaseDaemon: 5. DB::ConcurrentHashJoin::joinBlock(DB::Block&, std::shared_ptr<DB::ExtraBlock>&) @ 0x0000000012fba6c0
2025.06.09 07:12:01.243222 [ 105823 ] {} <Fatal> BaseDaemon: 6. DB::JoiningTransform::transformHeader(DB::Block, std::shared_ptr<DB::IJoin> const&) @ 0x0000000014c55599
2025.06.09 07:12:01.244042 [ 105823 ] {} <Fatal> BaseDaemon: 7. DB::JoinStep::updateOutputHeader() @ 0x0000000014e6ca20
2025.06.09 07:12:01.244094 [ 105823 ] {} <Fatal> BaseDaemon: 8. DB::JoinStep::JoinStep(DB::Block const&, DB::Block const&, std::shared_ptr<DB::IJoin>, unsigned long, unsigned long, unsigned long, std::unordered_set<String, std::hash<String>, std::equal_to<String>, std::allocator<String>>, bool, bool) @ 0x0000000014e699c7
2025.06.09 07:12:01.244836 [ 105823 ] {} <Fatal> BaseDaemon: 9. DB::InterpreterSelectQuery::executeImpl(DB::QueryPlan&, std::optional<DB::Pipe>) @ 0x000000001323a4b7
2025.06.09 07:12:01.245660 [ 105823 ] {} <Fatal> BaseDaemon: 10. DB::InterpreterSelectQuery::buildQueryPlan(DB::QueryPlan&) @ 0x0000000013236a0e
2025.06.09 07:12:01.245684 [ 105823 ] {} <Fatal> BaseDaemon: 11. DB::InterpreterSelectWithUnionQuery::buildQueryPlan(DB::QueryPlan&) @ 0x000000001325f692
2025.06.09 07:12:01.245700 [ 105823 ] {} <Fatal> BaseDaemon: 12. DB::InterpreterSelectQuery::executeImpl(DB::QueryPlan&, std::optional<DB::Pipe>) @ 0x0000000013238b87
2025.06.09 07:12:01.245718 [ 105823 ] {} <Fatal> BaseDaemon: 13. DB::InterpreterSelectQuery::buildQueryPlan(DB::QueryPlan&) @ 0x0000000013236a0e
2025.06.09 07:12:01.245735 [ 105823 ] {} <Fatal> BaseDaemon: 14. DB::InterpreterSelectWithUnionQuery::buildQueryPlan(DB::QueryPlan&) @ 0x000000001325f692
2025.06.09 07:12:01.245753 [ 105823 ] {} <Fatal> BaseDaemon: 15. DB::InterpreterSelectQuery::executeImpl(DB::QueryPlan&, std::optional<DB::Pipe>) @ 0x0000000013238b87
2025.06.09 07:12:01.245771 [ 105823 ] {} <Fatal> BaseDaemon: 16. DB::InterpreterSelectQuery::buildQueryPlan(DB::QueryPlan&) @ 0x0000000013236a0e
2025.06.09 07:12:01.245786 [ 105823 ] {} <Fatal> BaseDaemon: 17. DB::InterpreterSelectWithUnionQuery::buildQueryPlan(DB::QueryPlan&) @ 0x000000001325f692
2025.06.09 07:12:01.245808 [ 105823 ] {} <Fatal> BaseDaemon: 18. DB::InterpreterSelectQuery::executeImpl(DB::QueryPlan&, std::optional<DB::Pipe>) @ 0x0000000013238b87
2025.06.09 07:12:01.245826 [ 105823 ] {} <Fatal> BaseDaemon: 19. DB::InterpreterSelectQuery::buildQueryPlan(DB::QueryPlan&) @ 0x0000000013236a0e
2025.06.09 07:12:01.245842 [ 105823 ] {} <Fatal> BaseDaemon: 20. DB::InterpreterSelectWithUnionQuery::buildQueryPlan(DB::QueryPlan&) @ 0x000000001325f692
2025.06.09 07:12:01.245862 [ 105823 ] {} <Fatal> BaseDaemon: 21. DB::InterpreterSelectQuery::executeImpl(DB::QueryPlan&, std::optional<DB::Pipe>) @ 0x0000000013238b87
2025.06.09 07:12:01.245877 [ 105823 ] {} <Fatal> BaseDaemon: 22. DB::InterpreterSelectQuery::buildQueryPlan(DB::QueryPlan&) @ 0x0000000013236a0e
2025.06.09 07:12:01.245893 [ 105823 ] {} <Fatal> BaseDaemon: 23. DB::InterpreterSelectWithUnionQuery::buildQueryPlan(DB::QueryPlan&) @ 0x000000001325f692
2025.06.09 07:12:01.245909 [ 105823 ] {} <Fatal> BaseDaemon: 24. DB::InterpreterSelectQuery::executeImpl(DB::QueryPlan&, std::optional<DB::Pipe>) @ 0x0000000013238b87
2025.06.09 07:12:01.245924 [ 105823 ] {} <Fatal> BaseDaemon: 25. DB::InterpreterSelectQuery::buildQueryPlan(DB::QueryPlan&) @ 0x0000000013236a0e
2025.06.09 07:12:01.245940 [ 105823 ] {} <Fatal> BaseDaemon: 26. DB::InterpreterSelectWithUnionQuery::buildQueryPlan(DB::QueryPlan&) @ 0x000000001325f692
2025.06.09 07:12:01.246619 [ 105823 ] {} <Fatal> BaseDaemon: 27. DB::InterpreterSelectWithUnionQuery::execute() @ 0x00000000132605fe
2025.06.09 07:12:01.246686 [ 105823 ] {} <Fatal> BaseDaemon: 28. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*, std::shared_ptr<DB::IAST>&) @ 0x00000000135b5168
2025.06.09 07:12:01.246731 [ 105823 ] {} <Fatal> BaseDaemon: 29. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, DB::QueryFlags, std::optional<DB::FormatSettings> const&, std::function<void (DB::IOutputFormat&, String const&, std::shared_ptr<DB::Context const> const&, std::optional<DB::FormatSettings> const&)>) @ 0x00000000135b95a5
2025.06.09 07:12:01.246784 [ 105823 ] {} <Fatal> BaseDaemon: 30. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&, StrongTypedef<unsigned long, ProfileEvents::EventTag> const&) @ 0x0000000014880321
2025.06.09 07:12:01.246818 [ 105823 ] {} <Fatal> BaseDaemon: 31. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&, StrongTypedef<unsigned long, ProfileEvents::EventTag> const&) @ 0x0000000014884889
2025.06.09 07:12:01.246851 [ 105823 ] {} <Fatal> BaseDaemon: 32. DB::HTTPServerConnection::run() @ 0x000000001493aa4a
2025.06.09 07:12:01.246883 [ 105823 ] {} <Fatal> BaseDaemon: 33. Poco::Net::TCPServerConnection::start() @ 0x0000000018036847
2025.06.09 07:12:01.246904 [ 105823 ] {} <Fatal> BaseDaemon: 34. Poco::Net::TCPServerDispatcher::run() @ 0x0000000018036c99
2025.06.09 07:12:01.246927 [ 105823 ] {} <Fatal> BaseDaemon: 35. Poco::PooledThread::run() @ 0x0000000018001fbb
2025.06.09 07:12:01.246949 [ 105823 ] {} <Fatal> BaseDaemon: 36. Poco::ThreadImpl::runnableEntry(void*) @ 0x000000001800049d
2025.06.09 07:12:01.246969 [ 105823 ] {} <Fatal> BaseDaemon: 37. ? @ 0x00007f548c3baac3
2025.06.09 07:12:01.246985 [ 105823 ] {} <Fatal> BaseDaemon: 38. ? @ 0x00007f548c44ba04
2025.06.09 07:12:02.296509 [ 105823 ] {} <Fatal> BaseDaemon: Integrity check of the executable successfully passed (checksum: 4A59195AB07EE0822F9A8ACBAEE74072)
2025.06.09 07:12:02.296631 [ 105823 ] {} <Fatal> BaseDaemon: Report this error to https://github.com/ClickHouse/ClickHouse/issues
2025.06.09 07:12:02.296982 [ 105823 ] {} <Fatal> BaseDaemon: Changed settings: max_insert_block_size = 50485760, max_insert_threads = 32, max_threads = 48, max_query_size = 500000, use_uncompressed_cache = false, load_balancing = 'random', os_thread_priority = 0, max_http_get_redirects = 10, any_join_distinct_right_table_keys = true, parts_to_delay_insert = 10000, joined_subquery_requires_alias = false, max_expanded_ast_elements = 1500000, max_memory_usage = 128849018880, log_query_threads = false, max_partitions_per_insert_block = 1000, max_parser_depth = 10000, asterisk_include_materialized_columns = true, check_table_dependencies = false, allow_deprecated_syntax_for_merge_tree = true, allow_experimental_analyzer = false, allow_experimental_nlp_functions = false, background_merges_mutations_concurrency_ratio = 3., query_plan_optimize_primary_key = false, output_format_parquet_string_as_string = true
Crash 2:
2025.06.09 12:35:26.358086 [ 7995 ] {} <Fatal> BaseDaemon: ########## Short fault info ############
2025.06.09 12:35:26.358263 [ 7995 ] {} <Fatal> BaseDaemon: (version 25.4.5.24 (official build), build id: F4360589618CD29F1B063300041717CEB4F65EAD, git hash: 0f9619ed591179abf98b5744ce9f0c2760cd2017, architecture: x86_64) (from thread 7994) Received signal 11
2025.06.09 12:35:26.358304 [ 7995 ] {} <Fatal> BaseDaemon: Signal description: Segmentation fault
2025.06.09 12:35:26.358330 [ 7995 ] {} <Fatal> BaseDaemon: Address: 0x200. Access: read. Address not mapped to object.
2025.06.09 12:35:26.358361 [ 7995 ] {} <Fatal> BaseDaemon: Stack trace: 0x000000000f691837 0x00007ff59bf67520 0x0000000014504276 0x000000001450424d 0x0000000014504356 0x000000001450438f 0x000000001450438f 0x0000000014502eba 0x000000001438d1bb 0x00000000143907a5 0x0000000014ecbbbb 0x0000000014eca742 0x0000000014f6b65d 0x0000000014f69edf 0x0000000014e9187d 0x000000001326065b 0x00000000135b5168 0x00000000135b95a5 0x0000000014880321 0x0000000014884889 0x000000001493aa4a 0x0000000018036847 0x0000000018036c99 0x0000000018001fbb 0x000000001800049d 0x00007ff59bfb9ac3 0x00007ff59c04aa04
2025.06.09 12:35:26.358403 [ 7995 ] {} <Fatal> BaseDaemon: ########################################
2025.06.09 12:35:26.358432 [ 7995 ] {} <Fatal> BaseDaemon: (version 25.4.5.24 (official build), build id: F4360589618CD29F1B063300041717CEB4F65EAD, git hash: 0f9619ed591179abf98b5744ce9f0c2760cd2017) (from thread 7994) (query_id: xxxxxx) (query: SELECT *
2025.06.09 12:35:26.358462 [ 7995 ] {} <Fatal> BaseDaemon: Address: 0x200. Access: read. Address not mapped to object.
2025.06.09 12:35:26.358472 [ 7995 ] {} <Fatal> BaseDaemon: Stack trace: 0x000000000f691837 0x00007ff59bf67520 0x0000000014504276 0x000000001450424d 0x0000000014504356 0x000000001450438f 0x000000001450438f 0x0000000014502eba 0x000000001438d1bb 0x00000000143907a5 0x0000000014ecbbbb 0x0000000014eca742 0x0000000014f6b65d 0x0000000014f69edf 0x0000000014e9187d 0x000000001326065b 0x00000000135b5168 0x00000000135b95a5 0x0000000014880321 0x0000000014884889 0x000000001493aa4a 0x0000000018036847 0x0000000018036c99 0x0000000018001fbb 0x000000001800049d 0x00007ff59bfb9ac3 0x00007ff59c04aa04
2025.06.09 12:35:26.358849 [ 7995 ] {} <Fatal> BaseDaemon: 0. signalHandler(int, siginfo_t*, void*) @ 0x000000000f691837
2025.06.09 12:35:26.358944 [ 7995 ] {} <Fatal> BaseDaemon: 1. ? @ 0x00007ff59bf67520
2025.06.09 12:35:26.360499 [ 7995 ] {} <Fatal> BaseDaemon: 2. DB::(anonymous namespace)::appendColumnNameWithoutAlias(DB::ActionsDAG::Node const&, DB::WriteBuffer&, bool, bool) (.llvm.8103339512881675178) @ 0x0000000014504276
2025.06.09 12:35:26.360531 [ 7995 ] {} <Fatal> BaseDaemon: 3. DB::(anonymous namespace)::appendColumnNameWithoutAlias(DB::ActionsDAG::Node const&, DB::WriteBuffer&, bool, bool) (.llvm.8103339512881675178) @ 0x000000001450424d
2025.06.09 12:35:26.360549 [ 7995 ] {} <Fatal> BaseDaemon: 4. DB::(anonymous namespace)::appendColumnNameWithoutAlias(DB::ActionsDAG::Node const&, DB::WriteBuffer&, bool, bool) (.llvm.8103339512881675178) @ 0x0000000014504356
2025.06.09 12:35:26.360564 [ 7995 ] {} <Fatal> BaseDaemon: 5. DB::(anonymous namespace)::appendColumnNameWithoutAlias(DB::ActionsDAG::Node const&, DB::WriteBuffer&, bool, bool) (.llvm.8103339512881675178) @ 0x000000001450438f
2025.06.09 12:35:26.360582 [ 7995 ] {} <Fatal> BaseDaemon: 6. DB::(anonymous namespace)::appendColumnNameWithoutAlias(DB::ActionsDAG::Node const&, DB::WriteBuffer&, bool, bool) (.llvm.8103339512881675178) @ 0x000000001450438f
2025.06.09 12:35:26.360601 [ 7995 ] {} <Fatal> BaseDaemon: 7. DB::(anonymous namespace)::getColumnNameWithoutAlias(DB::ActionsDAG::Node const&, bool, bool) (.llvm.8103339512881675178) @ 0x0000000014502eba
2025.06.09 12:35:26.360678 [ 7995 ] {} <Fatal> BaseDaemon: 8. DB::MergeTreeIndexConditionSet::checkDAGUseless(DB::ActionsDAG::Node const&, std::shared_ptr<DB::Context const> const&, std::vector<std::shared_ptr<DB::FutureSet>, std::allocator<std::shared_ptr<DB::FutureSet>>>&, bool) const @ 0x000000001438d1bb
2025.06.09 12:35:26.360698 [ 7995 ] {} <Fatal> BaseDaemon: 9. DB::MergeTreeIndexSet::createIndexCondition(DB::ActionsDAG const*, std::shared_ptr<DB::Context const>) const @ 0x00000000143907a5
2025.06.09 12:35:26.361281 [ 7995 ] {} <Fatal> BaseDaemon: 10. DB::buildIndexes(std::optional<DB::ReadFromMergeTree::Indexes>&, DB::ActionsDAG const*, DB::MergeTreeData const&, std::vector<std::shared_ptr<DB::IMergeTreeDataPart const>, std::allocator<std::shared_ptr<DB::IMergeTreeDataPart const>>> const&, std::shared_ptr<DB::MergeTreeData::IMutationsSnapshot const> const&, std::optional<DB::VectorSearchParameters> const&, std::shared_ptr<DB::Context const> const&, DB::SelectQueryInfo const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<Poco::Logger> const&) @ 0x0000000014ecbbbb
2025.06.09 12:35:26.361324 [ 7995 ] {} <Fatal> BaseDaemon: 11. DB::ReadFromMergeTree::applyFilters(DB::ActionDAGNodes) @ 0x0000000014eca742
2025.06.09 12:35:26.362277 [ 7995 ] {} <Fatal> BaseDaemon: 12. DB::QueryPlanOptimizations::optimizePrimaryKeyConditionAndLimit(std::vector<DB::QueryPlanOptimizations::Frame, std::allocator<DB::QueryPlanOptimizations::Frame>> const&) @ 0x0000000014f6b65d
2025.06.09 12:35:26.363007 [ 7995 ] {} <Fatal> BaseDaemon: 13. DB::QueryPlanOptimizations::optimizeTreeSecondPass(DB::QueryPlanOptimizationSettings const&, DB::QueryPlan::Node&, std::list<DB::QueryPlan::Node, std::allocator<DB::QueryPlan::Node>>&) @ 0x0000000014f69edf
2025.06.09 12:35:26.363034 [ 7995 ] {} <Fatal> BaseDaemon: 14. DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&, bool) @ 0x0000000014e9187d
2025.06.09 12:35:26.363058 [ 7995 ] {} <Fatal> BaseDaemon: 15. DB::InterpreterSelectWithUnionQuery::execute() @ 0x000000001326065b
2025.06.09 12:35:26.363081 [ 7995 ] {} <Fatal> BaseDaemon: 16. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, DB::QueryFlags, DB::QueryProcessingStage::Enum, DB::ReadBuffer*, std::shared_ptr<DB::IAST>&) @ 0x00000000135b5168
2025.06.09 12:35:26.363106 [ 7995 ] {} <Fatal> BaseDaemon: 17. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr<DB::Context>, std::function<void (DB::QueryResultDetails const&)>, DB::QueryFlags, std::optional<DB::FormatSettings> const&, std::function<void (DB::IOutputFormat&, String const&, std::shared_ptr<DB::Context const> const&, std::optional<DB::FormatSettings> const&)>) @ 0x00000000135b95a5
2025.06.09 12:35:26.363159 [ 7995 ] {} <Fatal> BaseDaemon: 18. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional<DB::CurrentThread::QueryScope>&, StrongTypedef<unsigned long, ProfileEvents::EventTag> const&) @ 0x0000000014880321
2025.06.09 12:35:26.363178 [ 7995 ] {} <Fatal> BaseDaemon: 19. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&, StrongTypedef<unsigned long, ProfileEvents::EventTag> const&) @ 0x0000000014884889
2025.06.09 12:35:26.363204 [ 7995 ] {} <Fatal> BaseDaemon: 20. DB::HTTPServerConnection::run() @ 0x000000001493aa4a
2025.06.09 12:35:26.363234 [ 7995 ] {} <Fatal> BaseDaemon: 21. Poco::Net::TCPServerConnection::start() @ 0x0000000018036847
2025.06.09 12:35:26.363248 [ 7995 ] {} <Fatal> BaseDaemon: 22. Poco::Net::TCPServerDispatcher::run() @ 0x0000000018036c99
2025.06.09 12:35:26.363270 [ 7995 ] {} <Fatal> BaseDaemon: 23. Poco::PooledThread::run() @ 0x0000000018001fbb
2025.06.09 12:35:26.363288 [ 7995 ] {} <Fatal> BaseDaemon: 24. Poco::ThreadImpl::runnableEntry(void*) @ 0x000000001800049d
2025.06.09 12:35:26.363298 [ 7995 ] {} <Fatal> BaseDaemon: 25. ? @ 0x00007ff59bfb9ac3
2025.06.09 12:35:26.363308 [ 7995 ] {} <Fatal> BaseDaemon: 26. ? @ 0x00007ff59c04aa04
2025.06.09 12:35:26.556324 [ 7995 ] {} <Fatal> BaseDaemon: Integrity check of the executable successfully passed (checksum: 4A59195AB07EE0822F9A8ACBAEE74072)
2025.06.09 12:35:26.556408 [ 7995 ] {} <Fatal> BaseDaemon: Report this error to https://github.com/ClickHouse/ClickHouse/issues
2025.06.09 12:35:26.556745 [ 7995 ] {} <Fatal> BaseDaemon: Changed settings: max_insert_block_size = 50485760, max_insert_threads = 32, max_threads = 48, max_query_size = 500000, use_uncompressed_cache = false, load_balancing = 'random', os_thread_priority = 0, max_http_get_redirects = 10, any_join_distinct_right_table_keys = true, parts_to_delay_insert = 10000, joined_subquery_requires_alias = false, max_expanded_ast_elements = 1500000, max_memory_usage = 128849018880, log_query_threads = false, max_partitions_per_insert_block = 1000, max_parser_depth = 10000, asterisk_include_materialized_columns = true, check_table_dependencies = false, allow_deprecated_syntax_for_merge_tree = true, allow_experimental_analyzer = false, allow_experimental_nlp_functions = false, background_merges_mutations_concurrency_ratio = 3., query_plan_optimize_primary_key = false, output_format_parquet_string_as_string = true
Does it reproduce on the most recent release?
Yes
How to reproduce
Unsure how to reproduce; it just happened
Expected behavior
No response
Error message and/or stacktrace
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
comp-joinsJOINs end-to-end (planning hooks + runtime join operators/algorithms). Single bucket to avoid pla...JOINs end-to-end (planning hooks + runtime join operators/algorithms). Single bucket to avoid pla...crashCrash / segfault / abortCrash / segfault / abort