This is the mail archive of the glibc-bugs@sourceware.org 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/13433] pthread_create allocates big chunks of memory when launching several threads simultaneously (race condition?)


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

Siddhesh Poyarekar <siddhesh at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |siddhesh at redhat dot com

--- Comment #1 from Siddhesh Poyarekar <siddhesh at redhat dot com> 2012-06-01 11:32:13 UTC ---
You ought to eliminate boost completely, i.e. remove all of the code and *then*
see if you're able to reproduce the behaviour. I did that and I'm not able to
reproduce this on RHEL-5 (2.5) or Fedora 16 (2.14.90) on x86_64. FWIW, I
briefly tried with boost too and I wasn't able to reproduce the problem with
that either.

If you're able to come up with a minimal reproducer that does this (preferably
in C), then please post that.

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


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