Re: read + SIGWINCH - strange error

2008-11-03 Thread Antonio Macchi
trap trapfunc SIGWINCH trapfunc () { for i in {1..1000}; do tput cup 0 0 echo OK done } I have used one thousand echoes only to assure error raising every time. But you can use one hundred instead, and you will see the error raise more rarely Probably error raise (very very rare

Re: lost output from asynchronous lists

2008-11-03 Thread Sven Mascheck
PS: Traditional shells (only) are too offtopic on bug-bash; I guess, we better limit to bug-autoconf.

Re: bash cores if nscd disabled on Solaris LDAP sasl/gssapi client

2008-11-03 Thread Serge Dussud
ok, thanks ! Serge On 10/30/08 08:26 PM, Chet Ramey wrote: ah OK, so I guess I need to work on a customized patched for 3.2 then. Any ideas yet of what the exact change will be in configure.bin so that I can apply to same in our deliveries ? *** ../bash-3.2-patched/configure.in2007-12-