Re: TiffDecoder: Negative Seek Offset
Posted by
Rasband, Wayne (NIH/NIMH) [E] on
Jun 06, 2010; 11:07pm
URL: http://imagej.273.s1.nabble.com/TiffDecoder-Negative-Seek-Offset-tp3688049p3688050.html
On Jun 5, 2010, at 6:58 PM, granto wrote:
> Hello everyone,
>
> When I try to open a large (>2GB) 16-bit TIFF file in imagej, tiffdecoder
> reports "negative seek offset" and does not open the file. "Maximum
> memory" is set to 8000mb "parallel threads for stacks" is 4 in the memory
> (64-bit) menu of imagej.
>
> Strangely, I never had a problem with this before, but then I reinstalled
> Windows XP 64bit on a RAID 0 volume. It's the only change I've made that I
> can think of, so I thought it might be the problem. However, reinstalling
> imagej (and JRE) on a non-RAID partition didn't help. Is it my OS?
The ImageJ 1.44c5 daily build fixes a bug that caused a "negative seek offset" error when opening >2GB TIFF files.
-wayne