-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
Stalearea/sql/executionIssues or PRs related to the execution engineIssues or PRs related to the execution enginekind/fixCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
Describe the bug
(gdb) where
#0 bthread::id_create_impl (id=id@entry=0x7f724e708ac0, data=data@entry=0x8918c788, on_error=on_error@entry=0x0,
on_error2=on_error2@entry=0x241de40 <brpc::Controller::HandleSocketFailed(bthread_id_t, void*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)>)
at /var/local/incubator-doris/thirdparty/src/incubator-brpc-0.9.5/src/bthread/id.cpp:333
#1 0x00000000025916fd in bthread_id_create2 (id=id@entry=0x7f724e708ac0, data=data@entry=0x8918c788,
on_error=on_error@entry=0x241de40 <brpc::Controller::HandleSocketFailed(bthread_id_t, void*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)>)
at /var/local/incubator-doris/thirdparty/src/incubator-brpc-0.9.5/src/bthread/id.cpp:693
#2 0x000000000241880d in brpc::Controller::call_id (this=this@entry=0x8918c788) at /var/local/incubator-doris/thirdparty/src/incubator-brpc-0.9.5/src/brpc/controller.cpp:1213
#3 0x00000000024142ed in brpc::Channel::CallMethod (this=0x1233f400, method=0x11dee400, controller_base=0x8918c788, request=0x9ae40520, response=0x8918c9d8, done=0x8918c780) at /var/local/incubator-doris/thirdparty/src/incubator-brpc-0.9.5/src/brpc/channel.cpp:394
#4 0x00000000013303bf in palo::PInternalService_Stub::transmit_data (this=<optimized out>, controller=0x8918c788, request=0x9ae40520, response=0x8918c9d8, done=0x8918c780)
at /root/incubator-doris-DORIS-0.11.42-release/gensrc/build/gen_cpp/palo_internal_service.pb.cc:319
#5 0x00000000015cefa1 in doris::DataStreamSender::Channel::send_batch (this=0x9ae40420, batch=0x42d3cc00, eos=eos@entry=false) at /root/incubator-doris-DORIS-0.11.42-release/be/src/runtime/data_stream_sender.cpp:232
#6 0x00000000015cf701 in doris::DataStreamSender::send (this=0x42d3cb60, state=0x83274a00, batch=0x1ac3d600) at /root/incubator-doris-DORIS-0.11.42-release/be/src/runtime/data_stream_sender.cpp:452
Version: 0.11.42
hxianshun and acelyc111
Metadata
Metadata
Assignees
Labels
Stalearea/sql/executionIssues or PRs related to the execution engineIssues or PRs related to the execution enginekind/fixCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.