Opened 11 years ago

Last modified 6 years ago

#4901 closed defect

DEM driver: infinite loop — at Initial Version

Reported by: Kosta Owned by: warmerdam
Priority: normal Milestone:
Component: GDAL_Raster Version: 1.9.2
Severity: normal Keywords: USGSDEM
Cc: bdiscoe

Description

When reading values from certain DEM files (see attachment) GDAL runs into an infinite (or perhaps only a very-long running?) loop; e.g.:

gdal_translate -of GTiff -co "TILED_YES" Benicia.dem Benicia.tif

Other files of that format with the same file size only need seconds to be processed.

System: Win 7 Enterprise (64-bit)

Change History (2)

by Kosta, 11 years ago

Attachment: Benicia.dem.zip added

sample file for which GDAL runs into an infinite loop

by Kosta, 11 years ago

Attachment: Novato.dem.zip added

sample file for which GDAL runs into an infinite loop

Note: See TracTickets for help on using tickets.