Date: 01/31/00
- Next message: Alain Malek: "[PHP-DEV] fix for bug 2944"
- Previous message: Danny Heijl: "[PHP-DEV] Re: PHP 4.0 Bug #3347 Updated: string.c leaks memory"
- Next in thread: Andi Gutmans: "Re: [PHP-DEV] PHP 4.0 Bug #3365 Updated: crash when reading associative array values"
- Reply: Andi Gutmans: "Re: [PHP-DEV] PHP 4.0 Bug #3365 Updated: crash when reading associative array values"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 3365
Updated by: danny
Reported By: danny.heijl <email protected>
Status: Open
Bug Type: Reproduceable crash
Assigned To:
Comments:
Fixed now in CVS for Apache/modphp4.
Leaks all over the place in CGI PHP :
<b>Fatal error</b>: ht=08216aa0 is already destroyed in ../../php4/Zend/zend_hash.c:905 in <b>Unkno
wn</b> on line <b>0</b><br>
../../php4/Zend/zend_execute.c(1533) : Freeing 0x082EF374 (12 bytes), script=/home/local/apache/htd
ocs/testrs.php3
Last leak repeated 202 times
../../php4/Zend/zend_execute.c(1642) : Freeing 0x082EF194 (12 bytes), script=/home/local/apache/htd
ocs/testrs.php3
../../php4/Zend/zend_hash.c(242) : Freeing 0x082EF164 (4 bytes), script=/home/local/apache/htdocs/t
estrs.php3
Last leak repeated 1139 times
../../php4/Zend/zend_hash.c(232) : Freeing 0x082EF104 (45 bytes), script=/home/local/apache/htdocs/
testrs.php3
Last leak repeated 1139 times
../../php4/Zend/zend_API.c(299) : Freeing 0x082EF0CC (11 bytes), script=/home/local/apache/htdocs/t
estrs.php3
Last leak repeated 1139 times
../../php4/Zend/zend_API.c(295) : Freeing 0x082EF094 (12 bytes), script=/home/local/apache/htdocs/t
estrs.php3
Last leak repeated 1139 times
../../php4/Zend/zend_hash.c(478) : Freeing 0x082EEDE4 (44 bytes), script=/home/local/apache/htdocs/
testrs.php3
Last leak repeated 113 times
../../php4/Zend/zend_API.c(191) : Freeing 0x082EE81C (48 bytes), script=/home/local/apache/htdocs/t
estrs.php3
Last leak repeated 113 times
../../php4/Zend/zend_hash.c(996) : Freeing 0x082EE7AC (10 bytes), script=/home/local/apache/htdocs/
testrs.php3
Last leak repeated 34 times
../../php4/Zend/zend_llist.c(36) : Freeing 0x08242DCC (15 bytes), script=/home/local/apache/htdocs/
testrs.php3
Last leak repeated 3 times
../../php4/Zend/zend_compile.c(137) : Freeing 0x08242D94 (10 bytes), script=/home/local/apache/htdo
cs/testrs.php3
Last leak repeated 2 times
/home/web/php/php4/./main.c(698) : Freeing 0x0823904C (28 bytes), script=/home/local/apache/htdocs/
testrs.php3
../../php4/Zend/zend_hash.c(150) : Freeing 0x0823900C (20 bytes), script=/home/local/apache/htdocs/
testrs.php3
Last leak repeated 1 time
../../php4/Zend/zend_stack.c(27) : Freeing 0x082389CC (256 bytes), script=/home/local/apache/htdocs
/testrs.php3
Last leak repeated 5 times
Full Bug description available at: http://bugs.php.net/version4/?id=3365
-- 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>
- Next message: Alain Malek: "[PHP-DEV] fix for bug 2944"
- Previous message: Danny Heijl: "[PHP-DEV] Re: PHP 4.0 Bug #3347 Updated: string.c leaks memory"
- Next in thread: Andi Gutmans: "Re: [PHP-DEV] PHP 4.0 Bug #3365 Updated: crash when reading associative array values"
- Reply: Andi Gutmans: "Re: [PHP-DEV] PHP 4.0 Bug #3365 Updated: crash when reading associative array values"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

