【详述】两个core dump:
*** SIGSEGV (@0x7f04f5646000) received by PID 43553 (TID 0x7f08f7efc700) from PID 18446744073531580416; stack trace: ***
@ 0x5ae06d2 google::(anonymous namespace)::FailureSignalHandler()
@ 0x7f0a7315aab7 os::Linux::chained_handler()
@ 0x7f0a73162055 JVM_handle_linux_signal
@ 0x7f0a73157383 signalHandler()
@ 0x7f0a72601630 (unknown)
@ 0x7f0a71c6c479 __memcpy_ssse3_back
@ 0x2dd4532 starrocks::vectorized::BinaryColumnBase<>::append_selective()
@ 0x4fb7653 starrocks::vectorized::NullableColumn::append_selective()
@ 0x4f9a8ca starrocks::vectorized::Chunk::append_selective()
@ 0x50b24f4 starrocks::pipeline::ExchangeSinkOperator::Channel::add_rows_selective()
@ 0x50b3d87 starrocks::pipeline::ExchangeSinkOperator::push_chunk()
@ 0x2df4b93 starrocks::pipeline::PipelineDriver::process()
@ 0x50a20f3 starrocks::pipeline::GlobalDriverExecutor::_worker_thread()
@ 0x4a69e72 starrocks::ThreadPool::dispatch_thread()
@ 0x4a6496a starrocks::supervise_thread()
*** Aborted at 1715391277 (unix time) try “date -d @1715391277” if you are using GNU date ***
PC: @ 0x7f09e938d61a __memcpy_ssse3_back
*** SIGSEGV (@0x7effcbcffffa) received by PID 36590 (TID 0x7f0864581700) from PID 18446744072833990650; stack trace: ***
@ 0x5ae06d2 google::(anonymous namespace)::FailureSignalHandler()
@ 0x7f09ea87bab7 os::Linux::chained_handler()
@ 0x7f09ea883055 JVM_handle_linux_signal
@ 0x7f09ea878383 signalHandler()
@ 0x7f09e9d22630 (unknown)
@ 0x7f09e938d61a __memcpy_ssse3_back
@ 0x4a3f30b starrocks::MysqlRowBuffer::_push_string_normal()
@ 0x5364e14 starrocks::MysqlResultWriter::process_chunk()
@ 0x508ea64 starrocks::pipeline::ResultSinkOperator::push_chunk()
@ 0x2df4b93 starrocks::pipeline::PipelineDriver::process()
@ 0x50a20f3 starrocks::pipeline::GlobalDriverExecutor::_worker_thread()
@ 0x4a69e72 starrocks::ThreadPool::dispatch_thread()
@ 0x4a6496a starrocks::supervise_thread()
@ 0x7f09e9d1aea5 start_thread
@ 0x7f09e93359fd __clone
【背景】一个关于JDBC外表的查询,只要查,就会core dump掉几台机器。
社区已经有的两个关于jdbc外表的查询core dump的修复已经在当前版本里了: https://github.com/StarRocks/starrocks/pull/21305
https://github.com/StarRocks/starrocks/pull/22759
【是否存算分离】否
【StarRocks版本】2.5.4