ID: 35040
Comment by: mc at nuxit dot net
Reported By: sbailey at mileone dot com
Status: Feedback
Bug Type: Performance problem
Operating System: FreeBSD 5.3
PHP Version: 4.4.1RC1
New Comment:
I have the same problem. SquirrelMail is taking a lot of CPU since
4.4.1 and timeouts.
I've got a backtrace with gdb when it timeouts :
#0 zend_hash_copy (target=0x8531ee4, source=0x0,
pCopyConstructor=0x81dd370 <zval_add_ref>, tmp=0x5da5b718, size=4)
at /src/php-4.4.1/Zend/zend_hash.c:799
#1 0x081dd4c5 in _zval_copy_ctor (zvalue=0x87b8a6c) at
/src/php-4.4.1/Zend/zend_variables.c:125
#2 0x081ed959 in execute (op_array=0x846b4f8) at
/src/php-4.4.1/Zend/zend_execute.c:1899
#3 0x081ece16 in execute (op_array=0x8489538) at
/src/php-4.4.1/Zend/zend_execute.c:1719
#4 0x081ece16 in execute (op_array=0x84656ec) at
/src/php-4.4.1/Zend/zend_execute.c:1719
Previous Comments:
------------------------------------------------------------------------
[2005-11-01 17:46:58] gabe at mudbugmedia dot com
I haven't managed to discover if this is a SquirrelMail bug or
a PHP bug, but the change from 4.4.0 to 4.4.1 definitely
causes the break down.
A bug report with a work around is available at SquirrelMail's
sourceforge page. http://sourceforge.net/tracker/index.php?
func=detail&aid=1344216&group_id=311&atid=100311 . The work
around is to turn on server side sorting (in your config.php
file) to prevent the effected function from being called.
------------------------------------------------------------------------
[2005-10-31 21:35:21] vmlinuz386 at yahoo dot com dot ar
I have the same problem, but running on apache-1.3.34 (Linux), with the
php-4.4.1, i am back to php-4.4.0 and this fixes.
Here is the phpinfo() http://www.vmlinuz.com.ar/phpinfo.php
Squirrelmail is 1.4.5, can browse all pages, but the problem appear
when open a message.
Another problem is that httpd takes many more seconds to stop with
4.4.1, not with 4.4.0.
------------------------------------------------------------------------
[2005-10-31 21:13:21] [EMAIL PROTECTED]
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php
If you can provide more information, feel free to add it
to this bug and change the status back to "Open".
Thank you for your interest in PHP.
------------------------------------------------------------------------
[2005-10-31 20:53:39] sbailey at mileone dot com
Description:
------------
Installed a fresh install of php-4.4.1 and the only compile options
were --with-apxs2 and I am running apache 2.0.55 on FreeBSD 5.3 and
when I run SquirrelMail version 1.4.5 httpd takes alot of system
resources and is really slow. I can provide more info if nessary.
Thanks
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=35040&edit=1