[OSM-talk] buffer overflow with osm2pgsql

Martijn van Oosterhout kleptog at gmail.com
Wed Jan 6 21:48:37 GMT 2010


On Wed, Jan 6, 2010 at 12:40 PM, Andy Allan <gravitystorm at gmail.com> wrote:
> On Wed, Jan 6, 2010 at 11:15 AM, janes huff <huff at radinformix.de> wrote:
>> Hi, I tried like this
>> <http://blog.geoserver.org/2009/01/30/geoserver-and-openstreetmap/> to
>> import osm-data into Postgresql. I used EPSG 25833 (but I also tried
>> 900913).
>>
>> Same with "janes at Dellmo3:/usr/share/osm2pgsql$ osm2pgsql -s -C 2000 -E
>> 25833 -U janes -W -d gis planet.osm"
>>
>> I run Postgresql 8.3, Postgis 1.3.5.1 and osm2pgsql 0.66 with Kubuntu 9.10
>>
>> Could somebody help? Merci!

The easiest way to get a response is to run the command you gave under
valgrind, which will pinpoint the exact line where it breaks. It looks
like it goes pretty early on.

Or at the very least running it under gdb, which will give you a more
readable stack trace.

Have a nice day,
-- 
Martijn van Oosterhout <kleptog at gmail.com> http://svana.org/kleptog/




More information about the talk mailing list