Edit report at http://bugs.php.net/bug.php?id=52598&edit=1

 ID:                 52598
 Comment by:         felipe at xyz 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:

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.


Previous Comments:
------------------------------------------------------------------------
[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

Reply via email to