-
Join reorder + 窗口函数导致 crash
*** Aborted at 1697526858 (unix time) try "date -d @1697526858" if you are using GNU date ***
PC: @ 0x7f0f33393387 __GI_raise
*** SIGABRT (@0x2431) received by PID 9265 (TID 0x7f0e5251a700) from PID 9265; stack trace: ***
@ 0x5960be2 google::(anonymous namespace)::FailureSignalHandler()
@ 0x7f0f33e48630 (unknown)
@ 0x7f0f33393387 __GI_raise
@ 0x7f0f33394a78 __GI_abort
@ 0x2c8343e starrocks::failure_function()
@ 0x59545bd google::LogMessage::Fail()
@ 0x5956a2f google::LogMessage::SendToLog()
@ 0x595410e google::LogMessage::Flush()
@ 0x5957039 google::LogMessageFatal::~LogMessageFatal()
@ 0x4ea2dc2 _ZN9starrocks20type_dispatch_columnINS_10vectorized13ColumnBuilderEJNS_14TypeDescriptorEmEEEDaNS_13PrimitiveTypeET_DpT0_
@ 0x4ea028b starrocks::vectorized::ColumnHelper::create_column()
@ 0x51cecf0 starrocks::serde::ProtobufChunkDeserializer::deserialize()
@ 0x487e470 starrocks::DataStreamRecvr::SenderQueue::_deserialize_chunk()
@ 0x488178a starrocks::DataStreamRecvr::PipelineSenderQueue::get_chunk()
@ 0x47f9e03 starrocks::DataStreamRecvr::get_chunk_for_pipeline()
@ 0x2fb035a starrocks::pipeline::ExchangeSourceOperator::pull_chunk()
@ 0x2d1dc30 starrocks::pipeline::PipelineDriver::process()
@ 0x4f91993 starrocks::pipeline::GlobalDriverExecutor::_worker_thread()
@ 0x4983a52 starrocks::ThreadPool::dispatch_thread()
@ 0x497e54a starrocks::Thread::supervise_thread()
@ 0x7f0f33e40ea5 start_thread
@ 0x7f0f3345bb0d __clone
@ 0x0 (unknown)
或
build chunk meta error
- Github Issue:
- Github Fix PR:
- Jira
- 问题版本:
- 2.5.0 ~ 2.5.14
- 修复版本:
- 2.5.15+
- 问题原因:
- 临时解决办法:
- set global disable_join_reorder=true;