Closed
Description
since upgrading from 1.5.1, I regularly get this error:
Assertion failed: (!(handle->flags & (UV_CLOSING | UV_CLOSED))), function uv_close, file ../deps/uv/src/unix/core.c, line 95.
it's the third time today, so there will be more opportunities to debug. I'm checking out master and recompiling with --debug now, so I can give more info if it happens again
I'm doing a lot of spdy development, so it could perhaps have something to do with openssl upgrade - dunno. I've also noticed another error lately too, since the 1.6.1 upgrade it's crashed on socket write after hangup - but I don't know if it's related - perhaps to the writev commit
how can I debug this better?
OSX 10.9.5
Metadata
Metadata
Assignees
Labels
No labels