X-Recipient: archive-cygwin@delorie.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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 <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: pthread_join() problem
Message-ID: <20130604084838.GE19572@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <51ABC0BE.5080408@tiscali.co.uk> <20130603100102.GA14318@calimero.vinschen.de> <51ACF34F.1030008@tiscali.co.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

