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

http://bugzilla.novell.com/show_bug.cgi?id=605295#c7


--- Comment #7 from Zoltan Varga <[email protected]> 2010-05-15 19:35:43 UTC ---
This happens because these are dynamic methods, and we don't free their
debugging info when the method is freed. We could, anyway, because most of it
is allocated from mempool like structures in mono-debug.c. A solution would be
disabling the generation of debug info for these methods.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to