public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug nptl/379] New: pthread_create fails but the thread executes some instructions
@ 2004-09-10 14:15 sebastien dot decugis at ext dot bull dot net
  2004-09-10 14:17 ` [Bug nptl/379] " sebastien dot decugis at ext dot bull dot net
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: sebastien dot decugis at ext dot bull dot net @ 2004-09-10 14:15 UTC (permalink / raw)
  To: glibc-bugs

On some failure cases of the pthread_create routine, for exemple when specifying
a high-priority as a standard user which have not enough rights, the
pthread_create will return an error ENOPERM (which is normal) but the
not-created thread will execute for some instructions before being killed. 

This can lead to some problems for exemple when the first instruction of the new
thread is a mutex_lock!

-- 
           Summary: pthread_create fails but the thread executes some
                    instructions
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: nptl
        AssignedTo: drepper at redhat dot com
        ReportedBy: sebastien dot decugis at ext dot bull dot net
                CC: glibc-bugs at sources dot redhat dot com


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.


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-09-16 23:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-10 14:15 [Bug nptl/379] New: pthread_create fails but the thread executes some instructions sebastien dot decugis at ext dot bull dot net
2004-09-10 14:17 ` [Bug nptl/379] " sebastien dot decugis at ext dot bull dot net
2004-09-10 14:36 ` jakub at redhat dot com
2004-09-10 14:52 ` sebastien dot decugis at ext dot bull dot net
2004-09-10 15:10 ` sebastien dot decugis at ext dot bull dot net
2004-09-12  5:58 ` drepper at redhat dot com
2004-09-16 23:23 ` cvs-commit at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).