Login  Register

Re: Memory leak

Posted by Albert Cardona on Jan 30, 2007; 9:51pm
URL: http://imagej.273.s1.nabble.com/Memory-leak-tp3700430p3700445.html

Gib,

I can't reproduce the problem you are describing. Over here, with the
latest ij.jar 1.38h running on java 1.6.0, the problem is very much
another then (or reflect the difference between java 1.5.0 and 1.6.0).
Both are related to the RGB Split, so I'll look at the diff with 1.37v
for the ij/plugin/filter/RGBStackSplitter.java file ... latest known to
work just fine.

In any case Wayne may be looking at this as well.

Albert



>>> Every time I open a 4.7 MB tif file, do RGB Split, then close the 3
>>> images, the memory usage increases by about 10 MB, and this memory
>>> is never freed.