spihiker commented on issue #12410: URL: https://github.com/apache/doris/issues/12410#issuecomment-1240058548
I have the same problem. All three be nodes core dump My doris version:1.1.1 *** Aborted at 1662540685 (unix time) try "date -d @1662540685" if you are using GNU date *** *** SIGSEGV address not mapped to object (@0x0) received by PID 107324 (TID 0x7f625f379700) from PID 0; stack trace: *** 0# 0x0000560085EF9768 in /ssd/app/doris-1.1.1/be/lib/doris_be 1# 0x00007F62A39B1400 in /lib64/libc.so.6 2# doris::vectorized::VSortNode::merge_sort_read(doris::RuntimeState*, doris::vectorized::Block*, bool*) in /ssd/app/doris-1.1.1/be/lib/doris_be 3# doris::vectorized::VSortNode::get_next(doris::RuntimeState*, doris::vectorized::Block*, bool*) in /ssd/app/doris-1.1.1/be/lib/doris_be 4# doris::PlanFragmentExecutor::get_vectorized_internal(doris::vectorized::Block**) in /ssd/app/doris-1.1.1/be/lib/doris_be 5# doris::PlanFragmentExecutor::open_vectorized_internal() in /ssd/app/doris-1.1.1/be/lib/doris_be 6# doris::PlanFragmentExecutor::open() in /ssd/app/doris-1.1.1/be/lib/doris_be 7# doris::FragmentExecState::execute() in /ssd/app/doris-1.1.1/be/lib/doris_be 8# doris::FragmentMgr::_exec_actual(std::shared_ptr<doris::FragmentExecState>, std::function<void (doris::PlanFragmentExecutor*)>) in /ssd/app/doris-1.1.1/be/lib/doris_be 9# std::_Function_handler<void (), std::_Bind_result<void, void (doris::FragmentMgr::*(doris::FragmentMgr*, std::shared_ptr<doris::FragmentExecState>, std::function<void (doris::PlanFragmentExecutor*)>))(std::shared_ptr<doris::FragmentExecState>, std::function<void (doris::PlanFragmentExecutor*)>)> >::_M_invoke(std::_Any_data const&) in /ssd/app/doris-1.1.1/be/lib/doris_be 10# doris::ThreadPool::dispatch_thread() in /ssd/app/doris-1.1.1/be/lib/doris_be 11# doris::Thread::supervise_thread(void*) in /ssd/app/doris-1.1.1/be/lib/doris_be 12# start_thread in /lib64/libpthread.so.0 13# clone in /lib64/libc.so.6 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org