lang/php53 dumps core

Volodymyr Kostyrko c.kworr at gmail.com
Tue Jul 24 11:38:53 UTC 2012


drich wrote:
>>>>>> php keeps dumping core on some requests. There are days
> that it dumps core almost continuously. However there are days it works
> smoothly.
>>>>> Do you use e-accelerator?
>>>
>>>> No. Here is full
> extension list:
>>> Hmmm... you might try moving memcache.so to the top
> of the list.
>>
>> Impossible - requires session. After that - dumps
> core.
>
> I have dealt with the php core dumping issue tons of times,
> generally I can find it running phpinfo();. Try the following:
>
> php -r
> 'phpinfo();' 2>&1 | less

I use `php -i > /dev/null` to detect such errors.

Anyway everything works like a charm but one special request into piwik 
causes php to dump core.

-- 
Sphinx of black quartz judge my vow.


More information about the freebsd-ports mailing list