BE突然崩溃

为了更快的定位您的问题,请提供以下信息,谢谢
【详述】be崩溃
【背景】正常的读写数据
【业务影响】
【是否存算分离】
【StarRocks版本】例如:3.3.13
【集群规模】例如:3fe(1 follower+2observer)+3be(fe与be独立部署)
【机器信息】CPU虚拟核/内存/网卡,例如:16C/64G/万兆
【附件】
崩溃时报错如下:
W20251117 08:18:49.210341 47608954693376 stack_util.cpp:347] 2025-11-17 08:18:49.210294, query_id=00000000-0000-0000-0000-000000000000, fragment_instance_id=00000000-0000-0000-0000-000000000000 throws exception: std::bad_alloc, trace:
@ 0x36f6320 __wrap___cxa_throw
@ 0x330797c operator new(unsigned long) [clone .cold]
@ 0x37a453b starrocks::BinaryColumnBase::reserve(unsigned long)
@ 0x37a511e starrocks::NullableColumn::reserve(unsigned long)
@ 0x3fd73b8 starrocks::Chunk::clone_empty_with_slot(unsigned long) const
@ 0x3fd8c0d starrocks::Chunk::clone_empty() const
@ 0x454cf8c starrocks::spill::UnorderedMemTable::append_selective(starrocks::Chunk const&, unsigned int const*, unsigned int, unsigned int)
@ 0x4543692 starrocks::spill::PartitionedSpillerWriter::_split_partition(starrocks::workgroup::YieldContext&, starrocks::spill::SerdeContext&, starrocks::spill::SpillerReader*, starrocks::spill::SpilledPartition*, starrock
s::spill::SpilledPartition*, starrocks::spill:�
@ 0x4543f3c starrocks::spill::PartitionedSpillerWriter::_split_input_partitions(starrocks::workgroup::YieldContext&, starrocks::spill::SerdeContext&, std::vector<starrocks::sp
ill::SpilledPartition*, std::allocatorstarrocks::spill::SpilledPartition* > const&)
@ 0x4544872 starrocks::spill::PartitionedSpillerWriter::yieldable_flush_task(starrocks::workgroup::YieldContext&, std::vector<starrocks::spill::SpilledPartition*, std::allocatorstarrocks::spill::SpilledPartition* > const
&, std::vector<starrocks::spill::SpilledPartit�
@ 0x4462cbc auto starrocks::spill::PartitionedSpillerWriter::flush<starrocks::spill::IOTaskExecutor, starrocks::spill::ResourceMemTrackerGuard<std::weak_ptr<starrocks::pipelin
e::QueryContext>, std::weak_ptrstarrocks::spill::Spiller >&>(starrocks::RuntimeState*, bool�
@ 0x4462f57 std::_Function_handler<void (starrocks::workgroup::YieldContext&), starrocks::spill::PartitionedSpillerWriter::flush
<starrocks::spill::IOTaskExecutor, starrocks::spill::ResourceMemTrackerGuard<std::weak_ptrstarrocks::pipeline::QueryContext, std::weak_ptr�
@ 0x452c3eb starrocks::workgroup::ScanExecutor::worker_thread()
@ 0x395c6a3 starrocks::ThreadPool::dispatch_thread()
@ 0x39548e6 starrocks::thread::supervise_thread(void*)
@ 0x2b4c8b0e5ea5 start_thread
@ 0x2b4c8bd2096d __clone

发下be.out的日志

3.3.13 RELEASE (build 0279646)
query_id:00000000-0000-0000-0000-000000000000, fragment_instance:00000000-0000-0000-0000-000000000000
tracker:process consumption: 26149209984
tracker:jemalloc_metadata consumption: 1541690256
tracker:query_pool consumption: 1435320448
tracker:query_pool/connector_scan consumption: 0
tracker:load consumption: 7240
tracker:metadata consumption: 3541681197
tracker:tablet_metadata consumption: 54287624
tracker:rowset_metadata consumption: 17284242
tracker:segment_metadata consumption: 217456741
tracker:column_metadata consumption: 3252652590
tracker:tablet_schema consumption: 7765728
tracker:segment_zonemap consumption: 17394452
tracker:short_key_index consumption: 195808168
tracker:column_zonemap_index consumption: 572353894
tracker:ordinal_index consumption: 2415772696
tracker:bitmap_index consumption: 291056
tracker:bloom_filter_index consumption: 71536
tracker:compaction consumption: 0
tracker:schema_change consumption: 0
tracker:column_pool consumption: 0
tracker:page_cache consumption: 10804562768
tracker:jit_cache consumption: 174888
tracker:update consumption: 5254130952
tracker:chunk_allocator consumption: 0
tracker:passthrough consumption: 0
tracker:clone consumption: 0
tracker:consistency consumption: 0
tracker:datacache consumption: 0
tracker:replication consumption: 0
*** Aborted at 1763339022 (unix time) try “date -d @1763339022” if you are using GNU date ***
PC: @ 0x4039920 void std::vector<unsigned char, starrocks::raw::RawAllocator<unsigned char, 16ul, std::allocator > >::_M_range_insert<unsigned char const*>(__gnu_cxx::__normal_iterator<unsigned char*, std::vector
<unsigned char, starrocks::raw::RawAllocator<�
*** SIGSEGV (@0x0) received by PID 14506 (TID 0x2b4cd214c700) from PID 0; stack trace: ***
@ 0x2b4c8b0e420b __pthread_once_slow
@ 0x7cea520 google::(anonymous namespace)::FailureSignalHandler(int, siginfo_t*, void*)
@ 0x2b4c8aa101a2 os::Linux::chained_handler(int, siginfo*, void*)
@ 0x2b4c8aa16826 JVM_handle_linux_signal
@ 0x2b4c8aa0ce13 signalHandler(int, siginfo*, void*)
@ 0x2b4c8b0ed630 (/usr/lib64/libpthread-2.17.so+0xf62f)
@ 0x4039920 void std::vector<unsigned char, starrocks::raw::RawAllocator<unsigned char, 16ul, std::allocator > >::_M_range_insert<unsigned char const*>(__gnu_cxx::__normal_iterator<unsigned char*, std::vector
<unsigned char, starrocks::raw::RawAllocator<�
@ 0x403d3c4 starrocks::BinaryColumnBase::append(starrocks::Column const&, unsigned long, unsigned long)
@ 0x403213e starrocks::NullableColumn::append(starrocks::Column const&, unsigned long, unsigned long)
@ 0x4143173 starrocks::JoinHashTable::append_chunk(std::shared_ptrstarrocks::Chunk const&, std::vector<std::shared_ptrstarrocks::Column, std::allocator<std::shared_ptrstarrocks::Column > > const&)
@ 0x46d9029 starrocks::HashJoinBuilder::append_chunk(std::shared_ptrstarrocks::Chunk const&)
@ 0x44fef4e starrocks::pipeline::SpillableHashJoinProbeOperator::_load_partition_build_side(starrocks::workgroup::YieldContext&, starrocks::RuntimeState*, std::shared_ptrstarrocks::spill::SpillerReader const&, unsigned lo
ng)
@ 0x44ff17c std::_Function_handler<void (starrocks::workgroup::YieldContext&), starrocks::pipeline::SpillableHashJoinProbeOperator::_load_all_partition_build_side(starrocks::RuntimeState*)::{lambda(auto:1&)#1}>::_M_invoke(s
td::_Any_data const&, starrocks::workgroup::Y�
@ 0x452c3eb starrocks::workgroup::ScanExecutor::worker_thread()
@ 0x395c6a3 starrocks::ThreadPool::dispatch_thread()
@ 0x39548e6 starrocks::thread::supervise_thread(void*)
@ 0x2b4c8b0e5ea5 start_thread
@ 0x2b4c8bd2096d __clone

大佬。上面是be.out的日志

Fixed: https://github.com/StarRocks/starrocks/pull/65027

3.3.20

好的,谢谢大佬,那我等新版本出来升级一下