On Wed, 24 Sep 2003 20:18:28 +0100 (BST)
Wez Furlong <[EMAIL PROTECTED]> wrote:
> The memory manager will deliberately segfault if an allocation fails in a debug
> build.
>
> Having said that, your patch seems ok anyway.
hmmm.. patch is ok, but still not commited =\
---
WBR,
Antony Dovgal aka t
The memory manager will deliberately segfault if an allocation fails in a debug
build.
Having said that, your patch seems ok anyway.
--Wez.
On Wed, 24 Sep 2003, Antony Dovgal wrote:
> Hi, all!
>
> This script (you need to compile PHP with --enable-memory-limit first):
> ini_set("memory_limit",
Hi, all!
This script (you need to compile PHP with --enable-memory-limit first):
produces for me segfault with last HEAD and PHP_4_3 branch.
Backtrace:
Program received signal SIGSEGV, Segmentation fault.
_efree (ptr=0x0) at /root/CVS/php-src/Zend/zend_alloc.c:257
257 CALCULATE_REAL