httpd exited on signal 11

Mike Tancsa mike at sentex.net
Wed Apr 9 11:20:25 PDT 2003


I take it you are running a non vulnerable version of apache  ?  There are 
still however ways to crash the server with buggy scripts / programs.

e.g. on an onlder version of php,

<?php
     socket_iovec_alloc(0x20000000);
?>

will cause the httpd process to terminate with a sig 11.

         ---Mike

At 04:41 PM 09/04/2003 +0300, Murat USTUNTAS wrote:

>    Hello Folks,
>    I have used FreeBSD-4.8-RC and apache 1.3.2x. In some days,my dmesg
>    has shown as the lines;
>    pid 9229 (httpd), uid 80: exited on signal 11
>    pid 10106 (httpd), uid 80: exited on signal 11
>    pid 9842 (httpd), uid 80: exited on signal 11
>    pid 35708 (httpd), uid 80: exited on signal 11
>    pid 9371 (httpd), uid 80: exited on signal 11
>    pid 10337 (httpd), uid 80: exited on signal 11
>    pid 9757 (httpd), uid 80: exited on signal 11
>    pid 10338 (httpd), uid 80: exited on signal 11
>    pid 10352 (httpd), uid 80: exited on signal 11
>    pid 10105 (httpd), uid 80: exited on signal 11
>    pid 10675 (httpd), uid 80: exited on signal 11
>    pid 16254 (httpd), uid 80: exited on signal 11
>    pid 10257 (httpd), uid 80: exited on signal 11
>    I have used apache with about 200 Vhosts. What is the problem ? What
>    can I do about the problem (?) .
>    Bilgilerinize,
>    Murat Ustuntas
>    mustuntas at bimel.com.tr
>_______________________________________________
>freebsd-stable at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-stable
>To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"



More information about the freebsd-isp mailing list