X-Spam-Check-By: sourceware.org Date: Sun, 21 May 2006 19:22:54 -0700 From: clayne AT anodized DOT com To: cygwin AT cygwin DOT com Subject: Re: 20060521 snapshot, Ctrl-C, and Windows processes Message-ID: <20060522022254.GD13907@ns1.anodized.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11 X-Assp-Spam-Prob: 0.00000 X-Assp-Whitelisted: Yes X-Assp-Envelope-From: clayne AT ns1 DOT anodized DOT com X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 On Sun, May 21, 2006 at 10:19:06PM -0400, Igor Peshansky wrote: > Noticed a problem today: if you start a Windows process in bash and press > Ctrl-C, the Ctrl-C will be delivered to the process, but then bash (or the > Cygwin wrapper that waits for the Windows process) will simply hang until > the Windows process terminates. If the process does not terminate (e.g., > "ping -t"), bash will hang until Ctrl-C is pressed 10 times (the delays > between the consecutive Ctrl-Cs don't seem to matter). > > Steps to reproduce: > > In bash, type "ping -t cygwin.com", then, after a couple of ping results, > press Ctrl-C. The process will hang (here's the screenshot): > > $ ping -t cygwin.com > > Pinging www.cygwin.com [209.132.176.174] with 32 bytes of data: > > Reply from 209.132.176.174: bytes=32 time=82ms TTL=46 > Reply from 209.132.176.174: bytes=32 time=83ms TTL=46 I know this may sound insane, but could you try the following in another shell when it is hanging: ping localhost or ping -cl -- 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/