[Tile-serving] [openstreetmap/osm2pgsql] Assertion `m_builder_count == 0 && "Make sure there are no Builder objects still in scope"' failed (#724)

Paul Norman notifications at github.com
Sat Mar 25 08:51:17 UTC 2017


With 330e359 and building with `cmake .. -DCMAKE_BUILD_TYPE=Debug` when I run  `./osm2pgsql -d osm2pgsql_test --number-processes 1 -S ../default.style ../tests/liechtenstein-2013-08-03.osm.pbf` I get the error

```
osm2pgsql version 0.93.0-dev (64 bit id space)

Using built-in tag processing pipeline
Using projection SRS 3857 (Spherical Mercator)
Setting up table: planet_osm_point
Setting up table: planet_osm_line
Setting up table: planet_osm_polygon
Setting up table: planet_osm_roads
Allocating memory for dense node cache
Allocating dense node cache in one big chunk
Allocating memory for sparse node cache
Sharing dense sparse
Node-cache: cache=800MB, maxblocks=12800*65536, allocation method=3

Reading in file: ../tests/liechtenstein-2013-08-03.osm.pbf
Using PBF parser.
osm2pgsql: /home/pnorman/osm/osm2pgsql/contrib/libosmium/osmium/memory/buffer.hpp:356: size_t osmium::memory::Buffer::commit(): Assertion `m_builder_count == 0 && "Make sure there are no Builder objects still in scope"' failed.
Aborted
```

-- 
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/724
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20170325/f50d461a/attachment.html>


More information about the Tile-serving mailing list