Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Reply-To: From: "Norman Vine" To: "'Robert Collins'" , Cc: Subject: RE: hang in pthread_cond_signal Date: Fri, 15 Jun 2001 07:52:36 -0400 Message-ID: <00a301c0f591$ad2acbe0$a300a8c0@nhv> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2232.26 In-Reply-To: <03cb01c0f529$7b826020$0200a8c0@lifelesswks> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal Robert Collins writes: "Greg Smith" wrote: > > >> I am using the cygwin-src snapshot from June 10. >> >> Seems pthread_cond_signal can hang while another thread >> is waiting on the condition AND a pthread_cond_signal >> has been previously issued when no one was waiting on the >> condition. Below is a testcase that illustrates the >> problem: >> > >Thanks for the testcase Greg. The attached patch fixes your testcase. With this patch 'some very simple' Python threading tests seem to work. But many are still hanging. Pthreads are still quite foreign to me but hopefully using Greg's test as a starting point I can pinpoint the other problem areas now. Thanks Norman Vine -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple