[Tile-serving] [openstreetmap/osm2pgsql] Aborted with: double free or corruption (out) (Issue #1909)
Quadux IT
notifications at github.com
Thu Feb 9 22:14:33 UTC 2023
I try to use the osm style: openstreetmap-carto-de
## What version of osm2pgsql are you using?
osm2pgsql version 1.8.0 (1.8.0)
Build: RelWithDebInfo
Compiled using the following library versions:
Libosmium 2.19.0
Proj [API 6] 8.2.1
Lua 5.3.6
## What operating system and PostgreSQL/PostGIS version are you using?
2023-02-09 21:54:04 Database version: 14.6 (Ubuntu 14.6-0ubuntu0.22.04.1)
2023-02-09 21:54:04 PostGIS version: 3.2
## Tell us something about your system
Ryzen 7 with 128GB ECC RAM 512GB NMVe
## What did you do exactly?
sudo -u renderer /usr/local/bin/osm2pgsql --number-processes 8 -G -O flex -d osm -S /osml10n/openstreetmap-carto-hstore-only-l10n.lua -C 8192 /trans/germany-latest.osm.pbf
## What did you expect to happen?
no errror happens. with the berlin-latest.osm.pbf erverything is fine.
sudo -u renderer /usr/local/bin/osm2pgsql --number-processes 8 -G -O flex -d osm -S /osml10n/openstreetmap-carto-hstore-only-l10n.lua -C 8192 /trans/berlin-latest.osm.pbf
2023-02-09 22:08:49 osm2pgsql version 1.8.0 (1.8.0)
2023-02-09 22:08:49 Database version: 14.6 (Ubuntu 14.6-0ubuntu0.22.04.1)
2023-02-09 22:08:49 PostGIS version: 3.2
2023-02-09 22:09:30 Reading input files done in 40s.
2023-02-09 22:09:30 Processed 6482963 nodes in 15s - 432k/s
2023-02-09 22:09:30 Processed 1002682 ways in 24s - 42k/s
2023-02-09 22:09:30 Processed 16314 relations in 1s - 16k/s
2023-02-09 22:09:31 No marked ways (Skipping stage 2).
2023-02-09 22:09:31 Clustering table 'planet_osm_hstore_point' by geometry...
2023-02-09 22:09:31 No indexes to create on table 'planet_osm_hstore_route'.
2023-02-09 22:09:31 Analyzing table 'planet_osm_hstore_route'...
2023-02-09 22:09:31 Clustering table 'planet_osm_hstore_roads' by geometry...
2023-02-09 22:09:31 Clustering table 'planet_osm_hstore_line' by geometry...
2023-02-09 22:09:31 Clustering table 'planet_osm_hstore_polygon' by geometry...
2023-02-09 22:09:32 Creating index on table 'planet_osm_hstore_roads' ("way")...
2023-02-09 22:09:32 Analyzing table 'planet_osm_hstore_roads'...
2023-02-09 22:09:48 Creating index on table 'planet_osm_hstore_line' ("way")...
2023-02-09 22:09:51 Creating index on table 'planet_osm_hstore_point' ("way")...
2023-02-09 22:09:51 Analyzing table 'planet_osm_hstore_line'...
2023-02-09 22:09:52 Creating index on table 'planet_osm_hstore_polygon' ("way")...
2023-02-09 22:09:57 Analyzing table 'planet_osm_hstore_point'...
2023-02-09 22:09:57 All postprocessing on table 'planet_osm_hstore_point' done in 26s.
2023-02-09 22:09:57 All postprocessing on table 'planet_osm_hstore_line' done in 20s.
2023-02-09 22:09:57 All postprocessing on table 'planet_osm_hstore_roads' done in 1s.
2023-02-09 22:09:58 Analyzing table 'planet_osm_hstore_polygon'...
2023-02-09 22:09:58 All postprocessing on table 'planet_osm_hstore_polygon' done in 26s.
2023-02-09 22:09:58 All postprocessing on table 'planet_osm_hstore_route' done in 0s.
2023-02-09 22:09:58 osm2pgsql took 68s (1m 8s) overall.
## What did happen instead?
2023-02-09 21:54:04 osm2pgsql version 1.8.0 (1.8.0)
2023-02-09 21:54:04 Database version: 14.6 (Ubuntu 14.6-0ubuntu0.22.04.1)
2023-02-09 21:54:04 PostGIS version: 3.2
Processing: Node(378860k 1533.8k/s) Way(0k 0.00k/s) Relation(0 0.0/s)double free or corruption (out)
Aborted
with niedersachsen-latest.osm.pbf is a little different error.
023-02-09 22:13:26 osm2pgsql version 1.8.0 (1.8.0)
2023-02-09 22:13:26 Database version: 14.6 (Ubuntu 14.6-0ubuntu0.22.04.1)
2023-02-09 22:13:26 PostGIS version: 3.2
Processing: Node(38252k 1416.7k/s) Way(42k 21.00k/s) Relation(0 0.0/s)free(): invalid size
Aborted
## What did you do to try analyzing the problem?
enough ram, enough diskspace
newest versions of erverything, download errors of the pbf files (checksums are ok!)
nothing else is running on the machine.
I have no Intel-CPU to test.
please help me
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/1909
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/issues/1909 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20230209/c80d9d7d/attachment.htm>
More information about the Tile-serving
mailing list