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: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) > > > ## When commented out perl 5.10 works fine > > request_class => 'MasonX::Request::WithApacheSession', > > This looks very similar to <http://bugs.debian.org/480480>, Cc'd as > [EMAIL PROTECTED] . I just sent a stack backtrace there, no idea > yet if the fault is with perl or mod_perl2.
Thanks for the pointer and fine investigative work on reducing the problem to a perl one-liner! Awaiting upstream now... Cheers,