On Fri, 2005-04-15 at 17:18 -0400, Philip M. Gollucci wrote:
> Gokul P. Nair wrote:
> 
> >A simple call to set_login_cookie.html from a browser
> >causes a segmentation fault and generates the
> >following message in my apache error log:
> >
> >[notice] child pid xxxxx exit signal Segmentation
> >fault (11)

Are you passing Apache::Cookie the Apache2::RequestRec object, or an
Apache::Request object?

It was segfaulting for me when I was using an Apache::Request object,
and works fine with an Apache2::RequestRec object.  I found this on a
mailing list, but it isn't documented in the Apache::Cookie docs.

This is a change from how it worked in modperl 1.

________________________________________________________________________

Clinton Gormley [EMAIL PROTECTED]

www.TravelJury.com - For travellers, By travellers



Reply via email to