From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1655 invoked by alias); 26 Aug 2004 15:53:00 -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 1640 invoked by uid 48); 26 Aug 2004 15:53:00 -0000 Date: Thu, 26 Aug 2004 15:53:00 -0000 Message-ID: <20040826155300.1639.qmail@sourceware.org> From: "sebastien dot decugis at ext dot bull dot net" To: glibc-bugs@sources.redhat.com In-Reply-To: <20040826155041.347.sebastien.decugis@ext.bull.net> References: <20040826155041.347.sebastien.decugis@ext.bull.net> Reply-To: sourceware-bugzilla@sources.redhat.com Subject: [Bug nptl/347] pthread_create hang after a failure X-Bugzilla-Reason: CC X-SW-Source: 2004-08/txt/msg00188.txt.bz2 List-Id: ------- Additional Comments From sebastien dot decugis at ext dot bull dot net 2004-08-26 15:52 ------- Created an attachment (id=176) --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=176&action=view) Testcase to reproduce the bug Just compile with: $CC $CFLAGS $LDFLAGS -lpthread -o fifo fifo.c Note the test runs successfully as root or with an older glibc. -- http://sources.redhat.com/bugzilla/show_bug.cgi?id=347 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.