From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11138 invoked by alias); 5 Aug 2004 08:19:14 -0000 Mailing-List: contact glibc-bugs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sources.redhat.com Received: (qmail 11118 invoked by uid 48); 5 Aug 2004 08:19:12 -0000 Date: Thu, 05 Aug 2004 08:19:00 -0000 From: "sebastien dot decugis at ext dot bull dot net" To: glibc-bugs@sources.redhat.com Message-ID: <20040805081906.300.sebastien.decugis@ext.bull.net> Reply-To: sourceware-bugzilla@sources.redhat.com Subject: [Bug nptl/300] New: pthread_cond_timedwait does not reacquire the mutex on cancelation X-Bugzilla-Reason: CC X-SW-Source: 2004-08/txt/msg00014.txt.bz2 List-Id: On a 2-way box (2x i686) a cancelation handler sometimes fails to unlock the mutex (errorcheck type) when the thread is canceled during pthread_cond_timedwait operation. The glibc is a CVS checkout from 2004-08-03, configured with NPTL support. The compiler is gcc 3.4.1 The kernel is 2.6.7 #2 SMP Thu Jul 22 15:00:28 CEST 2004 i686 i686 i386 GNU/Linux I can provide a sample to reproduce the problem (but it happens randomly :-( ) -- Summary: pthread_cond_timedwait does not reacquire the mutex on cancelation Product: glibc Version: unspecified Status: NEW Severity: normal Priority: P2 Component: nptl AssignedTo: drepper at redhat dot com ReportedBy: sebastien dot decugis at ext dot bull dot net CC: glibc-bugs at sources dot redhat dot com http://sources.redhat.com/bugzilla/show_bug.cgi?id=300 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.