Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10101 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68674 invoked by uid 1010); 26 May 2004 14:28:30 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 68601 invoked from network); 26 May 2004 14:28:30 -0000 Received: from unknown (HELO asuka.prohost.org) (24.100.195.79) by pb1.pair.com with SMTP; 26 May 2004 14:28:30 -0000 Received: (qmail 26454 invoked from network); 26 May 2004 14:28:29 -0000 Received: from rei.nerv (HELO dummy.com) (rei@192.168.1.1) by asuka.nerv with SMTP; 26 May 2004 14:28:29 -0000 Reply-To: ilia@prohost.org Organization: Prohost.org To: Andi Gutmans , internals@lists.php.net Date: Wed, 26 May 2004 10:28:32 -0400 User-Agent: KMail/1.6.1 References: <5.1.0.14.2.20040521073355.02014e68@127.0.0.1> <5.1.0.14.2.20040526172633.02b17ec8@127.0.0.1> In-Reply-To: <5.1.0.14.2.20040526172633.02b17ec8@127.0.0.1> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-ID: <200405261028.32907.ilia@prohost.org> Subject: Re: [PHP-DEV] PHP 5.0 RC 3 From: ilia@prohost.org (Ilia Alshanetsky) Andi, This was made from a clean build. The reproducing case is "make install". Ilia On May 26, 2004 10:26 am, you wrote: > 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