incubator-doris [Bug] BE crash

ilmyapht  于 2022-04-22  发布在  Java
关注(0)|答案(0)|浏览(153)

Search before asking

  • I had searched in the issues and found no similar issues.

Version

version is 0.13.15 ,downloaded from Baidu;

What's Wrong?

Be crash 2 times in 4 hours, and I opened the be.out ,find it only print the following information.
Besides,I find the VM memory still had 100G left, it can not crach because of OOM.
what should I do?

Aborted at 1631516594 (unix time) try "date -d @1631516594" if you are using GNU date

PC: @ 0x1501670 doris::HashTable::hash_variable_len_row()

SIGSEGV (@0x0) received by PID 25464 (TID 0x2b885347e700) from PID 0; stack trace:

@ 0x2b88419b1370 (unknown)
@ 0x1501670 doris::HashTable::hash_variable_len_row()
@ 0x1500735 doris::HashJoinNode::process_probe_batch()
@ 0x14eef0d doris::HashJoinNode::left_join_get_next()
@ 0x14ef846 doris::HashJoinNode::get_next()
@ 0x10c2e6f doris::PlanFragmentExecutor::get_next_internal()
@ 0x10c4362 doris::PlanFragmentExecutor::open_internal()
@ 0x10c4c3f doris::PlanFragmentExecutor::open()
@ 0x103d9fe doris::FragmentExecState::execute()
@ 0x1040d96 doris::FragmentMgr::_exec_actual()
@ 0x104686c std::_Function_handler<>::_M_invoke()
@ 0x11b5892 doris::ThreadPool::dispatch_thread()
@ 0x11ad0bf doris::Thread::supervise_thread()
@ 0x2b88419a9dc5 start_thread
@ 0x2b88425d973d __clone

What You Expected?

I want to know ,how to solve this error?

How to Reproduce?

  • No response*

Anything Else?

  • No response*

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

暂无答案!

目前还没有任何答案,快来回答吧!

相关问题