HappenLee commented on issue #4967: URL: https://github.com/apache/incubator-doris/issues/4967#issuecomment-887167838
> I got this crash too. Does anyone know how can fix this problem? > > *** Aborted at 1627281779 (unix time) try "date -d @1627281779" if you are using GNU date *** > PC: @ 0x7f543df5fc19 __memcpy_ssse3_back > *** SIGSEGV (@0x103b8) received by PID 10564 (TID 0x7f5401188700) from PID 66488; stack trace: *** > @ 0x7f543eb0c630 (unknown) > @ 0x7f543df5fc19 __memcpy_ssse3_back > @ 0x10293b0 doris::Tuple::materialize_exprs<>() > @ 0x143c671 doris::TopNNode::insert_tuple_row() > @ 0x143e157 doris::TopNNode::open() > @ 0x10122a3 doris::PlanFragmentExecutor::open_internal() > @ 0x1012a9b doris::PlanFragmentExecutor::open() > @ 0xfa008a doris::FragmentExecState::execute() > @ 0xfa2396 doris::FragmentMgr::exec_actual() > @ 0xfa731c std::_Function_handler<>::_M_invoke() > @ 0x110ed82 doris::ThreadPool::dispatch_thread() > @ 0x111d00f doris::Thread::supervise_thread() > @ 0x7f543eb04ea5 start_thread > @ 0x7f543df099fd __clone @lovemylover042 You can try to reproduce the crash problem with this article:https://www.jianshu.com/p/60a5df15093c -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
