[Gimp-developer] Gimp memory leak

Kurt Pruenner leak at gmx.at
Wed Apr 30 00:33:53 PDT 2008


Andrei Simion wrote:
> This is the problem. The memory used by the Gimp process grows 
> constantly. After finishing up the physical memory, it does not create 
> the swap file.

Well, like it has been said before the swap file is for the tile cache.
If something else is leaking memory (due to unfreed mallocs or what have
you) GIMP of course won't create a swap file, it'll just balloon the
process and run out of mem at some point...

Don't confuse the GIMP swapfile with a general-purpose swapfile like the
one your OS is using.

-- 
Kurt Bernhard Pruenner --- Haendelstrasse 17 --- 4020 Linz --- Austria
.......It might be written "Mindfuck", but it's spelt "L-A-I-N".......


More information about the Gimp-developer mailing list