X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=YsGZaCD90OzCdc3j9l9LqdlwRDUP/BEoxLCcVlerm5IyILmIbhvJa g9jXdMBx+8Oc65LZT+HQ3OY1c4+Ka59AWDPTjV09/NQsdXbFmv4lccT5CSdfoZ0h R+/LQXTaAZ1TVR3237uyEbLTxDYjTdwL9tDLrNva+6JfqSn6PU+WK4= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=QDXiovOOuXc49eP7G+vgcokovXk=; b=ZEVRZ+/kggTeVuKIa/5QLiAUV3Ek raZr8e414R9d09lU2FIKREy/j26DUAietqnYS+2n5qHGRm2WszfqFbS2zLZiEaS7 pAPgLwvoTGrmXQExzuxDGTH1xBCTAJMh2Ili7Ngrmnykc8ns4tbxNFyfkX1dzA87 bLxMCgZZp1MWFoE= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1 Date: Tue, 4 Jun 2013 10:48:38 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: pthread_join() problem Message-ID: <20130604084838.GE19572@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <51ABC0BE DOT 5080408 AT tiscali DOT co DOT uk> <20130603100102 DOT GA14318 AT calimero DOT vinschen DOT de> <51ACF34F DOT 1030008 AT tiscali DOT co DOT uk> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <51ACF34F.1030008@tiscali.co.uk> User-Agent: Mutt/1.5.21 (2010-09-15) On Jun 3 20:49, David Stacey wrote: > On 03/06/13 11:01, Corinna Vinschen wrote: > >I tracked this down to a problem in the process exit handling which > >disallowed pthreads to exit when process exit was in progress (and > >running the global destructors is part of the process exit). I fixed > >that in CVS. > > > >I'm just uploading a 2013-06-03 snapshot tohttp://cygwin.com/snapshots/ > >as well as generating a 1.7.9-10 cygwin package for the 64 bit test > >distro. Please give either one of them a try, especially with poco. > > Thank you for providing a fix so quickly. I have tried the new > 32-bit snapshot and the new 64-bit cygwin package and can confirm > that Poco threads work fine in both environments. > > I've still got a little way to go with Poco: one of the test > harnesses seg-faults, and another locks up part way through :-( I'll > chase these down and package it when it's all working. > > Thanks again for the speedy fix, Thanks for your feedback. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat -- 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