Ticket #1179 (closed defect: fixed)
gdal_translate fails to read some specific tiff files (data missing ?)
| Reported by: | mike.dunne@… | Owned by: | warmerdam |
|---|---|---|---|
| Priority: | high | Milestone: | 1.4.3 |
| Component: | GDAL_Raster | Version: | unspecified |
| Severity: | normal | Keywords: | gtiff |
| Cc: |
Description (last modified by warmerdam) (diff)
Sample tif file provided (separately to Frank) fails in gdal_translate (-of GTiff) with following error: C:\Development\gdal-1.3.1\apps>gdal_translate -of GTiff 18104755.tif junk.tif Input file size is 3334, 1667 0...10...20...30.ERROR 1: 18104755.tif:DumpModeDecode: Not enough data for scanline 0 ERROR 1: TIFFReadEncodedTile() failed. ERROR 1: IReadBlock failed at X offset 0, Y offset 13 ERROR 1: GetBlockRef failed at X block offset 0, Y block offset 13 Have tried the file in Erdas ViewFinder and it also fails to read there. Geomatica viewer handles it ok. Symptom in ER Mapper (using gdal driver) is the file is read, but frequently displays garbage in the bottom strip of the file. (e.g. every couple of zoom/pans) This file displays ok in previous versions of ER Mapper (not using gdal), and ER Viewer. Most other tif files are fine, but there are 4-5 files like this which have the same problem. We have only tested it against 1.3.1 Will test it against 1.3.2 and daily cut and advise if issue is resolved. Version we are running against is 1.3.1 Will check it against 1.3.2.
Change History
Note: See
TracTickets for help on using
tickets.
