Edit report at http://bugs.php.net/bug.php?id=52598&edit=1
ID: 52598 Comment by: wdierkes at rackspace dot com Reported by: dr4k0n at list dot ru Summary: zend_mm_heap corrupted Status: Open Type: Bug Package: *General Issues Operating System: Gentoo Linux 2.6.34-xenU-fly PHP Version: 5.2.14 Block user comment: N New Comment: Can we please get the SVN commit revision that this was fixed in? I've tried searching the log, but I see no reference to '52598' or 'zend_mm_heap'. Thank you. Previous Comments: ------------------------------------------------------------------------ [2010-08-23 16:11:52] andy at blyler dot cc What SVN revision(s) was this fixed in? ------------------------------------------------------------------------ [2010-08-13 10:29:06] felipe at xyz dot com This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. ------------------------------------------------------------------------ [2010-08-13 09:26:35] dr4k0n at list dot ru Description: ------------ I seen "zend_mm_heap corrupted" message after CLI script executed. It's appear after some changes in PHP scripts. Package configuration: pecl-apc-3.0.19 pecl-memcached-1.0.2 pecl-gearman-0.7.0 libmemcached-0.39 I get valgrind log through command: export USE_ZEND_ALLOC=0 valgrind --tool=memcheck --num-callers=30 --log-file=/home/drakon/php_debug.log /usr/bin/php -f /var/www/infoskidka.ru/www/cli.php test sape sdf Link: http://www.infoskidka.ru/common/php_debug.txt Test script: --------------- I can't create test script beacuse if I delete some lines in script, error have disappear. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=52598&edit=1