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/405] New: pthread_create segfaults under some circumstances.


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.


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