There's also this (very old) bug report about similar issue:
http://bugs.php.net/bug.php?id=16820&edit=1
Moriyoshi Koizumi wrote:
Hi,
I noticed it, but I took it as a completely different idea, something
like a performance improvement that doesn't cover the issue. It turned
out that is what
Hi,
I noticed it, but I took it as a completely different idea, something
like a performance improvement that doesn't cover the issue. It turned
out that is what I should have had a look at.
Thanks for the pointer.
Moriyoshi
On Mon, Mar 16, 2009 at 8:52 AM, shire wrote:
>
> Hi Moriyoshi,
>
> M
Hi Moriyoshi,
Moriyoshi Koizumi wrote:
Hi,
I got a bug report on the Japanese PHP user's list that states free()
aborts within the timer signal handler due to reentrance to the
function when max_execution_time takes effect and the signal occurs
within the same libc function. The reporter also