Re: segfault with perl 5.10 + MasonX::Request::WithApacheSession

2008-05-20 Thread Louis-David Mitterrand
On Mon, May 19, 2008 at 09:33:49PM +0300, Niko Tyni wrote: > On Mon, May 19, 2008 at 11:12:08AM +0200, Louis-David Mitterrand wrote: > > > 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

Re: segfault with perl 5.10 + MasonX::Request::WithApacheSession

2008-05-19 Thread Niko Tyni
On Mon, May 19, 2008 at 11:12:08AM +0200, Louis-David Mitterrand wrote: > 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.

Re: segfault with perl 5.10 + MasonX::Request::WithApacheSession

2008-05-19 Thread Louis-David Mitterrand
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

Re: segfault with perl 5.10 + MasonX::Request::WithApacheSession

2008-05-19 Thread Louis-David Mitterrand
On Mon, May 19, 2008 at 10:31:06AM -0400, Perrin Harkins wrote: > On Mon, May 19, 2008 at 5:12 AM, Louis-David Mitterrand > >## When commented out perl 5.10 works fine > >request_class => > > 'MasonX::Request::WithApacheSession', > >

Re: segfault with perl 5.10 + MasonX::Request::WithApacheSession

2008-05-19 Thread Fred Moyer
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 Ma

Re: segfault with perl 5.10 + MasonX::Request::WithApacheSession

2008-05-19 Thread Perrin Harkins
On Mon, May 19, 2008 at 5:12 AM, Louis-David Mitterrand >## When commented out perl 5.10 works fine >request_class => 'MasonX::Request::WithApacheSession', >session_class => 'Apache::Session::Postgres', >