AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
June 2009

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2009.06.30 13:20 "Errors parsing TIFF/GeoTIFF files greater than 2GB", by Jim Richmond
2009.06.30 13:28 "Re: Errors parsing TIFF/GeoTIFF files greater than 2GB", by Frank Warmerdam
2009.06.30 13:34 "Re: Errors parsing TIFF/GeoTIFF files greater than 2GB", by Jim Richmond
2009.06.30 13:56 "Re: Errors parsing TIFF/GeoTIFF files greater than 2GB", by Frank Warmerdam
2009.06.30 14:24 "Re: Errors parsing TIFF/GeoTIFF files greater than 2GB", by <jcupitt@gmail.com>
2009.06.30 14:26 "Re: Errors parsing TIFF/GeoTIFF files greater than 2GB", by <jcupitt@gmail.com>

2009.06.30 14:24 "Re: Errors parsing TIFF/GeoTIFF files greater than 2GB", by <jcupitt@gmail.com>

2009/6/30 Richmond, Jim <jim.richmond@lmco.com>:
> Hi, we’re using version 3.8.2 of the TIFF library (I think we’d downloaded
> it from remotesensing.org) and are running into
>
> problems parsing files greater than 2GB.  This is the first time that we’ve
> ever dealt with files greater than this size.  Here’s
>
> the portion of our C++ code (it’s been untouched for many years).

I reported what looked to me like a bug in tiff 3.8.2 related to this:

http://www.asmail.be/msg0054607049.html

You could try that change and see if it fixes it.

John