Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <20030805113631.81280.qmail@web80706.mail.yahoo.com> Date: Tue, 5 Aug 2003 12:36:31 +0100 (BST) From: =?iso-8859-1?q?Dave?= Subject: RE: 1.5.1 issue? To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit First, apologies if this isn't continuing at the appropriate point in the thread, but I've been having problems posting from my usual account. Anyway, back to what I wanted to say: I see something very like this on 1.3.22 running bash in rxvt, running a windows process, which itself has spawned something (terminology almost certainly not correct). Noted because it happens with MS nmake under rxvt. It does not occur (as badly?) when running bash from cmd.exe. It does not occur when strace is running (execution terminates as expected) There follows a test case which might be said bug. Uses a batch file to launch something which will take a while, but should terminate on ^C. $ cd \usr\doc\cygwin $ cat <test.bat c:\winnt\system32\find /V /N "unlikely bit of text" *.* EOF $ ./test.bat ^C   Note that /cygdrive/c/winnt/system32/find. /V /N \"unlikely bit of text\" '*.*' terminates OK. HTH Dave. > -----Original Message----- > From: Christopher Faylor > Sent: 04 August 2003 17:07 > Subject: Re: 1.5.1 issue? > > > I'll try the test below but "me-toos" are, as usual, completely > uninteresting, unless you can provide a reproducible test case. > > If someone can reproduce this running strace, that would probably > be enough to track down the problem. It would also be nice to know > if this is a regression from 1.3.22 (or even 1.5.0). > > >Charles Wilson wrote: > >>When (re)compiling some of my packages, I noticed that > (some) signals > >>are not being propagated to children. > >> > >>That is: > >> > >>$ ./my-package-ver-rel.sh build > >>Hit ^C > >> > >>I'm returned to my bash prompt, but the make continues in > the background. ________________________________________________________________________ Want to chat instantly with your online friends? Get the FREE Yahoo! Messenger http://uk.messenger.yahoo.com/ -- 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/