Gabriel39 opened a new issue, #15112: URL: https://github.com/apache/doris/issues/15112
### 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 ### What's Wrong? *** Aborted at 1671095251 (unix time) try "date -d @1671095251" if you are using GNU date *** *** Current BE git commitID: 44a3745f0 *** *** SIGABRT unkown detail explain (@0xb46) received by PID 2886 (TID 0x7f3a2905d700) from PID 2886; stack trace: *** 0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, siginfo_t*, void*) at /mnt/disk1/liyuanyuan/smartbi-or-select/incubator-doris/be/src/common/signal_handler.h:420 1# 0x00007F3C0EFE05D0 in /lib64/libpthread.so.0 2# raise in /lib64/libc.so.6 3# abort in /lib64/libc.so.6 4# 0x0000555950E29749 in /root/smartbi-test/output/be/lib/doris_be 5# 0x0000555950E1ED5D in /root/smartbi-test/output/be/lib/doris_be 6# google::LogMessage::SendToLog() in /root/smartbi-test/output/be/lib/doris_be 7# google::LogMessage::Flush() in /root/smartbi-test/output/be/lib/doris_be 8# google::LogMessageFatal::~LogMessageFatal() in /root/smartbi-test/output/be/lib/doris_be 9# doris::vectorized::VExprContext::fn_context(int) at /mnt/disk1/liyuanyuan/smartbi-or-select/incubator-doris/be/src/vec/exprs/vexpr_context.h:52 10# doris::vectorized::VCaseExpr::close(doris::RuntimeState*, doris::vectorized::VExprContext*, doris_udf::FunctionContext::FunctionStateScope) at /mnt/disk1/liyuanyuan/smartbi-or-select/incubator-doris/be/src/vec/exprs/vcase_expr.cpp:79 11# doris::vectorized::VExprContext::close(doris::RuntimeState*) at /mnt/disk1/liyuanyuan/smartbi-or-select/incubator-doris/be/src/vec/exprs/vexpr_context.cpp:74 12# doris::vectorized::VExpr::close(std::vector<doris::vectorized::VExprContext*, std::allocator<doris::vectorized::VExprContext*> > const&, doris::RuntimeState*) at /mnt/disk1/liyuanyuan/smartbi-or-select/incubator-doris/be/src/vec/exprs/vexpr.cpp:238 13# doris::vectorized::VSortExecExprs::close(doris::RuntimeState*) at /mnt/disk1/liyuanyuan/smartbi-or-select/incubator-doris/be/src/vec/common/sort/vsort_exec_exprs.cpp:79 14# doris::vectorized::VSortNode::release_resource(doris::RuntimeState*) at /mnt/disk1/liyuanyuan/smartbi-or-select/incubator-doris/be/src/vec/exec/vsort_node.cpp:159 15# doris::ExecNode::close(doris::RuntimeState*) at /mnt/disk1/liyuanyuan/smartbi-or-select/incubator-doris/be/src/exec/exec_node.cpp:318 16# doris::vectorized::VSortNode::close(doris::RuntimeState*) at /mnt/disk1/liyuanyuan/smartbi-or-select/incubator-doris/be/src/vec/exec/vsort_node.cpp:168 17# doris::PlanFragmentExecutor::close() at /mnt/disk1/liyuanyuan/smartbi-or-select/incubator-doris/be/src/runtime/plan_fragment_executor.cpp:666 18# doris::PlanFragmentExecutor::~PlanFragmentExecutor() at /mnt/disk1/liyuanyuan/smartbi-or-select/incubator-doris/be/src/runtime/plan_fragment_executor.cpp:74 ### What You Expected? return Status instead of crash ### 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]
