Hi, On 08/30/11 11:50, John Smith wrote:
osm2pgsql doesn't have any code to check for memory allocation failures and to deal with it in a sane way
The error message discussed here is not a segfault, but an out of memory condition reported by the PostgreSQL client library. It has nothing to do with osm2pgsql's own memory allocation.
Bye Frederik _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

