Re: [PHP-DEV] PHP 4.0 Bug #3365 Updated: crash when readingassociative array values From: Danny Heijl (Danny.Heijl <email protected>)
Date: 01/31/00

No more crashes but still some leaks in some (but not all) database scripts with
CGI php4 :

<br>
<b>Fatal error</b>: ht=08216a00 is already destroyed in
../../php4/Zend/zend_hash.c:905 in <b>Unknown</b> on line <b>0</b><br>
../../php4/Zend/zend_execute.c(1533) : Freeing 0x08275D54 (12 bytes),
script=tests/informix.php3
../../php4/Zend/zend_llist.c(36) : Freeing 0x08242BD4 (15 bytes),
script=tests/informix.php3
Last leak repeated 1 time
../../php4/Zend/zend_compile.c(137) : Freeing 0x08242B94 (20 bytes),
script=tests/informix.php3
/home/web/php/php4/./main.c(698) : Freeing 0x08238FAC (28 bytes),
script=tests/informix.php3
../../php4/Zend/zend_hash.c(150) : Freeing 0x08238F6C (20 bytes),
script=tests/informix.php3
Last leak repeated 1 time
../../php4/Zend/zend_stack.c(27) : Freeing 0x0823892C (256 bytes),
script=tests/informix.php3
Last leak repeated 5 times

Danny

---

Andi Gutmans wrote: > > Please CVS update and let us know if you're OK now. > > Andi > > At 10:59 PM 1/31/00 +0200, Andi Gutmans wrote: > >Can you please send a very short reproducing script? > > > >Andi > >--- > >Andi Gutmans <andi <email protected>> > >http://www.zend.com/ > > > >-- > >PHP Development Mailing List <http://www.php.net/> > >To unsubscribe, e-mail: php-dev-unsubscribe <email protected> > >For additional commands, e-mail: php-dev-help <email protected> > >To contact the list administrators, e-mail: php-list-admin <email protected> > > --- > Andi Gutmans <andi <email protected>> > http://www.zend.com/

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>