This is the mail archive of the
glibc-bugs@sources.redhat.com
mailing list for the glibc project.
[Bug nptl/347] pthread_create hang after a failure
- From: "sebastien dot decugis at ext dot bull dot net" <sourceware-bugzilla at sources dot redhat dot com>
- To: glibc-bugs at sources dot redhat dot com
- Date: 26 Aug 2004 15:53:00 -0000
- Subject: [Bug nptl/347] pthread_create hang after a failure
- References: <20040826155041.347.sebastien.decugis@ext.bull.net>
- Reply-to: sourceware-bugzilla at sources dot redhat dot com
------- 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.