Comment 6 for bug 319729

Revision history for this message
Amit Kucheria (amitk) wrote :

Sample program from Scott to trigger the problem

< Keybuk> http://people.ubuntu.com/~scott/childspin.c
< Keybuk> This will demonstrate the race
< Keybuk> on a machine with a properly implemented pselect(), you will just get continuous .s
< Keybuk> on a machine with a race condition, it will hang
< Keybuk> on a machine with a proper pselect(), you can emulate the hang by compiling -DUSE_SELECT