[Mono-bugs] [Bug 336069] Memory leak when allocating many small strings/arrays.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Oct 23 16:00:04 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=336069#c2





--- Comment #2 from A S <ist_alex at yahoo.com>  2007-10-23 14:00:03 MST ---
But how do you explain the fact that when you use CreateField() instead of
CreateRandomString() everywhere except in CreateRandomStrings() (that is, you
con't generate any new strings during the program's execution) it doesn't leak
and crash?

Maybe the combination of both large objects (the byte arrays from
serialization) and small strings causes the problem?


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list