From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5738 invoked by alias); 5 Aug 2005 14:26:36 -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 5711 invoked by uid 22791); 5 Aug 2005 14:26:31 -0000 Received: from host217-40-213-68.in-addr.btopenworld.com (HELO SERRANO.CAM.ARTIMI.COM) (217.40.213.68) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Fri, 05 Aug 2005 14:26:31 +0000 Received: from mace ([192.168.1.25]) by SERRANO.CAM.ARTIMI.COM with Microsoft SMTPSVC(6.0.3790.1830); Fri, 5 Aug 2005 15:26:49 +0100 From: "Dave Korn" To: , Subject: RE: problems with pthread library Date: Fri, 05 Aug 2005 14:26:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable In-Reply-To: <62291.12.151.136.254.1123248500.squirrel@www.tekchile.cl> Message-ID: X-SW-Source: 2005-08/txt/msg00029.txt.bz2 ----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....