[Tile-serving] [openstreetmap/osm2pgsql] Potential memory leak when running without flatnode option (#931)
timautin
notifications at github.com
Wed May 22 20:33:02 UTC 2019
@lonvia Valgrind didn't find anything:
`Osm2pgsql took 231s overall
node cache: stored: 2398306(100.00%), storage efficiency: 51.26% (dense blocks: 59, sparse nodes: 2097741), hit rate: 100.00%
==7638== Warning: set address range perms: large range [0x59e43028, 0x7b0e43058) (noaccess)
==7638==
==7638== HEAP SUMMARY:
==7638== in use at exit: 0 bytes in 0 blocks
==7638== total heap usage: 11,326,339 allocs, 11,326,339 frees, 35,209,940,432 bytes allocated
==7638==
==7638== All heap blocks were freed -- no leaks are possible
==7638==
==7638== For counts of detected and suppressed errors, rerun with: -v
==7638== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
`
I'm suspecting a hardware problem: when tring to import my contours shapefiles to PostGIS with ogr2ogr, after a few hours the server crashes and reboots. I just reinstalled everything from scratch and the problem is still there. It worked on another server, with the same version of GDAL. On the other hand, I asked Hetzner (my host) to run a hardware checkup and it didn't find anything. It doesn't mean that there's no problem though.
--
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/931#issuecomment-494960982
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20190522/1912f14b/attachment.html>
More information about the Tile-serving
mailing list