Comment 2 for bug 590350

Revision history for this message
Erik Hahn (erikhahn) wrote :

A shell script like the following causes the crash as well:

status() {
while true; do
    echo -n 'foo'
done
}

status | dzen2