lide-reed opened a new issue, #13799:
URL: https://github.com/apache/doris/issues/13799

   ### 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
   
   branch-1.1-lts (2022.10.27 last commit)
   
   ### What's Wrong?
   
   BE crash with the stack as following:
   
   *** Aborted at 1667034219 (unix time) try "date -d @1667034219" if you are 
using GNU date ***
   *** SIGSEGV address not mapped to object (@0x8) received by PID 204530 (TID 
0x7fab33ef3700) from PID 8; stack trace: ***
    0# doris::signal::(anonymous namespace)::FailureSignalHandler(int, 
siginfo_t*, void*) at /data/doris-1.x/be/src/common/signal_handler.h:420
    1# 0x00007FABBB53C400 in /lib64/libc.so.6
    2# doris::TabletsChannel::add_batch(doris::PTabletWriterAddBatchRequest 
const&, doris::PTabletWriterAddBatchResult*) at 
/data/doris-1.x/be/src/runtime/tablets_channel.cpp:109
    3# doris::LoadChannel::add_batch(doris::PTabletWriterAddBatchRequest 
const&, doris::PTabletWriterAddBatchResult*) at 
/data/doris-1.x/be/src/runtime/load_channel.cpp:93
    4# doris::LoadChannelMgr::add_batch(doris::PTabletWriterAddBatchRequest 
const&, doris::PTabletWriterAddBatchResult*) at 
/data/doris-1.x/be/src/runtime/load_channel_mgr.cpp:161
    5# 
doris::PInternalServiceImpl<doris::PBackendService>::_tablet_writer_add_batch(google::protobuf::RpcController*,
 doris::PTabletWriterAddBatchRequest const*, 
doris::PTabletWriterAddBatchResult*, 
google::protobuf::Closure*)::{lambda()#1}::operator()() const at 
/data/doris-1.x/be/src/service/internal_service.cpp:257
    6# doris::PriorityThreadPool::work_thread(int) at 
/data/doris-1.x/be/src/util/priority_thread_pool.hpp:138
    7# execute_native_thread_routine in /usr/local/service/doris/lib/be/doris_be
    8# start_thread in /lib64/libpthread.so.0
    9# __clone in /lib64/libc.so.6
   
   ### What You Expected?
   
   no core
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] 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: commits-unsubscr...@doris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to