You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2021/01/20 06:33:18 UTC

[GitHub] [incubator-brpc] hustnn opened a new issue #1333: Fail to epoll_wait

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


   **Describe the bug (描述bug)**
   ![image](https://user-images.githubusercontent.com/73186/105136207-3cb33c00-5b2c-11eb-81ee-8feddfcf26b6.png)
   
   Any ideas on the possible reason for this error? Thanks in advance.
   


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org


[GitHub] [incubator-brpc] jamesge commented on issue #1333: Fail to epoll_wait

Posted by GitBox <gi...@apache.org>.
jamesge commented on issue #1333:
URL: https://github.com/apache/incubator-brpc/issues/1333#issuecomment-763385977


   The file descriptor for epoll (epfd) was probably closed somewhere


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org


[GitHub] [incubator-brpc] hustnn commented on issue #1333: Fail to epoll_wait

Posted by GitBox <gi...@apache.org>.
hustnn commented on issue #1333:
URL: https://github.com/apache/incubator-brpc/issues/1333#issuecomment-763478627


   @jamesge Thanks. Do you have any suggestion on how to debug the root cause? like finding out the place closes this fd.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org