[Tile-serving] [osm2pgsql] Replace pthread and boost::thread with std::async (#498)

alex85k notifications at github.com
Mon Nov 9 17:08:37 UTC 2015


Tried increasing stack size from 30Mb to 300Mb (/STACK linker option) - memory consumption is twice higher, but the errors are the same - always inside or after get_wkt_split . Maybe my geos 3.5.0 from git is buggy... 

Debbuging showed that the node and tag lists are small at the breaking point (5-8 node ways with ~4 tags) and coordinate sequences seem to be OK. I can not see any common data used. All the workers seem to be still running (tried to add  pritnf and breakpoint after w.get() in process_ways()), so there are no destruction-related errors too.
        

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/498#issuecomment-155127471
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20151109/d9246177/attachment.html>


More information about the Tile-serving mailing list