[Mono-dev] crossAppDomain memory leak UPDATE
Shawn Schaerer
shawn at cogmation.com
Tue Jan 29 13:23:26 EST 2008
Hi all,
I think we isolated the problem with the crossAppDomain memory problem.
It looks like the problem comes from passing lists between appdomains.
If we pass a list of classes / objects across appdomain boundries,
the memory usage sky rockets.
Even accessing a list.Count, causes the memory to increase.
I am not sure what the cause is. We remedied this by only passing
objects across appdomains.
I will file a bug report and some code if it is needed.
Thanks
Shawn Schaerer
Director of Research and Development
Cogmation Robotics Inc
www.cogmation.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080129/c35807a8/attachment.html
More information about the Mono-devel-list
mailing list