This is the mail archive of the glibc-bugs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nptl/379] pthread_create fails but the thread executes some instructions


------- Additional Comments From sebastien dot decugis at ext dot bull dot net  2004-09-10 14:17 -------
Created an attachment (id=191)
 --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=191&action=view)
This sample shows the bug (on an SMP machine)

I often get the following trace from this program execution (The "should not
see me" shows that the test failed) -- kernel is 2.6.8.1; NPTL from 2004/09/06;
2-way box:

[thedoc@nptl tmp]$ ./create
Test starting...
Thread attribute is ready, creating the thread...
Test passed
Should not see me

-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=379

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]