Re: [PHP-DEV] Segfault in HEAD & PHP_4_3 (and possible patch)

2003-09-29 Thread Antony Dovgal
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

Re: [PHP-DEV] Segfault in HEAD & PHP_4_3 (and possible patch)

2003-09-24 Thread Wez Furlong
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",

[PHP-DEV] Segfault in HEAD & PHP_4_3 (and possible patch)

2003-09-24 Thread Antony Dovgal
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