3.1.17版本BE集群 crash

为了更快的定位您的问题,请提供以下信息,谢谢
【详述】问题详细描述
【背景】做过哪些操作?
【业务影响】
【是否存算分离】否
【StarRocks版本】3.1.17
【集群规模】例如:3fe(1 follower+2observer)+3b
【机器信息】CPU虚拟核/内存/网卡 fe 16c 64g be 32c 128g
【联系方式】社区17-X丶
【附件】

  • fe.log/beINFO/相应截图
  • 慢查询:
    • Profile信息
    • 并行度:1
    • pipeline是否开启:show variables like ‘%pipeline%’;
      |enable_pipeline_engine|true|
      |—|---|
      |enable_pipeline_query_statistic|true|
      |max_pipeline_dop|64|
      |pipeline_dop|0|
      |pipeline_profile_level|1|
      |pipeline_sink_dop|0|

be.out日志如下:
*** Aborted at 1780368442 (unix time) try “date -d @1780368442” if you are using GNU date ***
PC: @ 0x2ca2598 starrocks::BinaryColumnBase<>::append_selective()
*** SIGSEGV (@0x40000001a) received by PID 2788 (TID 0x2b5fa8003700) from PID 26; stack trace: ***
@ 0x688b642 google::(anonymous namespace)::FailureSignalHandler()
@ 0x2b447107235d os::Linux::chained_handler()
@ 0x2b4471077f5f JVM_handle_linux_signal
@ 0x2b4471069968 signalHandler()
@ 0x2b44719df630 (unknown)
@ 0x2ca2598 starrocks::BinaryColumnBase<>::append_selective()
@ 0x348370f starrocks::NullableColumn::append_selective()
@ 0x53611e8 starrocks::MemTable::insert()
@ 0x535778e starrocks::DeltaWriter::write()
@ 0x52bd3fb starrocks::AsyncDeltaWriter::_execute()
@ 0x69ee33c bthread::ExecutionQueueBase::_execute()
@ 0x69ef0b8 bthread::ExecutionQueueBase::_execute_tasks()
@ 0x2ed30ec starrocks::ThreadPool::dispatch_thread()
@ 0x2ecc7ba starrocks::thread::supervise_thread()
@ 0x2b44719d7ea5 start_thread
@ 0x2b447261296d __clone
@ 0x0 (unknown)