[imp] doc - no data?

Anil Madhavapeddy anil@recoil.org
Mon, 19 Mar 2001 21:25:55 -0000


> This is the exact same problem I'm having..  I'm running FreeBSD
> 4.2-STABLE with apache 1.3.19 and modssl 2.8.1 .. This occurs using the
> HEAD version of IMP out of CVS.  I'm also running PHP 4.0.5-dev (CVS
> version).  Is this a known problem, or what?  I *do* see these segfault
> messages in the error log, and its beginning to irk me.
> 

You know, if you run PHP 4.0.5-dev, you really should be out there
debugging problems.  That's what you get for running a development
release ... segfaults :-)

Look at http://www.php.net/bugs-generating-backtrace.php

Anil