Summary | PHP Error to view emails IMP (Interger overflow) |
Queue | IMP |
Queue Version | 6.1.4 |
Type | Bug |
State | Duplicate |
Priority | 1. Low |
Owners | |
Requester | asier.cidon (at) externo (dot) uam (dot) es |
Created | 03/21/2014 (4126 days ago) |
Due | |
Updated | 03/21/2014 (4126 days ago) |
Assigned | |
Resolved | 03/21/2014 (4126 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Duplicate
Priority ⇒ 1. Low
bug #13067State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ PHP Error to view emails IMP (Interger overflow)
Queue ⇒ IMP
Milestone ⇒
Patch ⇒ No
We are having issues with some users that access to IMP, in dynamic
and basic mode. The error is the blank windows and none messages in
basic mode or display "Error connect to server" in dynamic mode.
The version to PHP is 5.3 and IMP 6.1.4. The IMAP server is Dovecot 2.2
PHP Fatal error: Allowed memory size of 1296039936 bytes exhausted
(tried to allocate 9223372036854775808 bytes) in
/usr/share/pear/Horde/Stream.php on line 402, referer: https://.......
Stream.php on line 402 ( $read = fread($this->stream, $to_end ?
16384 : $length); )
Regards.