Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Mon, 26 Jan 2004 17:50:46 -0500
From: Christopher Faylor <cgf-no-personal-reply-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Add "Why doesn't ^Z (Suspend) work?" to FAQ?
Message-ID: <20040126225046.GA31873@redhat.com>
Mail-Followup-To: cygwin@cygwin.com
References: <Law10-F50NoRvqWwNN800025a6f@hotmail.com> <20040126204659.GB7202@redhat.com> <Pine.GSO.4.58.0401261503160.11773@eos>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <Pine.GSO.4.58.0401261503160.11773@eos>
User-Agent: Mutt/1.4.1i
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com

On Mon, Jan 26, 2004 at 03:07:55PM -0600, Brian Ford wrote:
>ford@fordpc ~
>$ sleep 100
>
>[^Z here]
>[1]+  Stopped                 sleep 100
>
>ford@fordpc ~
>$ 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/

