On Wed, Jan 6, 2010 at 12:40 PM, Andy Allan <[email protected]> wrote:
> On Wed, Jan 6, 2010 at 11:15 AM, janes huff <[email protected]> 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 "ja...@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 <[email protected]> http://svana.org/kleptog/

_______________________________________________
talk mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/talk

Reply via email to