[Java-gnome-developer] Pixbuf memory leak

2011-10-19 Thread William Temperley
Hi all, I've come across a memory leak with Pixbuf - whenever I construct one, lots of memory is leaked. The test below leaks ~200MB when loading a 6kb image 10,000 times. Commenting out the Pixbuf construction leads to steady memory use. This memory usage isn't reported by the JVM. I've come acr

Re: [Java-gnome-developer] Pixbuf memory leak

2011-10-19 Thread Andrew Cowie
On Wed, 2011-10-19 at 18:01 +0100, William Temperley wrote: > I wonder if anyone has a > quick and dirty workaround for freeing up this memory? I'm doing a > production run of approximately 6000 maps for a website, which grinds > to a halt after 100 or so maps, using all 8GB of RAM. Eek. That's n