wudianer commented on issue #2896: URL: https://github.com/apache/brpc/issues/2896#issuecomment-2667851944
> 看起来有点像执行到 ctx->buf.cutn() 这句的时候,ctx已经被析构了, ctx是一个智能指针 auto ctx = std::make_shared<DataServerContext>(object_size); 并且 如果不用brpc的异步回调处理数据 用同步的方式 也是上述的core的位置 -- 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 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