Skip to content

Instantly share code, notes, and snippets.

@AvianFlu

AvianFlu/RC0 Secret

Created January 27, 2012 22:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AvianFlu/7492a3d805310f238ded to your computer and use it in GitHub Desktop.
Save AvianFlu/7492a3d805310f238ded to your computer and use it in GitHub Desktop.
debian 6.02 test failures
python tools/test.py --mode=release simple message
=== release test-next-tick-starvation ===
Path: simple/test-next-tick-starvation
node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
Error: The timer is starving
at Array.spin [as 0] (/home/avian/Downloads/node-v0.6.9/test/simple/test-next-tick-starvation.js:33:11)
at EventEmitter._tickCallback (node.js:192:40)
Command: out/Release/node /home/avian/Downloads/node-v0.6.9/test/simple/test-next-tick-starvation.js
=== release test-dgram-multicast-multi-process ===
Path: simple/test-dgram-multicast-multi-process
sent 'First message to send' to 224.0.0.112346
6326 received 'First message to send' from {"address":"192.168.1.119","port":49291,"size":21}
6327 received 'First message to send' from {"address":"192.168.1.119","port":49291,"size":21}
sent 'Second message to send' to 224.0.0.112346
6326 received 'Second message to send' from {"address":"192.168.1.119","port":49291,"size":22}
sent 'Third message to send' to 224.0.0.112346
6326 received 'Third message to send' from {"address":"192.168.1.119","port":49291,"size":21}
6326 received 'Fourth message to send' from {"address":"192.168.1.119","port":49291,"size":22}
6328 received 'First message to send' from {"address":"192.168.1.119","port":49291,"size":21}
sent 'Fourth message to send' to 224.0.0.112346
6327 received 'Second message to send' from {"address":"192.168.1.119","port":49291,"size":22}
sendSocket closed
Worker 6326 died. 1 dead of 3
6327 received 'Third message to send' from {"address":"192.168.1.119","port":49291,"size":21}
6328 received 'Second message to send' from {"address":"192.168.1.119","port":49291,"size":22}
6327 received 'Fourth message to send' from {"address":"192.168.1.119","port":49291,"size":22}
6327 received 4 messages total.
6328 received 'Third message to send' from {"address":"192.168.1.119","port":49291,"size":21}
6328 received 'Fourth message to send' from {"address":"192.168.1.119","port":49291,"size":22}
6328 received 4 messages total.
Responses were not received within 5000 ms.
Fail
Command: out/Release/node /home/avian/Downloads/node-v0.6.9/test/simple/test-dgram-multicast-multi-process.js
[02:15|% 100|+ 325|- 2]: Done
make: *** [test] Error 1
python tools/test.py --mode=release simple message
=== release test-dgram-broadcast-multi-process ===
Path: simple/test-dgram-broadcast-multi-process
8643 received 'First message to send' from {"address":"192.168.1.119","port":12346,"size":21}
sent 'First message to send' to 255.255.255.255:12346
8643 received 'Second message to send' from {"address":"192.168.1.119","port":12346,"size":22}
sent 'Second message to send' to 255.255.255.255:12346
8645 received 'First message to send' from {"address":"192.168.1.119","port":12346,"size":21}
8643 received 'Third message to send' from {"address":"192.168.1.119","port":12346,"size":21}
sent 'Third message to send' to 255.255.255.255:12346
8645 received 'Second message to send' from {"address":"192.168.1.119","port":12346,"size":22}
8645 received 'Third message to send' from {"address":"192.168.1.119","port":12346,"size":21}
8644 received 'First message to send' from {"address":"192.168.1.119","port":12346,"size":21}
8644 received 'Second message to send' from {"address":"192.168.1.119","port":12346,"size":22}
8644 received 'Third message to send' from {"address":"192.168.1.119","port":12346,"size":21}
8643 received 'Fourth message to send' from {"address":"192.168.1.119","port":12346,"size":22}
8644 received 'Fourth message to send' from {"address":"192.168.1.119","port":12346,"size":22}
8645 received 'Fourth message to send' from {"address":"192.168.1.119","port":12346,"size":22}
sent 'Fourth message to send' to 255.255.255.255:12346
sendSocket closed
Worker 8643 died. 1 dead of 3
Worker 8644 died. 2 dead of 3
Worker 8645 died. 3 dead of 3
All workers have died.
Fail
Command: out/Release/node /home/avian/Downloads/node-v0.6.9/test/simple/test-dgram-broadcast-multi-process.js
=== release test-dgram-multicast-multi-process ===
Path: simple/test-dgram-multicast-multi-process
9344 received 'First message to send' from {"address":"192.168.1.119","port":34709,"size":21}
sent 'First message to send' to 224.0.0.112346
sent 'Second message to send' to 224.0.0.112346
9344 received 'Second message to send' from {"address":"192.168.1.119","port":34709,"size":22}
9346 received 'First message to send' from {"address":"192.168.1.119","port":34709,"size":21}
9346 received 'Second message to send' from {"address":"192.168.1.119","port":34709,"size":22}
9345 received 'First message to send' from {"address":"192.168.1.119","port":34709,"size":21}
9345 received 'Second message to send' from {"address":"192.168.1.119","port":34709,"size":22}
9345 received 'Third message to send' from {"address":"192.168.1.119","port":34709,"size":21}
9346 received 'Third message to send' from {"address":"192.168.1.119","port":34709,"size":21}
9344 received 'Third message to send' from {"address":"192.168.1.119","port":34709,"size":21}
sent 'Third message to send' to 224.0.0.112346
9346 received 'Fourth message to send' from {"address":"192.168.1.119","port":34709,"size":22}
9344 received 'Fourth message to send' from {"address":"192.168.1.119","port":34709,"size":22}
9345 received 'Fourth message to send' from {"address":"192.168.1.119","port":34709,"size":22}
sent 'Fourth message to send' to 224.0.0.112346
sendSocket closed
Worker 9344 died. 1 dead of 3
Worker 9346 died. 2 dead of 3
9345 received 4 messages total.
Responses were not received within 5000 ms.
Fail
Command: out/Release/node /home/avian/Downloads/node-v0.6.9/test/simple/test-dgram-multicast-multi-process.js
[02:17|% 100|+ 325|- 2]: Done
make: *** [test] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment