[imp] the document contained no data: segmentation fault -libmcrypt
Bob Havlin
bob@rabi.cchem.berkeley.edu
Fri, 09 Feb 2001 11:51:26 -0800
"Brent J. Nordquist" wrote:
>
> On Fri, 9 Feb 2001, Bob Havlin <bob@rabi.cchem.berkeley.edu> wrote:
>
> > The error log is unhelpful with the message:
> > "[Sun Feb 4 15:04:31 2001] [notice] child pid 17856 exit
> > signal Segmentation fault (11)"
> >
> > I saw related information on the mail archives regarding seg faults
> > and problems with libmcrypt (I tried both libmcrypt-2.4.9 and 2.4.7),
> > so I configured PHP4 (PHP Version 4.0.5-dev) without the --with-mcrypt
> > and then I would not get the error "document contains no data"
>
> Good... that's progress. Did the segmentation faults disappear from the
> logs? It sounds like mcrypt was the first issue, and you cleared the
> hurdle.
Segmentation fault no longer appears in the error_log.
Should imp function properly without the -mcrypt ?
> First, let's see if your PHP sessions are working properly. Try visiting
> the horde/test.php page from your browser... make sure everything's green,
> and that when you refresh the page that the counter at the bottom
> increments.
Yep, all green with the exception of MCAL and PostgreSQL.
The sessions increment as well.