[UPHPU] segmentation fault in PHP 5 and Pear

Dave Smith DavidSmith at byu.net
Thu Sep 22 17:35:41 MDT 2005


> I guess the problem could be in Services_Google or in some dependancy
> but I don't know where to start.  Anyone seen "segmentation fault"
> before in PHP or know where to go with this?

You should never, ever, ever, ... ever, ever, ever see a segmentation
fault in PHP. If you do, it's a bug in the PHP interpreter itself (C
code), and you should report it on bugs.php.net. No PHP code should ever
be able to produce a segmentation fault.

--Dave



More information about the UPHPU mailing list