dataroaring opened a new issue #8725: URL: https://github.com/apache/incubator-doris/issues/8725
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version dev-1.0.0 ### What's Wrong? `#4 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50 #5 0x00007f2db1eff859 in __GI_abort () at abort.c:79 #6 0x000000000accdb1a in google::DumpStackTraceAndExit () at src/utilities.cc:160 #7 0x000000000acc5463 in google::LogMessage::Fail () at src/logging.cc:1650 #8 google::LogMessage::SendToLog (this=<optimized out>) at src/logging.cc:1607 #9 0x000000000acc596a in google::LogMessage::Flush (this=0x7f2c8bc91e68) at src/logging.cc:1476 #10 0x000000000acc91ff in google::LogMessageFatal::~LogMessageFatal (this=0x7f2c8bc91e68) at src/logging.cc:2226 #11 0x000000000ae3e9d1 in brpc::BaiduStreamingLogHandler (level=<optimized out>, filename=0xd8c613f "./google/protobuf/repeated_field.h", line=1323, message=...) at /root/regression/incubator-doris/thirdparty/src/incubator-brpc-1.0.0/src/brpc/global.cpp:308 #12 0x000000000afeecde in google::protobuf::internal::LogMessage::Finish() () #13 0x000000000b01cf22 in google::protobuf::RepeatedField<long>::Mutable(int) () #14 0x000000000b01dfc1 in google::protobuf::RepeatedField<long>::MergeFrom(google::protobuf::RepeatedField<long> const&) () #15 0x0000000005aa4905 in doris::PTabletWriterAddBatchRequest::MergeFrom (this=0x7f2c8bc92478, from=...) at /root/regression/incubator-doris/gensrc/build/gen_cpp/internal_service.pb.cc:4965 #16 0x0000000005aa50ad in doris::PTabletWriterAddBatchRequest::CopyFrom (this=0x7f2c8bc92478, from=...) at /root/regression/incubator-doris/gensrc/build/gen_cpp/internal_service.pb.cc:5011 #17 0x00000000064c1440 in doris::PTabletWriterAddBatchRequest::operator= (this=0x7f2c8bc92478, from=...) at /root/regression/incubator-doris/be/../gensrc/build/gen_cpp/internal_service.pb.h:1756 #18 0x00000000064b161a in std::pair<std::unique_ptr<doris::RowBatch, std::default_delete<doris::RowBatch> >, doris::PTabletWriterAddBatchRequest>::operator= (this=0x7f2c8bc92470, __p=...) at /var/local/ldb_toolchain/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_pair.h:409 #19 0x00000000064894ef in doris::stream_load::NodeChannel::try_send_batch (this=0x618001216c90) at /root/regression/incubator-doris/be/src/exec/tablet_sink.cpp:465 #20 0x00000000064d6cdd in std::__invoke_impl<void, void (doris::stream_load::NodeChannel::*&)(), doris::stream_load::NodeChannel*&> ( __f=@0x60300d508f20: (void (doris::stream_load::NodeChannel::*)(doris::stream_load::NodeChannel * const)) 0x6488d70 <doris::stream_load::NodeChannel::try_send_batch()>, __t=@0x60300d508f30: 0x618001216c90) at /var/local/ldb_toolchain/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/invoke.h:74 #21 0x00000000064d6ba2 in std::__invoke<void (doris::stream_load::NodeChannel::*&)(), doris::stream_load::NodeChannel*&> ( __fn=@0x60300d508f20: (void (doris::stream_load::NodeChannel::*)(doris::stream_load::NodeChannel * const)) 0x6488d70 <doris::stream_load::NodeChannel::try_send_batch()>, __args=@0x60300d508f30: 0x618001216c90) at /var/local/ldb_toolchain/bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/invoke.h:96 ` ### What You Expected? do not core dump ### How to Reproduce? _No response_ ### Anything Else? _No response_ ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
