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

Reply via email to