Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3BC52920.90905@ece.gatech.edu> Date: Thu, 11 Oct 2001 01:07:44 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.2) Gecko/20010726 Netscape6/6.1 X-Accept-Language: en-us MIME-Version: 1.0 To: Andy Piper CC: cygwin AT cygwin DOT com Subject: Re: More problems with subprocesses in 1.3.3 References: <4 DOT 3 DOT 2 DOT 7 DOT 2 DOT 20011009125357 DOT 00b61b50 AT san-francisco DOT beasys DOT com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Andy Piper wrote > > There seems to be a regression in cygwin 1.3.3 with subprocess handling. > I have raised the issue before where it is impossible to ^C a subprocess > that is running inside of a shell script with CYGWIN=tty. For instance > running a shell script that runs java. However, the saving grace used to > be that you could ^Z the script and then do kill %1 and that would kill > off the shell *and* subprocess. Now even this doesn't work, if you do ^Z > and kill %1 the shell script dies but the underlying process doesn't. Andy - can you try a snapshot of the cygwin dll? There have been a lot of changes in the process handling code between 1.3.3 and pre1.3.4. --Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/