Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

gosmore rebuild -> Assertion "bucketsMin1 < (1<<26)" failed #4344

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 2 comments
Closed

Comments

@openstreetmap-trac
Copy link

Reporter: Xeno22
[Submitted to the original trac issue database at 5.12am, Thursday, 5th April 2012]

I'm trying to rebuild the planet, and after some time it fails with an assertion:

root@gis:/usr/local/share/gosmore# bzcat /srv/gis/planet-latest.osm.bz2 | gosmore rebuild
Building gosmore.pak using style elemstyles.xml...
Icon public.png not found
Icon public.png not found
Icon religion/synagogue.png not found
Icon religion/mosque.png not found
Icon rendering/landuse/cemetery.png not found
Icon wlan.png not found
Icon rendering/landuse/cemetery.png not found
Processing without relations table
1 while (xmlTextReaderRead (xml) == 1)
gosmore: jni/libgosm.cpp:2005: int RebuildPak(const char*, const char*, const char*, const char*, const int*): Assertion `bucketsMin1 < (1<<26)' failed.
Aborted

@openstreetmap-trac
Copy link
Author

Author: openstreetmap[at]rational.co.za
[Added to the original trac issue at 10.45am, Thursday, 5th April 2012]

Unfortunately I don't have a 64 bit machine available to test a planet rebuild, without disrupting production processes.

I can make a few suggestions. First try to increase MAX_NODES to 28500000, if you have not already done so. Then increase MAX_BUCKETS to 1<<27.

@openstreetmap-trac
Copy link
Author

Author: mmd
[Added to the original trac issue at 6.52pm, Tuesday, 19th May 2020]

Gosmore project is no longer active, closing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant