From:             nikolas dot hagelstein at gmail dot com
Operating system: NETBSD 3.0.1 AMD64
PHP version:      5.2.0
PHP Bug Type:     Unknown/Other Function
Bug description:  Memory leak PHP Fatal error:  Out of memory

Description:
------------
After upgrading to php 5.2.0 im constantly receiving "PHP Fatal error: 
Out of memory error" where i did not received one using 5.1.6. I adjusted
the memory limit from 64M to 256M but without any success.

PHP Fatal error:  Out of memory (allocated 250871808) at
/usr/pkgsrc/www/ap-php/work/php-5.2.0/ext/standard/var.c:541 (tried to
allocate 2215827 bytes) in
/var/www/shared/typo3_src-4.0.1/typo3/mod/tools/em/class.em_xmlhandler.php
on line 141, referer:
http://www.chaosbutze.de/typo3/mod/tools/em/index.php?

i am not sure about how to dig into this but i can say that it  seems to
be somehow xml/serialize related.


-- 
Edit bug report at http://bugs.php.net/?id=39438&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=39438&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=39438&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=39438&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=39438&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=39438&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=39438&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=39438&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=39438&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=39438&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=39438&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=39438&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=39438&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=39438&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=39438&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=39438&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=39438&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=39438&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=39438&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=39438&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=39438&r=mysqlcfg

Reply via email to