ID: 13234
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Open
Bug Type: Performance problem
Operating System: linux kernel-2.2.19
PHP Version: 4.0.6
New Comment:

I will try it between this and a few days...

Previous Comments:
------------------------------------------------------------------------

[2001-12-12 19:11:20] [EMAIL PROTECTED]

Could you try 4.1.0 see if it help?

------------------------------------------------------------------------

[2001-09-10 12:30:12] [EMAIL PROTECTED]

Hello,


I got the same problem as bug http://www.php.net/bugs.php?id=12507 .  Also, with 
php-4.0.4pl1 i have no problems, and with php-4.0.5 and php-4.0.6 there is a memory 
leak:

[jpeeters@wodka php-4.0.6]$ mtrace libs/libphp4.so

Memory not freed:
-----------------
   Address     Size     Caller
0000000000        0  at
[jpeeters@wodka php-4.0.6]$ mtrace ../php-4.0.4pl1/libs/libphp4.so
- 0000000000 Free 7052 was never alloc'd
No memory leaks.
[jpeeters@wodka php-4.0.6]$


The configure line i used for all the versions is ./configure --with-apxs 
--with-config-file-path=/usr/local/apache/conf --disable-debug --enable-track-vars 
--enable-magic-quotes --enable-calendar --with-ftp --enable-ftp --with-gd 
--enable-versioning --with-jpeg-dir=/usr/ --with-gdbm --with-mysql=/usr/local/mysql/ 
--with-tiff-dir=/usr/ --with-dom --with-expat --with-sablot --with-zlib-dir=/usr/ 
--with-png-dir=/usr/ --with-freetype-dir=/usr/ --with-rrdtool 
--with-pgsql=/usr/local/postgres

The leak occurs also with the latest cvs version.  If you need more information, feel 
free to contact me.

------------------------------------------------------------------------



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


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to