You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Odd but for some reason my two installs of Node on my box is out of sync. A compiled version under a test user is now 0.5.0.PRE versus my gentoo package which is 0.4.8. Do not understand how the 0.5 got in there. Anyway, the Gentoo 0.4.8 package works fine with websocket on Chrome.
Seen similar been reported as resolved but I still get an aborted server from calling it from Chrome 11.0.696.71 via websocket.
node: ../src/node.cc:1212: ssize_t node::DecodeWrite(char*, size_t, v8::Handlev8::Value, node::encoding): Assertion `b[1] == 0' failed.
Running Socket.io 0.6.18 via npm on Node.js 0.4.8
Other browsers/transports work fine.
/tim
The text was updated successfully, but these errors were encountered: