well, disabling ZEND_MM does *fix* the/a leak. It was disabled when we released beta 1 and has been subsequently re-enabled.
As for checking my facts and helping to debug the problem, I'm the one who found the leak and who found the "fix" (a change which prevents the problem from occuring) nearly a year ago. I stopped debugging it around the time I got tired of doing real work on PHP, but your point is taken, as I've told qa people a thousand times, its easy to always be right when you haven't written any code. -sterling On Mon, 28 Jun 2004 08:50:15 -0700, Andi Gutmans <[EMAIL PROTECTED]> wrote: > > Sterling, > > As far as I can tell, it's not ZEND_MM which is leaking, but after I fixed > a bug in zend_alloc.c, these problems started happening. > We are using the same zend_alloc.c code for ZEND_MM and allocator on Win32, > so in any case, this problem needs to be fixed. It might be that it happens > when ZEND_MM is enabled but it doesn't mean that the fault is in ZEND_MM. > Check your facts first or even better, why don't you help debug the problem? > > Andi > > > At 08:46 AM 6/28/2004 -0700, Sterling Hughes wrote: > >yep, this is what I found too, and have been saying for nearly a year: > > > >http://www.edwardbear.org/blog/archives/000129.html#000129 > > > >maybe one of these days we'll give up on the ZEND_MM, which doesn't by > >us much anyway and has leaked since well before and after beta 1. > > > >Ok, that's my annoying I told you so for the month, back to lurking :) > > > >-sterling > > > >On Mon, 28 Jun 2004 13:07:38 +0200 (CEST), Derick Rethans > ><[EMAIL PROTECTED]> wrote: > > > > > > On Mon, 28 Jun 2004, Zeev Suraski wrote: > > > > > > > Edin, > > > > > > > > Can you try disabling ZEND_MM and see if the problem persists? (it's in > > > > Zend/zend_mm.h, #undef ZEND_MM). > > > > > > Will do. > > > > > > > > > > > > Derick > > > > > > -- > > > PHP Internals - PHP Runtime Development Mailing List > > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > > > > >-- > >PHP Internals - PHP Runtime Development Mailing List > >To unsubscribe, visit: http://www.php.net/unsub.php > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php