Ticket #628 (closed bug: fixed)
Crash on Windows XP when loading a GeoTiff
Description
I have a small (57kb) GeoTiff? image. Qgis 0.7.4 loads the raster okay, but Qgis 0.8 crashes when I try to load the raster.
gdalinfo sample.tif gives the following: Driver: GTiff/GeoTIFF Size is 138, 138 Coordinate System is `' Origin = (30.679978,-28.919970) Pixel Size = (0.00003617,-0.00003617) Corner Coordinates: Upper Left ( 30.6799777, -28.9199699) Lower Left ( 30.6799777, -28.9249620) Upper Right ( 30.6849698, -28.9199699) Lower Right ( 30.6849698, -28.9249620) Center ( 30.6824737, -28.9224660) Band 1 Block=138x59 Type=Byte, ColorInterp?=Red Band 2 Block=138x59 Type=Byte, ColorInterp?=Green Band 3 Block=138x59 Type=Byte, ColorInterp?=Blue
The projection is latlong/WGS84.
The raster (sample.tif) and the Windows error report are attached.
