Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting "Assertion failed" error with secure:true flag #178

Closed
benbuckman opened this issue Jul 22, 2013 · 2 comments
Closed

Getting "Assertion failed" error with secure:true flag #178

benbuckman opened this issue Jul 22, 2013 · 2 comments

Comments

@benbuckman
Copy link

When I set secure:true in the client options, on node 0.10.12 and 0.10.13, I get this error:

Assertion failed: (handle->InternalFieldCount() > 0), function Unwrap, file ../src/node_object_wrap.h, line 61.
Abort trap: 6

Seems like a known node.js issue, but I've never seen it until now. Maybe something can be changed in node-irc to work around it.

@benbuckman
Copy link
Author

Seems to be related to (or same as) nodejs/node-v0.x-archive#4229

@morficus
Copy link

morficus commented Jan 3, 2014

FWIW, I was running in to the same issue again (running Node v0.10.0).
Solved it by upgrading to v0.10.24

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants