Mryange opened a new pull request, #34465: URL: https://github.com/apache/doris/pull/34465
## Proposed changes ``` *** SIGSEGV address not mapped to object (@0x270) received by PID 456263 (TID 456665 OR 0x7f70847c8700) from PID 624; 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:421 1# PosixSignals::chained_handler(int, siginfo*, void*) [clone .part.0] in /usr/lib/jvm/jdk-17.0.2/lib/server/libjvm.so 2# JVM_handle_linux_signal in /usr/lib/jvm/jdk-17.0.2/lib/server/libjvm.so 3# 0x00007F716811C090 in /lib/x86_64-linux-gnu/libc.so.6 4# doris::RuntimeProfile::sort_children_by_total_time() at /home/zcp/repo_center/doris_master/doris/be/src/util/runtime_profile.cpp:728 5# doris::RuntimeState::pipeline_id_to_profile() at /home/zcp/repo_center/doris_master/doris/be/src/runtime/runtime_state.cpp:574 6# doris::FragmentMgr::coordinator_callback(doris::ReportStatusRequest const&) at /home/zcp/repo_center/doris_master/doris/be/src/runtime/fragment_mgr.cpp:269 7# std::_Function_handler<void (), doris::FragmentMgr::trigger_pipeline_context_report(doris::ReportStatusRequest, std::shared_ptr<doris::pipeline::PipelineFragmentContext>&&)::$_0>::_M_invoke(std::_Any_data const&) at /var/local/ldb_toolchain/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/std_function.h:291 ``` <!--Describe your changes.--> ## 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