From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23930 invoked by alias); 16 Mar 2013 01:46:26 -0000 Received: (qmail 23922 invoked by uid 22791); 16 Mar 2013 01:46:26 -0000 X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,FSL_HELO_BARE_IP_2,KHOP_THREADED,NML_ADSP_CUSTOM_MED,RCVD_IN_DNSWL_NONE,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,TW_CG X-Spam-Check-By: sourceware.org Received: from plane.gmane.org (HELO plane.gmane.org) (80.91.229.3) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 16 Mar 2013 01:46:19 +0000 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UGgCm-0001VI-5C for cygwin@cygwin.com; Sat, 16 Mar 2013 02:46:40 +0100 Received: from 119.201.52.130 ([119.201.52.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 16 Mar 2013 02:46:40 +0100 Received: from jojelino by 119.201.52.130 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 16 Mar 2013 02:46:40 +0100 To: cygwin@cygwin.com From: jojelino Subject: Re: deadlock with busy waiting on sigfe Date: Sat, 16 Mar 2013 01:46:00 -0000 Message-ID: References: <20130116014646.GB13175@ednor.casa.cgf.cx> <20130116021414.GA14341@ednor.casa.cgf.cx> <20130120065456.GC17644@ednor.casa.cgf.cx> <20130311143630.GA6498@ednor.casa.cgf.cx> <20130311204554.GA959@ednor.casa.cgf.cx> <20130315194101.GA2095@ednor.casa.cgf.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows NT 5.2; rv:22.0) Gecko/20100101 Thunderbird/22.0a1 In-Reply-To: <20130315194101.GA2095@ednor.casa.cgf.cx> X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2013-03/txt/msg00269.txt.bz2 On 2013-03-16 AM 4:41, Christopher Faylor wrote: > On Mon, Mar 11, 2013 at 04:45:54PM -0400, Christopher Faylor wrote: > Actually, if you are running this on a DOS console, and you hit CTRL-C, > you will have at least one other thread executing. > > Were you running this under mintty (aka a pty) or in a Windows cmd > shell? > > cgf > It was mintty i was running. and shell command was for i in `seq 10000`;do ./hop.py list.txt ;done -- Regards. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple