[gdal-dev] gdal_rasterize
Jason Mathis
jmathis at redzonesoftware.com
Tue Apr 8 15:21:11 PDT 2014
Hi all was wondering if anyone could help out here. I have been trying to rasterize a shp file using gdal_rasterize and I keep getting an error I have no idea about.
gdal_rasterize(1844,0x7fff7a393310) malloc: *** error for object 0x7f8f40d032e0: pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug
the command I am using is:
gdal_rasterize -at -burn 1 -a $attribute -where “$attribute=‘value'" -ts 5000 5000 $shapefile $outfile
version is:
GDAL 1.10.0, released 2013/04/24
I am running os x 10.9.2.
It seems to happen randomly. I have about 10 different values I need to get out. Not sure what other info would be useful so please let me know.
thanks!
-jason
--
This transmission contains confidential and privileged information intended
solely for the party identified above. If you receive this message in
error, you must not use it or convey it to others. Please destroy it
immediately and contact the sender at (303) 386-3955 or by return e-mail to
the sender.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20140408/ee5518b4/attachment.html>
More information about the gdal-dev
mailing list