Public bug reported:
Binary package hint: apache2.2-common
On my production webserver, I started having segfault in my error log :
Jul 28 04:32:08 2009] [notice] child pid 9005 exit signal Segmentation fault
(11)
Jul 28 05:30:53 2009] [notice] child pid 15156 exit signal Segmentation fault
(11
@chuck I installed the apache version of your ppa :
$ apache2 -v
Server version: Apache/2.2.8 (Ubuntu)
Server built: Aug 7 2009 13:02:54
Sadly, it didn't resolved my issue
-
@marc I tried the php script but I can't trigger the segfault with it...
-
Since this morning I work to repro
I wrote a small php script that triggered my problem :
Put this as 'x.php' in your apache document root with the file in attachment
and run this command :
$ curl -is -H 'Accept-Encoding: gzip' http://localhost/x.php
On my machine, it triggered the problem.
I tried to generate a 2.5M of random
Looks good on my side !
Thank you very much for your help !
--
apache2 segfault using mod_deflate
https://bugs.launchpad.net/bugs/409987
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.
--
Ubuntu-server-bugs mailing li