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 libc/20425] unbalanced and poor utilization of memory in glibc arenas may cause memory bloat and subsequent OOM


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

--- Comment #22 from Sumeet Keswani <sumeet.keswani at hpe dot com> ---
(In reply to Florian Weimer from comment #21)
> I noticed that the test case is invalid because it does not check the result
> of pthread_create, and this makes the subsequent pthread_join invalid.
> 
> I still do not see a glibc bug here.  RSS usage could be lower, but I don't
> see evidence of an actual memory leak in the glibc allocator.

Sorry for the delay in response, I was out for a while.
I am working on getting you additional data to demonstrate the problem.
I will update this BZ shortly.

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