From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17315 invoked by alias); 5 Aug 2004 08:23:15 -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 17296 invoked by uid 48); 5 Aug 2004 08:23:12 -0000 Date: Thu, 05 Aug 2004 08:23:00 -0000 Message-ID: <20040805082312.17295.qmail@sourceware.org> From: "sebastien dot decugis at ext dot bull dot net" To: glibc-bugs@sources.redhat.com In-Reply-To: <20040805081906.300.sebastien.decugis@ext.bull.net> References: <20040805081906.300.sebastien.decugis@ext.bull.net> Reply-To: sourceware-bugzilla@sources.redhat.com Subject: [Bug nptl/300] pthread_cond_timedwait does not reacquire the mutex on cancelation X-Bugzilla-Reason: CC X-SW-Source: 2004-08/txt/msg00015.txt.bz2 List-Id: ------- Additional Comments From sebastien dot decugis at ext dot bull dot net 2004-08-05 08:23 ------- Created an attachment (id=150) --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=150&action=view) Sample which will reproduce the problem after a while This sample will reproduce the bug after a while: $ ./showbug [09:22:58][parent] All condvars & mutex are ready [09:22:58][parent] Signal handler registered [09:22:58][parent] All 10 manager threads are running... [09:28:05]Test showbug.c unresolved: got 1 (Operation not permitted) on line 139 (Failed to unlock mutex in cancel handler (THIS IS A BUG)) -- 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.