public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug hurd/30167] New: hurd: Avoid overflowing pflocal with select requests
@ 2023-02-24 19:33 samuel.thibault@ens-lyon.org
  0 siblings, 0 replies; only message in thread
From: samuel.thibault@ens-lyon.org @ 2023-02-24 19:33 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=30167

            Bug ID: 30167
           Summary: hurd: Avoid overflowing pflocal with select requests
           Product: glibc
           Version: 2.37
            Status: NEW
          Severity: normal
          Priority: P2
         Component: hurd
          Assignee: unassigned at sourceware dot org
          Reporter: samuel.thibault@ens-lyon.org
                CC: samuel.thibault@ens-lyon.org, tschwinge at sourceware dot org
  Target Milestone: ---

./sysdeps/pthread/tst-pthread_cancel-select-loop.c creates a vast amount of
threads that all call select, thus overflowing it. Perhaps we can limit the
thread, or at least put limitations in pflocal that make select just fail at
some point, rather than overflowing.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-02-24 19:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-24 19:33 [Bug hurd/30167] New: hurd: Avoid overflowing pflocal with select requests samuel.thibault@ens-lyon.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).