[bugs] [Bug 964] New - PHP IMAP race condition?
bugs@bugs.horde.org
bugs@bugs.horde.org
Tue, 28 May 2002 00:59:05 -0300
http://bugs.horde.org/show_bug.cgi?id=964
*** shadow/964 Tue May 28 00:59:05 2002
--- shadow/964.tmp.1960 Tue May 28 00:59:05 2002
***************
*** 0 ****
--- 1,35 ----
+ Bug#: 964
+ Product: Horde
+ Version: 2.2 Stable
+ Platform: PHP Code
+ OS/Version: Linux
+ Status: NEW
+ Resolution:
+ Severity: normal
+ Priority: P2
+ Component: IMP
+ Area: BUILD
+ AssignedTo: chuck@horde.org
+ ReportedBy: gordon@morenet.net.nz
+ URL:
+ Summary: PHP IMAP race condition?
+
+ I have a server running horde/imp/turba
+ Have tried both stable & CVS
+
+ Apache 1.3.24
+ PHP 4.2.1
+ Courier-IMAP 1.4.6
+ UW-IMAP 2002 DEV (for PHP c-client)
+
+ When a user selects folders in IMP, imapd will consume 90+% CPU
+ No folders are displayed. Folders may be selected in the dropdowns, from the
+ inbox. It is only selecting the folder icon that causes this problem.
+
+ courier-imap is compiled to only use vauthchkpw - the auth library for vpopmail.
+
+ Have been unable to find any info regarding this in the mailing lists.
+ N.B. - accessing imap with Evolution 1.0.3 does not cause this, hence I'm
+ thinking that there may be something in Tree.php causing this
+
+