On Mon, Jan 26, 2004 at 03:07:55PM -0600, Brian Ford wrote:
>[EMAIL PROTECTED] ~
>$ sleep 100
>
>[^Z here]
>[1]+  Stopped                 sleep 100
>
>[EMAIL PROTECTED] ~
>$ fg
>sleep 100
>Segmentation fault (core dumped)

Should be fixed in CVS.  I'm amazed that the test suite didn't catch
this and/or it isn't biting more people.  It was a simple case of nested
signal handlers not working and I tested that heavily early in my signal
rewrite.  Oh well.  Like most of the problems here in the last two
weeks, this just goes to show the need for beefing up cygwin's test
suite.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to