Hi, > `cat < /dev/zero | cat > /dev/null` will eventually make the system > crash, likewise when using a FIFO. [...]
I think this was the issue where after spending considerable time trying to isolate it, I finally realized that it actually doesn't happen anymore with a more recent gnumach... Probably fixed by one of Samuel's commits. -antrik-