muziandmuzi opened a new issue, #2269: URL: https://github.com/apache/brpc/issues/2269
**Describe the bug (描述bug)** 服务端分别在两个端口启动brpc server和 thrift server后,访问任一端口的/vars/* coredump **To Reproduce (复现方法)** 1、主线程启动protobuf server; 2、另外创建一个线程,在新的端口启动thrift server; 3、curl 任一端口的 /vars/* **Expected behavior (期望行为)** 1、正常返回brpc的统计信息 **Versions (各种版本)** OS: centos7.2 Compiler: gcc 11 brpc: 0.9.6 protobuf: 3.8.0 thrift 0.16.0 **Additional context/screenshots (更多上下文/截图)**  -- 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]
