HappenLee opened a new pull request, #19208: URL: https://github.com/apache/doris/pull/19208
# Proposed changes ``` Query id: be274e7f2b7d48c2-938f4818eb00674a *** Aborted at 1682650149 (unix time) try "date -d @1682650149" if you are using GNU date *** Current BE git commitID: a35fc02bd4 *** SIGSEGV address not mapped to object (@0x260) received by PID 952239 (TID 953647 OR 0x7f5a0d992700) from PID 608; stack trace: *** 0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, siginfo_t*, void*) at /home/zcp/repo_center/doris_master/doris/be/src/common/signal_handler.h:412 1# 0x00007F5F1D2770A7 in /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server/libjvm.so 2# JVM_handle_linux_signal in /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server/libjvm.so 3# 0x00007F5F1D27002C in /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/amd64/server/libjvm.so 4# 0x00007F5F2586F0C0 in /lib/x86_64-linux-gnu/libc.so.6 5# doris::pipeline::DataSinkOperator<doris::pipeline::ResultFileSinkOperatorBuilder>::_fresh_exec_timer(doris::vectorized::VResultFileSink*) at /home/zcp/repo_center/doris_master/doris/be/src/pipeline/exec/operator.h:313 6# doris::pipeline::DataSinkOperator<doris::pipeline::ResultFileSinkOperatorBuilder>::close(doris::RuntimeState*) in /mnt/ssd01/doris-master/VEC_ASAN/be/lib/doris_be 7# doris::pipeline::PipelineTask::close() at /home/zcp/repo_center/doris_master/doris/be/src/pipeline/pipeline_task.cpp:249 8# doris::pipeline::PipelineFragmentContext::close_if_prepare_failed() at /home/zcp/repo_center/doris_master/doris/be/src/pipeline/pipeline_fragment_context.cpp:680 9# doris::FragmentMgr::exec_plan_fragment(doris::TPipelineFragmentParams const&, std::function<void (doris::RuntimeState*, doris::Status*)> const&) at /home/zcp/repo_center/doris_master/doris/be/src/runtime/fragment_mgr.cpp:864 10# doris::FragmentMgr::exec_plan_fragment(doris::TPipelineFragmentParams ``` ## Problem summary Describe your changes. ## Checklist(Required) * [ ] Does it affect the original behavior * [ ] Has unit tests been added * [ ] Has document been added or modified * [ ] Does it need to update dependencies * [ ] Is this PR support rollback (If NO, please explain WHY) ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d...@doris.apache.org) by explaining why you chose the solution you did and what alternatives you considered, etc... -- 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