cc: [email protected] Subject: Re: [ast-users] ksh93t+ bug -------- > I found this problem using an older release under SCO OSR5, and duplicated > with > the binary ksh.2009-05-05.linux.i386-64.gz from research.att.com. > Test program: > > function handler { > : > } > > trap handler CHLD > > /bin/true & > IFS= read > > Run, hit return once. The result is a memory fault. > > John > -- > John DuBois [email protected] KC6QKZ/AE > I wish to God these calculations had been executed by steam. - Charles Babbage
Thanks for reporting. The fix will be in the next update. David Korn [email protected] _______________________________________________ ast-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-users
