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 2019/11/11 09:46:02 UTC

[GitHub] [incubator-doris] yuanlihan opened a new issue #2175: BE frequently crashing

yuanlihan opened a new issue #2175: BE frequently crashing
URL: https://github.com/apache/incubator-doris/issues/2175
 
 
   BE frequently crashing with the following log in be.out:
   
   > *** Aborted at 1573465259 (unix time) try "date -d @1573465259" if you are using GNU date ***
   > PC: @          0x108893e doris::FunctionContextImpl::set_constant_args()
   > *** SIGSEGV (@0x100) received by PID 332645 (TID 0x7f481a371700) from PID 256; stack trace: ***
   >     @     0x7f48625b5280 (unknown)
   >     @          0x108893e doris::FunctionContextImpl::set_constant_args()
   >     @           0xdaa38b doris::ScalarFnCall::open()
   >     @           0xd87422 doris::Expr::open()
   >     @           0xda9f42 doris::ScalarFnCall::open()
   >     @           0xd87422 doris::Expr::open()
   >     @           0xe27a95 doris::CaseExpr::open()
   >     @           0xd90c57 doris::ExprContext::open()
   >     @          0x1531a80 doris::NewAggFnEvaluator::Open()
   >     @          0x14aebbb doris::NewPartitionedAggregationNode::open()
   >     @          0x104687b doris::PlanFragmentExecutor::open_internal()
   >     @          0x1046fa4 doris::PlanFragmentExecutor::open()
   >     @           0xfd4647 doris::FragmentExecState::execute()
   >     @           0xfd6296 doris::FragmentMgr::exec_actual()
   >     @           0xfdc6f4 boost::detail::function::void_function_obj_invoker0<>::invoke()
   >     @           0xed04d8 doris::ThreadPool::work_thread()
   >     @          0x1a1aa1d thread_proxy
   >     @     0x7f486236add5 start_thread
   >     @     0x7f486267cead __clone

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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