id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 3921,gdalinfo dumps core on NITF file,ReinerBeck,warmerdam,"Running gdalinfo on the attached file results in a segmentation fault. The file as such is pretty useless, as there is no image segment in it. However, gdalinfo should not crash. Btw, the crash happens in my application as well when I try to access this file with GDAL. {{{ > gdalinfo test_stanag4545_nsif.nsf Warning 1: The file test_stanag4545_nsif.nsf appears to be an NITF file, but no image blocks were found on it. Driver: NITF/National Imagery Transmission Format Files: test_stanag4545_nsif.nsf Size is 1, 1 Coordinate System is `' Metadata: NITF_FHDR=NSIF01.00 NITF_CLEVEL=03 NITF_STYPE=BF01 NITF_OSTAID=RGES 1 NITF_FDT=20110111102755 NITF_FTITLE= NITF_FSCLAS=S NITF_FSCLSY=NS NITF_FSCODE= NITF_FSCTLH= NITF_FSREL= NITF_FSDCTP= NITF_FSDCDT= NITF_FSDCXM= NITF_FSDG= NITF_FSDGDT= NITF_FSCLTX= NITF_FSCATP= NITF_FSCAUT= NITF_FSCRSN= NITF_FSSRDT= NITF_FSCTLN= NITF_FSCOP=00000 NITF_FSCPYS=00000 NITF_ENCRYP=0 NITF_FBKGC=255,255,255 NITF_ONAME= NITF_OPHONE= Corner Coordinates: Upper Left ( 0.0, 0.0) Lower Left ( 0.0, 1.0) Upper Right ( 1.0, 0.0) Lower Right ( 1.0, 1.0) Center ( 0.5, 0.5) Segmentation fault (core dumped) }}} The GDAL version is 1.6.2 from the Fedora 13 distro. I had the same core with the older 1.6.0 version. gdalinfo --version GDAL 1.6.2, released 2009/07/31 ",defect,closed,normal,1.7.3,GDAL_Raster,1.6.2,normal,fixed,NITF,