Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10100 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 62953 invoked by uid 1010); 26 May 2004 14:27:03 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 62928 invoked from network); 26 May 2004 14:27:02 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 26 May 2004 14:27:02 -0000 Received: (qmail 5008 invoked from network); 26 May 2004 14:27:01 -0000 Received: from guardian.zend.office (HELO AndiNotebook.zend.com) (10.1.1.4) by int.zend.com with SMTP; 26 May 2004 14:27:01 -0000 Message-ID: <5.1.0.14.2.20040526172633.02b17ec8@127.0.0.1> X-Sender: andi@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 26 May 2004 17:26:55 +0300 To: ilia@prohost.org,internals@lists.php.net In-Reply-To: <200405260847.22417.ilia@prohost.org> References: <5.1.0.14.2.20040521073355.02014e68@127.0.0.1> <5.1.0.14.2.20040521073355.02014e68@127.0.0.1> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] PHP 5.0 RC 3 From: andi@zend.com (Andi Gutmans) Can you please do a clean build and if it still happens send me a reproducing case? Thanks, Andi At 08:47 AM 5/26/2004 -0400, Ilia Alshanetsky wrote: >Latest CVS appears to crash during pear install and several tests fail due to >a rather strange message: > >(null)(0) : Freeing 0x4036CF5C (0 bytes), script=/path/to/bug20539.php >=== Total 1 memory leaks detected === > >The crash backtrace is as follows: > >#0 shutdown_memory_manager (silent=0, full_shutdown=1) at >php5/Zend/zend_alloc.c:532 >#1 0x081670e1 in php_module_shutdown () at php5/main/main.c:1531 >#2 0x081cbb98 in main (argc=12, argv=0xbffff584) at >php5/sapi/cli/php_cli.c:105 > >The crash itself occurs on >532 if (!t->cached) { > > >Ilia > >-- >PHP Internals - PHP Runtime Development Mailing List >To unsubscribe, visit: http://www.php.net/unsub.php