[Tile-serving] [osm2pgsql] 64 bit ids do not work (#23)

4x4falcon notifications at github.com
Wed May 1 09:28:13 UTC 2013


Just recompiled to confirm 64 bit

Output from command is:

--------------------------------------------------------------

osm2pgsql SVN version 0.83.0 (64bit id space)

Using projection SRS 4326 (Latlong)
NOTICE:  type "stringlanguagetype" does not exist, skipping
NOTICE:  type "keyvaluetype" does not exist, skipping
NOTICE:  function get_connected_ways(pg_catalog.int4[]) does not exist, skipping
Allocating memory for dense node cache
Allocating dense node cache in one big chunk
Allocating memory for sparse node cache
Sharing dense sparse
Node-cache: cache=4250MB, maxblocks=544001*8192, allocation method=11
Mid: pgsql, scale=10000000 cache=4250
Setting up table: planet_osm_nodes
NOTICE:  table "planet_osm_nodes" does not exist, skipping
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "planet_osm_nodes_pkey" for table "planet_osm_nodes"
Setting up table: planet_osm_ways
NOTICE:  table "planet_osm_ways" does not exist, skipping
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "planet_osm_ways_pkey" for table "planet_osm_ways"
Setting up table: planet_osm_rels
NOTICE:  table "planet_osm_rels" does not exist, skipping
NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "planet_osm_rels_pkey" for table "planet_osm_rels"

Reading in file: node_0002.osm
Segmentation fault (core dumped)

------------------------------------------------------------------


How do I get a stack trace?

Cheers
Ross


---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/23#issuecomment-17274468
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20130501/3a61411e/attachment.html>


More information about the Tile-serving mailing list