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.
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
