[Tile-serving] [openstreetmap/osm2pgsql] Segmentation Fault during Nominatim daily update (#1014)
Sarah Hoffmann
notifications at github.com
Wed Dec 4 14:49:59 UTC 2019
Could you supply a backtrace? You'd need to rerun osm2pgsql manually with the change file that is still in the build directory, i.e:
```
ulimit -c unlimited
/srv/nominatim/Nominatim-3.4.0/build/osm2pgsql/osm2pgsql -klas --number-processes 1 -C 2000 -O gazetteer -S /srv/nominatim/Nominatim-3.4.0/settings/import-full.style -d nominatim -P 5432 /srv/nominatim/Nominatim-3.4.0/build/osmosischange.osc
gdb /srv/nominatim/Nominatim-3.4.0/build/osm2pgsql/osm2pgsql core
> bt
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/1014#issuecomment-561679001
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20191204/73ff6108/attachment.html>
More information about the Tile-serving
mailing list