On Wed, 28 Mar 2001, G.W. Haywood wrote:
> Hi there,
> 
> On Tue, 27 Mar 2001, Melissa Matthews wrote:
> 
> > We have installed mod_perl-1.25 under apache-1.3.14 and Solaris 8,
> 
> > Whenever I browse my test page www.my.com/perl/test.pl, I
> > get a Netscape pop-up message stating:
> > 
> >     "The document contained no data. 
> 
> This often indicates that a child segfaulted.
> 
> > The apache error_log provides the message:
> > 
> >[<date/time>] [notice] child pid 19616 exit signal Segmentation Fault (11)"
> 
> Yup.

I had a problem with XML::Parser, which seg faulted only when run from apache.
It may be a similar problem, perhaps? Expat has caused problems for many...
Walk through your script and see where it seg faults, if it seg faults in the
script...

-- 
Jonathan Gardner
[EMAIL PROTECTED]
(425)820-2244 x123

Reply via email to