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




_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to