[Tile-serving] [openstreetmap/osm2pgsql] Large object id triggers segfault (#965)
jochenhebbrecht
notifications at github.com
Mon Feb 22 15:58:17 UTC 2021
Hi,
I'm currently using `osm2pgsql` version `1.4.0` to load a PBF file which has OSM node ids > 10.000.000.000.000.
It fails with:
```
# osm2pgsql -H localhost -P 5432 -U postgres -W /tmp/world.osm.pbf
2021-02-22 15:54:10 osm2pgsql version 1.4.0
Password:
2021-02-22 15:54:13 Database version: 9.5.16
2021-02-22 15:54:13 Node-cache: cache=800MB, maxblocks=12800*65536, allocation method=3
2021-02-22 15:54:13 Setting up table 'planet_osm_point'
2021-02-22 15:54:13 Setting up table 'planet_osm_line'
2021-02-22 15:54:13 Setting up table 'planet_osm_polygon'
2021-02-22 15:54:13 Setting up table 'planet_osm_roads'
Segmentation fault (core dumped)
```
Is the fix described in #290 already in `1.4.0`?
Jochen
--
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/965#issuecomment-783476538
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20210222/71c82088/attachment.htm>
More information about the Tile-serving
mailing list