Marc Herbert wrote: > The following script crashes bash versions 2.05, 3.2.25, 4.0.16,... > > > trap "echo USR1caught" USR1 > read -t 1 > foo=$( kill -USR1 $$ ) > echo 'Yeah! no Segmentation fault!'
Thanks for the report. Fixed in the next version. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer Chet Ramey, ITS, CWRU c...@case.edu http://cnswww.cns.cwru.edu/~chet/