[Mono-dev] Mono 2.8.2 GC

Miguel de Icaza miguel at novell.com
Fri Feb 25 16:03:28 EST 2011


Hello,

> well I have a  64mb ram  want to use a GC parameter that will stop
> continuously incerasing memory usage. I use some gtk# widgets that I dispose
> & destory but the memory still increases?
>
> starting with %72 and after some gtk# widget usage it continuosly
> incerases...

Consider using Mono 2.10 and the new profiler to determine if there is
a memory leak in your code.

miguel


More information about the Mono-devel-list mailing list