leonwu327 commented on issue #658: client未开启ssl,出现core,调用栈显示在ssl相关函数上。 URL: https://github.com/apache/incubator-brpc/issues/658#issuecomment-474241803 > fd=-1,Fail to read from fd=2797 [email protected]:9992@27623: Connection reset by peer" > 应该是链接被关闭后,不知道怎么又触发write了,我内部看下 是不是和这个问题类似: https://github.com/apache/incubator-brpc/issues/643 只不过这个解决方案只是去掉 CHECK,是不是可能还会引起这个core?@jamesge 多谢
---------------------------------------------------------------- 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]
