[Tile-serving] [osm2pgsql] Replace pthread and boost::thread with std::async (#498)
Sarah Hoffmann
notifications at github.com
Mon Nov 9 21:04:35 UTC 2015
Thanks, so we can exclude stack problems. It might be possible that your geos library is somehow not thread-safe (either because the C++ interface of geos doesn't use the thread-safe functions of geos or because it was built wrongly). I'm not sure how the tag list corruption would fit, although it is possible that geos corrupts other memory if it happens to use a thread-unsafe version of malloc.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/498#issuecomment-155192647
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20151109/90e124aa/attachment.html>
More information about the Tile-serving
mailing list