On Mon, May 19, 2008 at 07:32:18AM -0700, Fred Moyer wrote:
> Louis-David Mitterrand wrote:
>> [this message elicited no answers so far from mason-users, so maybe the
>> modperl community might be of help, thanks]
>>
>> Hi,
>>
>> Since I've upgraded to perl 5.10 on my debian unstable/sid box I get a  
>> segfault when using MasonX::Request::WithApacheSession:
>>
>>      [Sat May 17 16:14:55 2008] [notice] Apache/2.2.8 (Debian) 
>> mod_apreq2-20051231/2.6.0 mod_perl/2.0.4 Perl/v5.10.0 configured -- resuming 
>> normal operations
>>      [Sat May 17 16:15:03 2008] [notice] child pid 25786 exit signal 
>> Segmentation fault (11)
>>      [Sat May 17 16:15:11 2008] [notice] child pid 25788 exit signal 
>> Segmentation fault (11)
>>      [Sat May 17 16:15:12 2008] [notice] child pid 25789 exit signal 
>> Segmentation fault (11)
>
> Did you rebuild mod_perl and libapreq with perl 5.10?

I'm using debian packages which are rebuilt with perl 5.10:

libapache2-request-perl 2.08-5+b1 
        Depends: perl (>= 5.10.0-9)

libapache2-mod-perl2 2.0.4-1
         Depends: perl (>= 5.10.0-9)

and anyway mod_perl seems to work fine except when using 

        request_class => 'MasonX::Request::WithApacheSession'

Reply via email to