Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jul 2012 14:38:46 +0300
From:      Volodymyr Kostyrko <c.kworr@gmail.com>
To:        drich <drich@employees.org>
Cc:        Reko Turja <reko.turja@liukuma.net>, ports@freebsd.org
Subject:   Re: lang/php53 dumps core
Message-ID:  <500E8946.5030200@gmail.com>
In-Reply-To: <f87f73598906a8a33c1a593db146d008@imap.lapseofthought.com>
References:  <500D5385.9030407@gmail.com> <500D5E03.2000306@yandex.ru> <500D61A5.1050600@gmail.com> <3996C03795FB4449B75FEC6C5746B932@Rivendell> <500D670A.9060908@gmail.com> <f87f73598906a8a33c1a593db146d008@imap.lapseofthought.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?500E8946.5030200>