zhiqiang-hhhh commented on issue #24082: URL: https://github.com/apache/doris/issues/24082#issuecomment-1713105379
```txt #0 0x00007fab2defa37f in raise () from /lib64/libc.so.6 [Current thread is 1 (Thread 0x7fa6f48ce700 (LWP 2215595))] (gdb) bt #0 0x00007fab2defa37f in raise () from /lib64/libc.so.6 #1 0x00007fab2dee4db5 in abort () from /lib64/libc.so.6 #2 0x00005645b90dc39d in ?? () #3 0x00005645b90ce6aa in google::LogMessage::Fail() () #4 0x00005645b90d1b86 in google::LogMessage::SendToLog() () #5 0x00005645b90ce150 in google::LogMessage::Flush() () #6 0x00005645b90d23c9 in google::LogMessageFatal::~LogMessageFatal() () #7 0x00005645baaa2d6e in bthread_setspecific () #8 0x00005645acf6134e in doris::SwitchBthreadLocal::switch_to_bthread_local () at /mnt/disk1/hezhiqiang/doris/be/src/runtime/thread_context.h:238 #9 0x00005645ad118325 in doris::AttachTask::AttachTask (this=0x7fa3621fdaf0, runtime_state=0x7fa5d482bc00) at /mnt/disk1/hezhiqiang/doris/be/src/runtime/thread_context.cpp:41 #10 0x00005645b8aba95e in doris::stream_load::VNodeChannel::open_wait()::$_0::operator()(bool) const (this=0x7fa6832f9788, is_last_rpc=false) at /mnt/disk1/hezhiqiang/doris/be/src/vec/sink/vtablet_sink.cpp:463 #11 0x00005645b8aba8d4 in std::__invoke_impl<void, doris::stream_load::VNodeChannel::open_wait()::$_0&, bool>(std::__invoke_other, doris::stream_load::VNodeChannel::open_wait()::$_0&, bool&&) (__f=..., __args=@0x7fa3621fdcd7: false) at /mnt/disk1/hezhiqiang/toolchains/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/invoke.h:61 #12 0x00005645b8aba86d in std::__invoke_r<void, doris::stream_load::VNodeChannel::open_wait()::$_0&, bool>(doris::stream_load::VNodeChannel::open_wait()::$_0&, bool&&) (__fn=..., __args=@0x7fa3621fdcd7: false) at /mnt/disk1/hezhiqiang/toolchains/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/invoke.h:111 #13 0x00005645b8aba785 in std::_Function_handler<void (bool), doris::stream_load::VNodeChannel::open_wait()::$_0>::_M_invoke(std::_Any_data const&, bool&&) (__functor=..., __args=@0x7fa3621fdcd7: false) at /mnt/disk1/hezhiqiang/toolchains/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/std_function.h:291 #14 0x00005645b8ad5841 in std::function<void (bool)>::operator()(bool) const (this=0x7fa6832f9788, __args=false) at /mnt/disk1/hezhiqiang/toolchains/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/std_function.h:560 #15 0x00005645b8ad5739 in doris::stream_load::ReusableClosure<doris::PTabletWriterAddBlockResult>::Run (this=0x7fa6832f9400) at /mnt/disk1/hezhiqiang/doris/be/src/vec/sink/vtablet_sink.h:176 #16 0x00005645bab00214 in brpc::Controller::EndRPC(brpc::Controller::CompletionInfo const&) () #17 0x00005645bab00500 in brpc::Controller::RunEndRPC(void*) () #18 0x00005645baab5d07 in bthread::TaskGroup::task_runner(long) () #19 0x00005645baaa1861 in bthread_make_fcontext () #20 0x0000000000000000 in ?? () ``` -- 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]
