[OSM-dev] Volunteers needed now. OSM for Myanmar disaster relief.
Jon Burgess
jburgess777 at googlemail.com
Tue Jun 10 15:30:12 BST 2008
2008/6/10 Brett Henderson <brett at bretth.com>:
> I've just found something, when attempting to render this URL.
> http://localhost/osm_tiles2/6/57/24.png
> I get errors in the apache error_log stating that a child exited with a
> Segmentation fault. That sounds ominous unless there's just some error
> handling going awry.
>
Try restarting the web server. I've certainly seen segv's if you do
multiple "make install" without restarting the server (reloading the
config is not sufficient).
If that fails then try either running strace to see where it gets too
before diteing or try attaching GDB to one of the processes (it makes
things easier if you limit the number of server processes to 1).
--
Jon
More information about the dev
mailing list