GNOME Bugzilla – Bug 760020
Memory not freed by GIMP even after the particular image (view) is closed
Last modified: 2016-01-04 18:02:19 UTC
GIMP does not free the memory it occupies even when a particular image that is being worked on is closed. Issue persists even after clearing Document History. This is what happened: I was working on a 2500x3500 image, and GIMP occupied close to 1.4GB of RAM (I has set the tile cache size to 1.5GB). I closed the image, but GIMP continued to use the same amount of RAM. I tried clearing the undo history before closing, and the document history after closing, but the issue remained. I opened another image of the same resolution, which led to GIMP starting to use the swap space, at which point everything just stalled - probably because I'm working on an old system (2GB ram, Intel core 2 duo). The only way around it was to close GIMP after I was done with a file, and restart GIMP to work on a new file. This ought not to be the case, right? I'm using Kubuntu 14.04, with Awesome Window Manager. GIMP version 2.8.10. This bug is possibly related to https://bugzilla.gnome.org/show_bug.cgi?id=725177
Yes this is most definitely the same issue. *** This bug has been marked as a duplicate of bug 725177 ***