Ticket #3580 (closed defect: duplicate)

Opened 3 years ago

Last modified 3 years ago

'Floating point exception' on gdalwarp usage

Reported by: jywarren Owned by: warmerdam
Priority: normal Milestone:
Component: default Version: 1.7.1
Severity: major Keywords: gdalwarp
Cc:

Description

I ran GDAL 1.7.2, released 2010/04/23:

gdalwarp -of GTiff -t_srs EPSG:4326 chandeleur-flight-may-8-translated-2.tif chandeleur-flight-may-8-warped-2-4326.tif

and got the output:

Creating output file that is 9914P x 17327L. Processing input file chandeleur-flight-may-8-translated-2.tif. Using band 4 of source image as alpha. Using band 4 of destination image as alpha. Floating point exception

I'm on an x86_64 intel Mac OSX Server 10.5.8, and i'm including the crash report.

I had also just run:

gdal_translate -of GTiff -a_srs EPSG:4326 -gcp 3213 2225 -88.834495 29.979959 -gcp 2804 2236 -88.836706 29.979516 -gcp 3157 4344 -88.833389 29.969519 -gcp 3768 5247 -88.830168 29.964958 -gcp 2697 9225 -88.835160 29.945386 -gcp 4087 12360 -88.827899 29.929807 -gcp 4629 11258 -88.825102 29.935270 -gcp 4480 7602 -88.826733 29.953040 -co "TILED=NO" chandeleur-flight-may-8-complete-2.tif chandeleur-flight-may-8-translated-2.tif

without apparent error.

Attachments

gdalwarp_2010-05-15-084307_motel.crash Download (18.1 KB) - added by jywarren 3 years ago.

Change History

Changed 3 years ago by jywarren

Changed 3 years ago by warmerdam

  • status changed from new to closed
  • resolution set to duplicate

Duplicate of #3582.

Note: See TracTickets for help on using tickets.