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
ng in single process mode -X
- The LWP request is not hitting the same server
Thanks,
Ed Eddington
On 11/15/06, [EMAIL PROTECTED] <
[EMAIL PROTECTED]> wrote:
I'm getting seg faults within "print" of ModPerl::Registry script while
using an output filter handler. Th
ependents.
- Occurs in single process mode (-X) on both static and dynamically
linked builds.
Example script/filter and system details are below. I can provide more
info if needed. I'm currently testing other module versions. Can anyone
suggest a fix or workaround?
Thanks!
Ed Eddingto
-8<-- Start Bug Report 8<--1. Problem Description:After doing a subrequest, the ENV hash is being cleared of everything except MOD_PERL and MOD_PERL_API_VERSION. The ENV is normal within the subrequest and immediately after, but ENV is lost after leaving the