[Tickets #9089] white screen composing new messages
bugs at horde.org
bugs at horde.org
Thu Jun 10 08:57:37 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9089
------------------------------------------------------------------------------
Ticket | 9089
Created By | rsalmon at mbpgroup.com
Summary | white screen composing new messages
Queue | IMP
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
+New Attachment | imaplogs.txt
------------------------------------------------------------------------------
rsalmon at mbpgroup.com (2010-06-10 04:57) wrote:
courier-imap-4.3.0
using prefs.php.dist and hook.php.dist
I can read, delete, move, do drag and drop emails just fine.
When I send a new (or reply) message, the compose window freezes for
about 30 seconds and then I get a white screen.
The email is sent, and saved into the 'Sent' folder (though Horde logs
says otherwise).
I've attached the imap debug ouput.
This is what I get in Apache's log file :
[error] [client 192.168.1.166] PHP Warning:
IMP_Compose::buildAndSendMessage(): failed to call filter function in
/var/www/html/horde/imp/lib/Compose.php on line 694, referer:
http://192.168.1.22/horde/imp/compose.php?actionID=reply&identity=0&thismailbox=INBOX&uid=27843&uniq=1276158688277
[notice] child pid 9528 exit signal Segmentation fault (11)
This is what I get in /tmp/horde.log :
ERR: HORDE [imp] IMAP error: Mailbox does not exist, or must be
subscribed to. [pid 9528 on line 4039 of
"/var/www/html/horde/libs/Horde/Imap/Client/Socket.php"]
ERR: HORDE [imp] IMAP read error or IMAP connection timed out. [pid
9528 on line 3916 of
"/var/www/html/horde/libs/Horde/Imap/Client/Socket.php"]
ERR: HORDE [imp] IMAP read error or IMAP connection timed out. [pid
9528 on line 3916 of
"/var/www/html/horde/libs/Horde/Imap/Client/Socket.php"]
DEBUG: HORDE [imp] Message sent successfully, but not saved to Sent
[pid 9528 on line 27 of
"/var/www/html/horde/libs/Horde/Core/Notification/Hordelog.php"]
From what I could track down, it seems to be hanging for about 30
seconds here :
Horde/Imap/Client/Socket.php: function _getLine(), line 3751
$read = explode(' ', $this->_readData(), 3);
More information about the bugs
mailing list