[Mono-bugs] [Bug 599693] continous loading and unloading of domain leaks memory

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Apr 26 12:17:33 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=599693

http://bugzilla.novell.com/show_bug.cgi?id=599693#c2


--- Comment #2 from Zoltan Varga <vargaz at gmail.com> 2010-04-26 16:17:32 UTC ---
For 2.6, the leaks seems to be:

==25079== 2,172,464 bytes in 38,794 blocks are possibly lost in loss record 877
of 877
==25079==    at 0x4C214CB: calloc (vg_replace_malloc.c:418)
==25079==    by 0x5AA3429: g_malloc0 (gmem.c:152)
==25079==    by 0x503CF66: bb_split (mono-basic-block.c:266)
==25079==    by 0x503D4F1: bb_formation_il_pass (mono-basic-block.c:414)
==25079==    by 0x503DAB8: mono_basic_block_split (mono-basic-block.c:539)
==25079==    by 0x4E94523: mono_method_to_ir (method-to-ir.c:5798)
==25079==    by 0x4E5CAA9: mini_method_compile (mini.c:3436)
==25079==    by 0x4E5EDB9: mono_jit_compile_method_inner (mini.c:4181)
==25079==    by 0x4E5F8F9: mono_jit_compile_method_with_opt (mini.c:4378)
==25079==    by 0x4E5FA66: mono_jit_compile_method (mini.c:4403)
==25079==    by 0x504847D: mono_compile_method (object.c:554)
==25079==    by 0x4F1338A: mono_magic_trampoline (mini-trampolines.c:477)

-- 
Configure bugmail: http://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