Skip to content

crash on iojs-1.6.x #1228

Closed
Closed
@heavyk

Description

@heavyk

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions