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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=QloFJao6OwmBXu3Po7gcAmkaKQ+ruelKYbgUdjPbRy8 dRTFXFcgCjYHgSWHH6MJtLKLy+9D8O7Aecw5EJN+m9hufOeu9YXSbGnyuCm6mZQ1 ZAg/HTXtfDo8p5wPLIRdqsQieU8ppv2Q84yRcx22YPK4f5jLUcSPGhGvVifzgK+8 = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=7A22NnuzUZ+6WgyyXbXAW+s8ob8=; b=qAfi/7V07NdXo/vdd Do4LudbtPVFiLjFWjzY4bSbWInY6aE/PBmDK4FR1zJJexANl0OWj2AhO3j9l6RTS Zrvj9pItFTGz2TXHIPqnDBhZzVFxaUHNTruFy+/aknTuBzOs05AZyEBtaY+IK9gm jcxea4I3/Hvbv56ROrtDpcWOTk= 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=-3.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.1 X-Trace: 868730446/mk-filter-1.mail.uk.tiscali.com/B2C/$THROTTLED_DYNAMIC/b2c-CUSTOMER-DYNAMIC-IP/85.210.69.79/None/drstacey AT tiscali DOT co DOT uk X-SBRS: None X-RemoteIP: 85.210.69.79 X-IP-MAIL-FROM: drstacey AT tiscali DOT co DOT uk X-SMTP-AUTH: X-Originating-Country: GB/UNITED KINGDOM X-MUA: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6 X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApQBALHyrFFV0kVP/2dsb2JhbAANTIM5gzy7TIEcgxcBAQEEIxVAEQsYAgIFFgsCAgkDAgECAUUTCAEBsWBykgGBJo4IFoIugRQDmGeEYoQQijU Message-ID: <51ACF34F.1030008@tiscali.co.uk> Date: Mon, 03 Jun 2013 20:49:35 +0100 From: David Stacey User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: pthread_join() problem References: <51ABC0BE DOT 5080408 AT tiscali DOT co DOT uk> <20130603100102 DOT GA14318 AT calimero DOT vinschen DOT de> In-Reply-To: <20130603100102.GA14318@calimero.vinschen.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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, Dave. -- 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