Problem with PHP cli core dumping

Maxim Khitrov mkhitrov at gmail.com
Tue Sep 25 08:08:52 PDT 2007


On 9/25/07, Derrick <dmacpher at vfs.com> wrote:
> 6.2 release (waiting till I can reboot the machine and will update to
> RELENG - nobody in the office yet)
>
> all ports are updated to current.
>
> php -v
> PHP 5.2.4 with Suhosin-Patch 0.9.6.2 (cli) (built: Sep 24 2007 18:31:21)
> Copyright (c) 1997-2007 The PHP Group
> Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
> Segmentation fault (core dumped)
>
> I get that core dump everytime; I'm not sure where to go with this.

Do you have APC installed? That might do this. Are you running PHP in
a jail? I suggest you comment out all installed extensions from
extensions.ini, then enable them one by one.

- Max


More information about the freebsd-questions mailing list