Segmentation fault installing full planet #525
Labels
bug
resource problem
Nominatim runs out of resources, either because the machine doesn't have enough or they are limited
Describe the bug
While running the installation for full planet, I get an error called "segmentation fault".
For weeks, I have been trying to install the full planet. Using flatnode and shm-size have helped me overcome other problems that I have encountered, but now I am stuck with this one.
To Reproduce
I used this command:
-v nominatim-flatnode:/nominatim/flatnode
-e PBF_URL=https://ftp5.gwdg.de/pub/misc/openstreetmap/planet.openstreetmap.org/pbf/planet-latest.osm.pbf
-e REPLICATION_URL=https://ftp5.gwdg.de/pub/misc/openstreetmap/planet.openstreetmap.org/replication/day/
-p 8080:8080
--name nominatim
mediagis/nominatim:4.3
Expected behavior
The installation shouldn't stop
Screenshots & Logs
/app/init.sh: line 88: 98 Segmentation fault sudo -E -u nominatim nominatim import --osm-file $OSMFILE --threads $THREADS
Desktop / Server (please complete the following information):
Thanks in advance for your help!
The text was updated successfully, but these errors were encountered: