From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30039 invoked by alias); 18 Jul 2013 19:15:21 -0000 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 Received: (qmail 30010 invoked by uid 89); 18 Jul 2013 19:15:20 -0000 X-Spam-SWARE-Status: No, score=2.5 required=5.0 tests=AWL,BAYES_50,CYGWIN_SUBJECT,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE,RDNS_NONE autolearn=no version=3.3.1 Received: from Unknown (HELO mho-01-ewr.mailhop.org) (204.13.248.66) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 18 Jul 2013 19:15:18 +0000 Received: from pool-173-76-48-33.bstnma.east.verizon.net ([173.76.48.33] helo=cgf.cx) by mho-01-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1UztfS-0003Nn-B0 for cygwin@cygwin.com; Thu, 18 Jul 2013 19:15:10 +0000 Received: from localhost (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id 9010260116 for ; Thu, 18 Jul 2013 15:15:09 -0400 (EDT) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19lnKWKmQSW96ZzbndnB6xN Date: Fri, 19 Jul 2013 01:56:00 -0000 From: Christopher Faylor To: cygwin@cygwin.com Subject: Re: confirm subscribe to cygwin-developers-digest@cygwin.com Message-ID: <20130718191509.GA588@ednor.casa.cgf.cx> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <1374159471.12713.ezmlm@cygwin.com> <107C24740CC429479D55901D6AAD17E43C536ABB87@EMV61-UKRD.domain1.systemhost.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <107C24740CC429479D55901D6AAD17E43C536ABB87@EMV61-UKRD.domain1.systemhost.net> User-Agent: Mutt/1.5.20 (2009-06-14) X-SW-Source: 2013-07/txt/msg00382.txt.bz2 [What an odd subject line] On Thu, Jul 18, 2013 at 04:23:32PM +0100, trefor.2.edwards@bt.com wrote: >I have a very recent version of Cygwin and using the SIPP application. >This calls nanosleep from within a thread. "Very recent" is not a precise enough distinction for debugging problems. See: http://cygwin.com/problems.html . >Effectively , every second, the application > >* Creates a thread > >* Calls nanosleep 9 times. > >* Deletes the thread > >And every second, according to windows task manager, it one more handle >is being used. Eventually it runs out of resources and crashes. Seems like a simple test case would show this. Please provide one. -- 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