mrhhsg opened a new pull request, #26947:
URL: https://github.com/apache/doris/pull/26947

   ## Proposed changes
   
   ```bash
   *** SIGSEGV address not mapped to object (@0x454d49545f) received by PID 
16992 (TID 18856 OR 0x7f4d05444700) from PID 1296651359; stack trace: ***
    0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, 
siginfo_t*, void*) at /root/doris/be/src/common/signal_handler.h:417
    1# os::Linux::chained_handler(int, siginfo*, void*) in 
/app/doris/Nexchip-doris-1.2.4.2-bin-x86_64/java8/jre/lib/amd64/server/libjvm.so
    2# JVM_handle_linux_signal in 
/app/doris/Nexchip-doris-1.2.4.2-bin-x86_64/java8/jre/lib/amd64/server/libjvm.so
    3# signalHandler(int, siginfo*, void*) in 
/app/doris/Nexchip-doris-1.2.4.2-bin-x86_64/java8/jre/lib/amd64/server/libjvm.so
    4# 0x00007F55C85B9400 in /lib64/libc.so.6
    5# doris::vectorized::VDataStreamSender::close(doris::RuntimeState*, 
doris::Status) at /root/doris/be/src/vec/sink/vdata_stream_sender.cpp:734
    6# doris::PlanFragmentExecutor::close() at 
/root/doris/be/src/runtime/plan_fragment_executor.cpp:543
    7# doris::PlanFragmentExecutor::~PlanFragmentExecutor() at 
/root/doris/be/src/runtime/plan_fragment_executor.cpp:95
    8# doris::FragmentExecState::~FragmentExecState() at 
/root/doris/be/src/runtime/fragment_mgr.cpp:112
    9# std::_Sp_counted_ptr<doris::FragmentExecState*, 
(__gnu_cxx::_Lock_policy)2>::_M_dispose() at 
/root/ldb/ldb_toolchain/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/shared_ptr_base.h:348
   10# doris::FragmentMgr::exec_plan_fragment(doris::TExecPlanFragmentParams 
const&, std::function<void (doris::RuntimeState*, doris::Status*)> const&) at 
/root/doris/be/src/runtime/fragment_mgr.cpp:855
   11# doris::FragmentMgr::exec_plan_fragment(doris::TExecPlanFragmentParams 
const&) at /root/doris/be/src/runtime/fragment_mgr.cpp:592
   12# 
doris::PInternalServiceImpl::_exec_plan_fragment_impl(std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > const&, 
doris::PFragmentRequestVersion, bool) at 
/root/doris/be/src/service/internal_service.cpp:463
   13# 
doris::PInternalServiceImpl::_exec_plan_fragment_in_pthread(google::protobuf::RpcController*,
 doris::PExecPlanFragmentRequest const*, doris::PExecPlanFragmentResult*, 
google::protobuf::Closure*) at 
/root/doris/be/src/service/internal_service.cpp:305
   14# doris::WorkThreadPool<false>::work_thread(int) at 
/root/doris/be/src/util/work_thread_pool.hpp:160
   15# execute_native_thread_routine at 
../../../../../libstdc++-v3/src/c++11/thread.cc:84
   16# start_thread in /lib64/libpthread.so.0
   17# clone in /lib64/libc.so.6 
   ```
   ## Further comments
   
   If this is a relatively large or complex change, kick off the discussion at 
[[email protected]](mailto:[email protected]) 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: [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]

Reply via email to