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

   ## Proposed changes
   
   If runtime state not set mem tracker, initialize it the first time it is 
used.
   
   ```
   start time: Wed 07 Jun 2023 06:50:14 PM CST
   *** Query id: e9000000e9-eb00000073 ***
   *** Aborted at 1686136356 (unix time) try "date -d @1686136356" if you are 
using GNU date ***
   *** Current BE git commitID: 5c33dd7a2c ***
   *** SIGSEGV address not mapped to object (@0x23000000235) received by PID 
2131238 (TID 2132258 OR 0x7f708eff7700) from PID 565; stack trace: ***
    0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, 
siginfo_t*, void*) at 
/mnt/hdd01/repo_center/doris_branch-2.0-beta/doris/be/src/common/signal_handler.h:413
    1# 0x00007F727BBE3090 in /lib/x86_64-linux-gnu/libc.so.6
    2# doris::AttachTask::AttachTask(doris::RuntimeState*) at 
/mnt/hdd01/repo_center/doris_branch-2.0-beta/doris/be/src/runtime/thread_context.cpp:43
    3# std::_Function_handler<void (doris::PTabletWriterAddBlockResult const&, 
bool), 
doris::stream_load::VNodeChannel::open_wait()::$_1>::_M_invoke(std::_Any_data 
const&, doris::PTabletWriterAddBlockResult const&, bool&&) at 
/var/local/ldb_toolchain/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/std_function.h:291
    4# 
doris::stream_load::ReusableClosure<doris::PTabletWriterAddBlockResult>::Run() 
at 
/mnt/hdd01/repo_center/doris_branch-2.0-beta/doris/be/src/vec/sink/vtablet_sink.h:176
    5# brpc::Controller::EndRPC(brpc::Controller::CompletionInfo const&) in 
/root/20230607171843-doris-branch-2.0-beta-5c33dd7a/be/lib/doris_be
    6# 
brpc::Controller::OnVersionedRPCReturned(brpc::Controller::CompletionInfo 
const&, bool, int) in 
/root/20230607171843-doris-branch-2.0-beta-5c33dd7a/be/lib/doris_be
    7# brpc::policy::ProcessRpcResponse(brpc::InputMessageBase*) in 
/root/20230607171843-doris-branch-2.0-beta-5c33dd7a/be/lib/doris_be
    8# brpc::InputMessenger::InputMessageClosure::~InputMessageClosure() in 
/root/20230607171843-doris-branch-2.0-beta-5c33dd7a/be/lib/doris_be
    9# brpc::InputMessenger::OnNewMessages(brpc::Socket*) in 
/root/20230607171843-doris-branch-2.0-beta-5c33dd7a/be/lib/doris_be
   10# brpc::Socket::ProcessEvent(void*) in 
/root/20230607171843-doris-branch-2.0-beta-5c33dd7a/be/lib/doris_be
   11# bthread::TaskGroup::task_runner(long) in 
/root/20230607171843-doris-branch-2.0-beta-5c33dd7a/be/lib/doris_be
   12# bthread_make_fcontext in 
/root/20230607171843-doris-branch-2.0-beta-5c33dd7a/be/lib/doris_be
   ```
   
   ## 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