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:52 -------
Yes I'm using --enable-kernel=2.6.8.1 (with a running kernel 2.6.8.1).

Do you tell me to remove the following lines?
368 /* The CLONE_STOPPED flag was introduced in the 2.6.0-test1 series.  */
369 #if __LINUX_KERNEL_VERSION >= 132609
370 # define __ASSUME_CLONE_STOPPED 1
371 #endif

Well, if that's it, shouldn't this be considered as a bug ?!?

Thanks!
Seb.


-- 


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]