[Bug 409987] Re: apache2 segfault using mod_deflate

Sylvain Filteau cidsphere at gmail.com
Mon Aug 10 16:59:32 BST 2009


I wrote a small php script that triggered my problem :

<?php
echo file_get_contents('big-shuffled.json');
?>

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 stuff but it didn't work. Only this
file does the problem with mod_deflate.

** Attachment added: "big-shuffled.json"
   http://launchpadlibrarian.net/30117621/big-shuffled.json

-- 
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.



More information about the Ubuntu-server-bugs mailing list