Parsing through the Apache error.log, from time to time, I get this message.
[Wed Aug 17 19:56:44 2005] [notice] child pid 9407 exit signal Segmentation fault (11)
Any clues as to why this is happening
I'm running Debian Sarge with the latest CVS tarball of LJ
blog:~# dpkg -l |grep apache
ii apache-common 1.3.33-6 support files for all Apache webservers
ii apache-dev 1.3.33-6 development kit for the Apache webserver
ii apache-perl 1.3.33-6 versatile, high-performance HTTP server with
ii apache2-utils 2.0.54-4 utility programs for webservers
ii libapache-mod- 1.1.1-8 Apache module to authenticate web access usi
ii libapache-mod- 1.29.0.3-6 integration of perl with the Apache web serv
The default basic install.
Any ideas how I can debug this?
cheers