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

node crash: node: src/uv-common.c:92: uv_err_name: Assertion `0' failed. #549

Closed
tommypowerz opened this issue Oct 1, 2011 · 7 comments
Closed

Comments

@tommypowerz
Copy link

my node server.js is breaking from time to time with this error:

src/uv-common.c:92: uv_err_name: Assertion `0' failed.

it uses socket.io and get many connections...

i tryed the v0.4 stable version and some newer onces.. all the same..

is there a way to try/catch this somehow in my server?

i'm totally lost.. there are no more informations when it crashes....

thanks in advance for your help guys..

using socket 0.8.4

@3rd-Eden
Copy link
Contributor

3rd-Eden commented Oct 1, 2011

You should report this at joyent/node as it's be bug because you are running the unstable release, this is not something that we can fix.

@3rd-Eden 3rd-Eden closed this as completed Oct 1, 2011
@rauchg
Copy link
Contributor

rauchg commented Oct 1, 2011

"i tryed the v0.4 stable version and some newer onces.. all the same.."

I find that hard to believe considering this is a bug in libuv! :D

@tommypowerz
Copy link
Author

could you suggest me any node version together with socket.io that worked best?

thanks

@rauchg
Copy link
Contributor

rauchg commented Oct 1, 2011

Always last stable.

@tommypowerz
Copy link
Author

node is v0.4.12

but which socket.io is "stable" ?

@nookiepl
Copy link

nookiepl commented Nov 6, 2011

I'm using node 0.6.0 + socket.io 0.8.7 and I'm getting same error. :(

@diogogmt
Copy link

+1

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

5 participants