delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Date: | Tue, 7 Sep 2004 10:02:07 +0200 |
From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: pthread_join() broken on Cygwin 1.5.11-1? |
Message-ID: | <20040907080207.GA17670@cygbert.vinschen.de> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <BAY1-F13rAYNokU0QoH00056c3e AT hotmail DOT com> |
Mime-Version: | 1.0 |
In-Reply-To: | <BAY1-F13rAYNokU0QoH00056c3e@hotmail.com> |
User-Agent: | Mutt/1.4.2i |
On Sep 7 02:43, John William wrote: > I just upgraded my Cygwin installation to the new 1.5.11-1 release, and now > one of my applications behaves strangely. > > The application in question is multi-threaded. Everything seems to be > working fine until the application tries to exit. The application consists > of the main thread and several subordinate (worker) threads. At > termination, each worker thread calls pthread_exit() and the main thread > calls pthread_join(thread_id,NULL) on each worker thread. After upgrading > to 1.5.11-1, the pthread_join() no longer returns - the entire application > immediately exits on the first call to pthread_join(). Does the latest snapshot from http://www.cygwin.com/snapshots/ help? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |