You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2021/09/13 08:40:45 UTC

[GitHub] [incubator-doris] yaowanli opened a new issue #6632: [Bug] BE crash

yaowanli opened a new issue #6632:
URL: https://github.com/apache/incubator-doris/issues/6632


   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) 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
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org