This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7.3k
crash when calling Socket.resume() immediately after connect() #3402
Labels
Comments
Test also failed on Ubuntu 12.04 LTS 32bit:
And OSX Lion:
However, test passed on Windows as an Javascript Error had been raised:
Seems only crash on Linux/Unix? |
Possible fixes (both for node's core):
Though this problem may be fixed in libuv too. @bnoordhuis @piscisaureus what do you think? |
Problem is that |
See joyent/libuv#460 for proposed fix. |
A provisional patch for this issue landed in de65ba7. We're going to fix it properly in libuv sometime after v0.8. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Program:
Result:
The text was updated successfully, but these errors were encountered: