> On Wed, 3 Jan 2001, stujin wrote:
> 
> >  I work on a high-traffic site that uses apache/mod_perl, and we're
> >  seeing some occaisional segmentation faults and bus errors in our
> >  apache error logs.
> 

We had similar problems, caused by calls to $r->finfo in HTML::Mason,
once we removed these the problems went away. The latest version of
Mason, no longer uses this method.

Mark.

Reply via email to