GOGOYAO opened a new issue #1211:
URL: https://github.com/apache/incubator-brpc/issues/1211


   **Describe the bug (描述bug)**
   在mysql源码中,使用了brpc的client端,随后了dummy 
server,然后在brpc的页面中开启contention,排查锁的竞态,结果出现以下错误:
   ```
   Argument "MSWin32" isn't numeric in numeric eq (==) at 
./rpc_data/profiling/pprof.pl line 4898.
   Argument "linux" isn't numeric in numeric eq (==) at 
./rpc_data/profiling/pprof.pl line 4898.
   Using local file 
./rpc_data/profiling/87f6bfda5c2866e586e4c8041b288efb/20200820.170012.contention.
   No nodes to print
   ```
   
   **To Reproduce (复现方法)**
   见bug描述
   
   **Expected behavior (期望行为)**
   contention功能可用。
   
   **Versions (各种版本)**
   OS: centos 7
   Compiler: gcc 8
   brpc: 11da9c8cbdc2ec8c0da728aedb4ed906717d6e0f
   protobuf: 3.11
   
   **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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to