[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MP2] Seg Fault in Registry script "print" using output filter handler


I found another component to the seg fault. I am using a dynamically linked mod_deflate output filter as well (will test with static). I get no seg fault when I comment out the DEFLATE line in the Apache config. (Sorry, I hadn't noticed this piece of the puzzle.)

   LoadModule deflate_module      /opt/apache2/modules/mod_deflate.so
   ...
    <Location /prog >
        SetHandler perl-script
        PerlResponseHandler ModPerl::Registry
        Options ExecCGI
        AddOutputFilterByType DEFLATE text/html text/plain text/xml
    </Location>


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.