[Tile-serving] [osm2pgsql] I've broken something ... (#500)

alex85k notifications at github.com
Thu Nov 12 12:17:42 UTC 2015


The simplest way to debug this: run osm2pgsql inside gdb
```
 gdb -ex=r --args ./osm2pgsql  .......
```
press Ctrl-C when it hangs and then enter ``bt`` command. You'll get the call stack (maybe put it here) and see what function is doing wrong.

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/500#issuecomment-156088537
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20151112/f08e66b8/attachment.html>


More information about the Tile-serving mailing list