This SegFault remains after upgrade to cygwin 1.5.5-1, rxvt 2.7.10-3, bash 2.05b-15.
"Alexander Osipenko" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> running bash (all versions) under rxvt with command
>
> rxvt -e /bin/bash -l -i
>
> Executing commands:
>
> $ while true; do dat
running bash (all versions) under rxvt with command
rxvt -e /bin/bash -l -i
Executing commands:
$ while true; do date >>somefile.log; sleep 3; done &
# ok, any real program that writes a log, may be win app or in other shell session
$ tail -f somefile.log
Interrupting with CTRL-C after second
2 matches
Mail list logo