Skip to content

Instantly share code, notes, and snippets.

@braoru
Created October 14, 2016 09:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save braoru/6803f9104bfa5900bd169a0c73b5af9e to your computer and use it in GitHub Desktop.
Save braoru/6803f9104bfa5900bd169a0c73b5af9e to your computer and use it in GitHub Desktop.
E1014 11:31:45.018967144 10074 ev_epoll_linux.c:1178] pollset_kick: {"created":"@1476437505.018940010","description":"Kick Failure","file":"src/core/lib/iomgr/ev_epoll_linux.c","file_line":258,"referenced_errors":[{"created":"@1476437505.018938087","description":"OS Error","errno":3,"file":"src/core/lib/iomgr/ev_epoll_linux.c","file_line":1091,"os_error":"No such process","syscall":"pthread_kill"}]}
E1014 11:31:45.018992716 10074 completion_queue.c:295] Kick failed: {"created":"@1476437505.018940010","description":"Kick Failure","file":"src/core/lib/iomgr/ev_epoll_linux.c","file_line":258,"referenced_errors":[{"created":"@1476437505.018938087","description":"OS Error","errno":3,"file":"src/core/lib/iomgr/ev_epoll_linux.c","file_line":1091,"os_error":"No such process","syscall":"pthread_kill"}]}
E1014 11:31:45.019075543 9789 tcp_server_posix.c:393] Failed accept4: Invalid argument
@akshithasriraman
Copy link

I'm facing this same issue with a custom application that uses the AsyncNext grpc API. Could you tell me how you fixed this error message?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment