Hi, When running my app (written in Vala, using libgee and libxml2), I can see that even after everything should have been freed, it's still using about 800MB of ram (under top and the gnome system monitor). I've tried to see what the source of the "leak" is using valgrind, but valgrind only sees 24MB of "possibly lost" memory.
I was wondering if anyone would know what could be the source for the difference between top / g-s-m and valgrind ? Assuming valgrind is right (and the app is actually not really leaking), how could I force the OS to see that the memory usage is back to a regular level ? While running, the app will allocate up to 1.2GB of RAM, but all that is supposed to get freed. Thanks in advance, Olivier ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users