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-10 09:42 -------
My original observation was a severe memory leak, which is easily reproducible, 
and 2 instances of deviating results. The memory leak disappeared when I 
switched to ptmalloc3 (vs. ptmalloc2, which is in glibc), and I could not 
reproduce the deviating results.

However I can no longer reproduce deviating results when using standard 
malloc/free, the memory leak is still present. I do no longer consider the 
severity "critical" I see it as "normal"

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal


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]