xiangtao opened a new issue #8049: URL: https://github.com/apache/incubator-doris/issues/8049
### 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 0.12.21 ### What's Wrong? upgrade be to 0.13.14 , but occure crash : *** Aborted at 1644833981 (unix time) try "date -d @1644833981" if you are using GNU date *** PC: @ 0x1141060 doris::FunctionContextImpl::allocate_local() *** SIGSEGV (@0xffffffffffffffff) received by PID 267620 (TID 0x7ff2e036f700) from PID 18446744073709551615; stack trace: *** @ 0x7ff3299ed2f0 (unknown) @ 0x1141060 doris::FunctionContextImpl::allocate_local() @ 0x11421e1 doris_udf::StringVal::StringVal() @ 0x114228e doris_udf::StringVal::copy_from() @ 0xe0ac2a doris::AggregateFunctions::string_concat_finalize() @ 0x16a87c7 doris::NewAggFnEvaluator::SerializeOrFinalize() @ 0x15fa365 doris::PartitionedAggregationNode::GetOutputTuple() @ 0x1600d66 doris::PartitionedAggregationNode::GetRowsFromPartition() @ 0x160125e doris::PartitionedAggregationNode::GetNextInternal() @ 0x160144f doris::PartitionedAggregationNode::get_next() @ 0x10f666f doris::PlanFragmentExecutor::get_next_internal() @ 0x10f7b31 doris::PlanFragmentExecutor::open_internal() @ 0x10f83e0 doris::PlanFragmentExecutor::open() @ 0x1065b0e doris::FragmentExecState::execute() @ 0x1068e76 doris::FragmentMgr::_exec_actual() @ 0x106eeec std::_Function_handler<>::_M_invoke() @ 0x11f4a62 doris::ThreadPool::dispatch_thread() @ 0x11ec8c8 doris::Thread::supervise_thread() @ 0x7ff3297a2e25 start_thread @ 0x7ff329ab5bad __clone ### What You Expected? no crash ### 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-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org