I found the solution. I had been using "Apache::Cookie->fetch", both from an authen handler and from a request handler. I switched to using "Apache::Cookie->parse" instead, and the segv went away. The Apache::Cookie monster ought to scare that bug out of the code though; no matter what, it should not segv. -- mailto: (Karl M. Hegbloom) [EMAIL PROTECTED] http://www.microsharp.com phone://USA/WA/360-260-2066
- Re: [Mason] Segmentation Fault Karl M. Hegbloom
- Karl M. Hegbloom