[Bug nptl/405] New: pthread_create segfaults under some circumstances.
sebastien dot decugis at ext dot bull dot net
sourceware-bugzilla@sources.redhat.com
Fri Sep 24 13:23:00 GMT 2004
When trying to create a DETACHED thread, with EXPLICIT SCHEDULING and SCHED_FIFO
and a specified priority, as a standard user (so the creation fails with EPERM),
sometimes a segmentation fault happens.
All the above condition must be present to reproduce the problem (a joinable
thread for example won't produce a segfault).
NOTE: this is similar to bug 401 but it's another issue. Sorry if I should have
reopened the bug instead of creating a new one...
--
Summary: pthread_create segfaults under some circumstances.
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=405
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Glibc-bugs
mailing list