From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3056 invoked by alias); 8 Aug 2005 13:45:59 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 2965 invoked by uid 22791); 8 Aug 2005 13:45:51 -0000 Received: from [66.49.144.135] (HELO newhost59.newhost59-server.com) (66.49.144.135) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 08 Aug 2005 13:45:51 +0000 Received: from rvaraspclaptop ([12.151.136.254]) (authenticated bits=0) by newhost59.newhost59-server.com (8.12.10/8.12.10) with ESMTP id j78DjJXI026871; Mon, 8 Aug 2005 09:45:20 -0400 From: "Rodrigo Varas" To: "'Dave Korn'" , Subject: RE: problems with pthread library Date: Mon, 08 Aug 2005 13:45:00 -0000 Message-ID: <007601c59c1f$7dd29880$3682a8c0@rvaraspclaptop> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable In-Reply-To: X-SW-Source: 2005-08/txt/msg00037.txt.bz2 Hello Dave, Thanks for your reply. I can go back to a previous cygwin but how to explain that the application start normally without any debugging involved ? Rodrigo. -----Original Message----- From: Dave Korn [mailto:dave.korn@artimi.com]=20 Sent: Friday, August 05, 2005 10:26 AM To: rodrigo@tekchile.cl; gdb@sources.redhat.com Subject: RE: problems with pthread library ----Original Message---- >From: rodrigo >Sent: 05 August 2005 14:28 > Hello group: =A1Hola! Rodrigo, > I have rewrite the OS Layer to begin use pthread library for > multi-threading capabilites. > So i decided to investigate more and found where the program hangs. > I found that when creating mutexes the debugger get lost. Not after the > first call but after a couple of invocation of 'pthread_mutex_init' & > 'pthread_cond_init'. > Any hints on what is going on ? I think there is a bug in pthread_cond_* or pthread_mutex_* functionality in cygwin at the moment. If you roll back your cygwin dll version to 1.5.17 (using the 'prev' button in the cygwin setup.exe), does that fix it? cheers, DaveK --=20 Can't think of a witty .sigline today....