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/6952] malloc is not thread-safe


------- Additional Comments From axel dot philipp at mtu dot de  2008-10-09 14:42 -------
Created an attachment (id=2986)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=2986&action=view)
Test case

The test case shows signs of a memory leak with additional memory usage in
excess of 1000 MB when linked against glibc. When linked against
libptmalloc3.so the peak memory usage stays constant during the run.
The tests were run on a 4 socket Opteron 8356 system running 64bit SLES9SP3.

-- 


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

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