Opened 11 years ago

Closed 11 years ago

#4900 closed defect (fixed)

Gdal is crashed in Openig HDF4_EOS

Reported by: liminlu0314 Owned by: warmerdam
Priority: normal Milestone: 1.9.3
Component: GDAL_Raster Version: 1.9.0
Severity: normal Keywords: GDAL HDF4::EOS FAILED
Cc:

Description

GDAL will be crashed when it is used to open a subdataset of HDF4:EOS, “HDF4_EOS:EOS_SWATH:"E:\Temp\amsua.eos":Orbit 2805:23800.37 MHz”. We debuged GDAL and found out that it occurs at the time when we try to acquire the GCP List in this subset, (F:\gdal-1.9.0\frmts\hdf4\hdf4imagedataset.cpp line 2424).

Attachments (1)

amsua.rar (975.6 KB ) - added by liminlu0314 11 years ago.

Download all attachments as: .zip

Change History (2)

by liminlu0314, 11 years ago

Attachment: amsua.rar added

comment:1 by warmerdam, 11 years ago

Resolution: fixed
Status: newclosed

While things operated fine for me on linux, I was able to identify a problem running under valgrind with processing the Time dataset which only has an along-track dimension (no cross track). I have prepared fixes for trunk (r25244) and 1.0 (r25245). Could you try applying r25244 to your source and test?

I'm going to close the ticket on the assumption this is the right fix, but if not please reopen the ticket.

Note: See TracTickets for help on using tickets.