[MonoDevelop] Memory leak problem in MonoDevelop (svn version)

Jacek Ruzyczka stacheldraht at interia.pl
Sun Jul 29 10:20:58 EDT 2007


Am Sonntag, 29. Juli 2007 03:55 schrieb rafael rueda:
> Idem
>
> Rafael
>
> El dom, 29-07-2007 a las 01:59 +0100, Paulo Aboim Pinto escribió:
> > Hello
> >
> > I use the MonoDevelop SVN Version and today I notice something that I
> > never notice.
> >
> > I was working in my pet-project Olimpo Content Manager System [1] and I
> > stop and goes to see some movie.
> >
> > When I return (about 2h / 2h30m after) I notice that my system was a
> > littler bit slow.
> >
> > I check the System Monitor of my Ubuntu and what I found? The
> > MonoDevelop process take more then 800Mbyte of memory.
> >
> > To check if when open my project with MonoDevelop, he occupied all this
> > memory, I close MonoDevelop and open again. The process was about
> > 56MByte and raising..... Before I send this email I check again and he
> > takes more then 82Mbytes ...... and still raising.
> >
> > This only happen to me ... or anyone get this problem?
> >
> >
> > regards
> > Paulo Aboim Pinto
> > Odivelas - Portugal
> >
I've got the same problem: Working on a rich-client application and therefore 
using the GUI designer regularly, I relaize that after approx. one hour of 
heavy work, MonoDevelop eats up all my RAM (I've got 1 GB on my machine) and 
starts eating my swap partition. Besides MD only Firefox and Kontact are 
running. Strange thing. :-/

Possible explanation: GUI Objects are not de-referenced once they become 
unnecessary, so the GC doesn't recycle them.

Regards
Jacek


More information about the Monodevelop-list mailing list