This is the mail archive of the
glibc-bugs@sourceware.org
mailing list for the glibc project.
[Bug nptl/2748] Cancel from printf not calling the cancel handler
- From: "sjmunroe at us dot ibm dot com" <sourceware-bugzilla at sourceware dot org>
- To: glibc-bugs at sources dot redhat dot com
- Date: 9 Jun 2006 22:13:17 -0000
- Subject: [Bug nptl/2748] Cancel from printf not calling the cancel handler
- References: <20060609220957.2748.sjmunroe@us.ibm.com>
- Reply-to: sourceware-bugzilla at sourceware dot org
------- Additional Comments From sjmunroe at us dot ibm dot com 2006-06-09 22:13 -------
Created an attachment (id=1073)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=1073&action=view)
C++ test case the demonstrats the problem
Compile with:
g++ -g -O0 thct_wrl2.C -lpthread -o thct_wrl2
Run with:
THCT_USE_CANCEL=1 ./thct_wrl2 4
--
http://sourceware.org/bugzilla/show_bug.cgi?id=2748
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.