-
-
Notifications
You must be signed in to change notification settings - Fork 32.9k
Closed
Labels
libuvIssues and PRs related to the libuv dependency or the uv binding.Issues and PRs related to the libuv dependency or the uv binding.

Description
- Version: v7.10.0
- Platform: Ubuntu 16.04.2 LTS
- Subsystem: libuv
node: ../deps/uv/src/unix/async.c:136: uv__async_io: Assertion `n == sizeof(val)' failed.
I note that this is supposedly a solved issue at libuv/libuv#1171 but I am still seeing it in v7.10. I am running an smtp proxy server which is listening on around 35 interfaces / ports and I am seeing this as an intermittent crash. The code is written in Coffeescript and is being run by coffee version 1.12.5.
I'm happy to help with further debugging if needed but I'll need clear pointers as what to do. However this is badly affecting a live system. Crashes have gone from around one a day to now every 10 minutes or so. Any pointers as to how to avoid the problem in the short term would be appreciated.
Metadata
Metadata
Assignees
Labels
libuvIssues and PRs related to the libuv dependency or the uv binding.Issues and PRs related to the libuv dependency or the uv binding.