From: Operating system: Gentoo Linux 2.6.34-xenU-fly PHP version: 5.2.14 Package: *General Issues Bug Type: Bug Bug description:zend_mm_heap corrupted
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 bug report at http://bugs.php.net/bug.php?id=52598&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=52598&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=52598&r=trysnapshot53 Try a snapshot (trunk): http://bugs.php.net/fix.php?id=52598&r=trysnapshottrunk Fixed in SVN: http://bugs.php.net/fix.php?id=52598&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=52598&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=52598&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=52598&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=52598&r=needscript Try newer version: http://bugs.php.net/fix.php?id=52598&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=52598&r=support Expected behavior: http://bugs.php.net/fix.php?id=52598&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=52598&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=52598&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=52598&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=52598&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=52598&r=dst IIS Stability: http://bugs.php.net/fix.php?id=52598&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=52598&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=52598&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=52598&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=52598&r=mysqlcfg