On Thu, Jun 21, 2007 at 03:00:42PM +0200, Steven M. Ottens wrote: > Hi all, > > We've found a new type of memory leak in Mapbuilder: If you switch from > mapbuilder-page to a different page it doesn't give back used memory: > For instance if you switch to a different example in : > http://demo.communitymapbuilder.org/demo/mapbuilder-ol/demo/basic/index.html > memory usage increases. If you switch back to the previous example, > memory increases. This behavior is both in IE7 and FF2. > > Has anyone else seen this behavior, and more importantly anyone have any > idea what's causing it and how to sovle it.
I'd blame OpenLayers. Drip (http://www.outofhanwell.com/ieleak/index.php?title=Main_Page) is a good tool for debugging leaks in IE. It will show you which DOM elements are still referenced after navigating away from a page. Takes a bit of getting used to, but should help you find where problems are coming from. Regards, -- Christopher Schmidt Web Developer ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ mapbuilder-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-devel
