muziandmuzi opened a new issue, #2291:
URL: https://github.com/apache/brpc/issues/2291

   **Describe the bug (描述bug)**
   brpc半同步方式调用下游thrift server
   
   **To Reproduce (复现方法)**
   
   线下服务持续运行一段时间会偶现
   **Expected behavior (期望行为)**
   
   
   **Versions (各种版本)**
   OS:
   Compiler:
   brpc:
   protobuf:
   
   **Additional context/screenshots (更多上下文/截图)**
   
   (gdb) bt
   #0  brpc::Controller::Call::OnComplete (this=this@entry=0x7f22687568b0, 
c=c@entry=0x7f22687567a0, error_code=error_code@entry=125, 
responded=responded@entry=false, end_of_rpc=end_of_rpc@entry=false)
       at incubator-brpc/src/brpc/controller.cpp:703
   #1  0x0000000001316614 in brpc::Controller::EndRPC (this=0x7f22687567a0, 
info=...) at incubator-brpc/src/brpc/controller.cpp:835
   #2  0x0000000001316b80 in brpc::Controller::RunEndRPC (arg=<optimized out>) 
at incubator-brpc/src/brpc/controller.cpp:682
   #3  0x00000000012fc54a in bthread::TaskGroup::task_runner 
(skip_remained=<optimized out>) at incubator-brpc/src/bthread/task_group.cpp:297
   #4  0x0000000001487a71 in bthread_make_fcontext ()
   Cannot access memory at address 0x7f226b5ac000
   (gdb) quit


-- 
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: dev-unsubscr...@brpc.apache.org.apache.org

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


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

Reply via email to