[Tile-serving] [osm2pgsql] Crash when updating with more than one thread (#229)

simonpoole notifications at github.com
Sun Dec 7 11:51:21 UTC 2014


Version current as of opening this issue.

Command line (updating a database imported with a very recent version of osm2pgsql)

/usr/local/bin/osm2pgsql -a --slim --number-process 4 -e15:15 --flat-nodes /fast1/osm2pgsql/node.cache --hstore -o /var/lib/mod_tile/dirty_tiles.24387 /var/lib/mod_tile/changes.osc.gz

Fails either with 

     dupplicate!

or with

    dupplicate!
    pure virtual method called
    terminate called without an active exception
    Aborted (core dumped)
 
Reducing --number-process to 1 allows the update to complete without errors.



---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/229
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20141207/186c47dd/attachment.html>


More information about the Tile-serving mailing list