Ace Suares wrote:
Hi, I have a lot of these: [Thu Sep 28 18:59:32 2006] [notice] child pid 29290 exit signal Segmentation fault (11) Couple of hundred per week. Also, apache (1.3) is eating memory, untill the server becomes slow and becomes unfunctional. cool - I am running apache-2.2.3 I set MaxRequestsPerChild 30 so the memory is now 'under control', but the segfaults stay. I can't get a core dump either. I just added that to my httpd.conf file cheers, Noah I tried strace but somehow it doens't work om my debian sarge distro. (strace doesn't work somehow). When I google I can not describe the problem adequately to find the pages with the aswers. It all started around the time of the mod_rewrite bug, but that might be a total coincedence. I am using the mapserver module (php-mapscript) and this might be the problem, but anyway, I am not able to find out what's wrong really. I still need to try the debugging modules though. Many greetings, Ace On Thursday 28 September 2006 12:39, Noah wrote:Joshua Slive wrote:On 9/28/06, Noah <admin2@xxxxxxxxxxx> wrote:Hi there, When using google to search and I've seen a lot of posts in many different languages. What is the best way to find out why apache is faulting? /kernel: pid 92670 (httpd), uid 80: exited on signal 11http://httpd.apache.org/dev/debugging.html#crashesHi, okay I am following the directions in the page you suggested but I still see no core dump files in /tmp # grep "Core" /usr/local/etc/apache/httpd.conf CoreDumpDirectory /tmp /kernel: pid 68126 (httpd), uid 80: exited on signal 11 # ls /tmp/core* ls: No match. what else might I try? cheers, NoahJoshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx--------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx |