[Mono-dev] Memleak in mono_domain_unload

Vardar Sahin sakirsoft at gmail.com
Fri Oct 24 14:56:23 UTC 2014


Hello to all,

I noticed that mono_domain_unload is leaking memory. I wrote a small test
in my application
where I create a domain, load an assembly into it, execute the C# main
which does nothing and then call mono_domain_unload. The assembly and all
its references are loaded with mono_image_open_from_data. It seems like
Unity somehow solved this problem.

Is there any work to fix this? Or any hint for me?

Best regards
Sahin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20141024/5491856f/attachment.html>


More information about the Mono-devel-list mailing list