public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug nptl/15320] New: pthread_create exhaust program's virtual address space
@ 2013-03-29  5:37 udknight at gmail dot com
  2013-03-29  5:37 ` [Bug nptl/15320] " udknight at gmail dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: udknight at gmail dot com @ 2013-03-29  5:37 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=15320

             Bug #: 15320
           Summary: pthread_create exhaust program's virtual address space
           Product: glibc
           Version: 2.15
            Status: NEW
          Severity: normal
          Priority: P2
         Component: nptl
        AssignedTo: unassigned@sourceware.org
        ReportedBy: udknight@gmail.com
                CC: drepper.fsp@gmail.com
    Classification: Unclassified


Created attachment 6956
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6956
test code to trigger the problem

glibc create stack space for per thread create by call pthread_create, but
the stack space willnot be freed, and cause program exhaust all virtual address
space then don't work anymore.
I attach the test code to trigger the problem

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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

end of thread, other threads:[~2014-06-13 18:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-29  5:37 [Bug nptl/15320] New: pthread_create exhaust program's virtual address space udknight at gmail dot com
2013-03-29  5:37 ` [Bug nptl/15320] " udknight at gmail dot com
2013-03-29  5:42 ` udknight at gmail dot com
2013-03-29  5:44 ` udknight at gmail dot com
2013-03-29  8:47 ` udknight at gmail dot com
2013-03-29  9:13 ` schwab@linux-m68k.org
2014-06-13 18:35 ` fweimer at redhat dot com

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).