yangzhg opened a new issue, #15202: URL: https://github.com/apache/doris/issues/15202
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version master/1.2 ### What's Wrong? *** Query id: 5e86efddb99142cd-9fcfcbe373a76d3c *** *** Aborted at 1671425031 (unix time) try "date -d @1671425031" if you are using GNU date *** *** Current BE git commitID: 13974a8 *** *** SIGSEGV address not mapped to object (@0xa00000000) received by PID 50066 (TID 0x7f7140fff700) from PID 0; stack trace: *** 0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, siginfo_t*, void*) at /root/doris-release/be/src/common/signal_handler.h:420 1# 0x00007F720A2C2920 in /lib64/libc.so.6 2# doris::ScalarFnCall::open(doris::RuntimeState*, doris::ExprContext*, doris_udf::FunctionContext::FunctionStateScope) at /root/doris-release/be/src/exprs/scalar_fn_call.cpp:156 3# doris::ExprContext::open(doris::RuntimeState*) at /root/doris-release/be/src/exprs/expr_context.cpp:66 4# doris::Expr::open(std::vector<doris::ExprContext*, std::allocator<doris::ExprContext*> > const&, doris::RuntimeState*) at /root/doris-release/be/src/exprs/expr.cpp:535 5# doris::ResultSink::open(doris::RuntimeState*) at /root/doris-release/be/src/runtime/result_sink.cpp:88 6# doris::PlanFragmentExecutor::open_internal() at /root/doris-release/be/src/runtime/plan_fragment_executor.cpp:375 7# doris::PlanFragmentExecutor::open() at /root/doris-release/be/src/runtime/plan_fragment_executor.cpp:252 8# doris::FragmentExecState::execute() at /root/doris-release/be/src/runtime/fragment_mgr.cpp:251 9# doris::FragmentMgr::_exec_actual(std::shared_ptr<doris::FragmentExecState>, std::function<void (doris::PlanFragmentExecutor*)>) at /root/doris-release/be/src/runtime/fragment_mgr.cpp:498 10# std::_Function_handler<void (), doris::FragmentMgr::exec_plan_fragment(doris::TExecPlanFragmentParams const&, std::function<void (doris::PlanFragmentExecutor*)>)::{lambda()#1}>::_M_invoke(std::_Any_data const&) at /var/local/ldb-toolchain/include/c++/11/bits/std_function.h:291 11# doris::ThreadPool::dispatch_thread() at /root/doris-release/be/src/util/threadpool.cpp:542 12# doris::Thread::supervise_thread(void*) at /root/doris-release/be/src/util/thread.cpp:455 13# start_thread in /lib64/libpthread.so.0 14# clone in /lib64/libc.so.6 ### What You Expected? not core ### How to Reproduce? _No response_ ### Anything Else? _No response_ ### Are you willing to submit PR? - [X] 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: [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]
