Suse130224 opened a new issue #1082: 运行过程中出现Fail to pthread_key_create: 导致程序FATAL退出 URL: https://github.com/apache/incubator-brpc/issues/1082 一个程序中既有client又有server。 client 里面会用到naming service,以round robin的方式选择server,channel是临时变量。从监控上看FATAL的时候并发并不是很大。 server是http server,压力应该比较大,定义的bvar应该比较多 **Versions (各种版本)** OS:Linux version 4.9.65-netease ([email protected]) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) ) #1 SMP Thu Aug 2 03:02:48 UTC 2018 Compiler:gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) brpc:1b9e006 protobuf: **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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
