[Gdal-dev] gdalwarp error 33

Naiara Pinto naiara at mail.utexas.edu
Thu Oct 19 18:48:06 EDT 2006


Hi all,

I have the most recent version of FWTools and I am having trouble
using Gdalwarp in one of my layers. Here is what I did:

gdalwarp -s_srs '+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs'
-t_srs '+proj=aea +lat_1=29.5 +lat_2=45.5 +lat_0=23 +lon_0=-96 +x_0=0
+y_0=0 +ellps=GRS80 +datum=NAD83 +units=m +no_defs' -tr 500 500 -rb
-srcnodata 251 -dstnodata -9999 LatLon.NA.2001.Tree.tif ptree.tif

I am getting the following error:
Creating output file that is 36225P x 17963L.
ERROR 1: no system list, errno: 33

ERROR 1: GDALWarperOperation::ComputeSourceWindow() failed because
the pfnTransformer failed.
*** glibc detected *** corrupted double-linked list: 0x08078570 ***
Aborted

I have used this dataset before and it worked ok when I tried to
project it to Lambert Azimuthal Equal Area. But now that I am trying
to project it to Albers Equal Area, I am getting the error above.

Does anyone have any ideas why this happens?

Thanks,

Naiara.



More information about the Gdal-dev mailing list