[imp] Segmentation fault
Ollie Maitland
ollie at byng-systems.com
Thu Dec 8 05:30:52 PST 2005
Hey -
I'm getting a segmentation fault when trying to view a message with an
attachment. The fault is occurring in:
$ret = $mailbox_cache->retrieve(IMP::getThisMailbox(null, $in),
array($in), 16);
Line 108 in imp/lib/MIME/Contents.php
The IMP_MailboxCache retrieve function is returning a valid array and I
have tried to run $mailbox_cache->retieve using different parameters e.g.
$mailbox_cache->retrieve("INBOX", array(8543), 16);
$mailbox_cache->retrieve("INBOX", array(8543), 8);
however
$mailbox_cache->retrieve("INBOX", array(8543), 1);
works.
I can supply the value of $return_array for if you want...
PHP 5.0.5
Apache: Apache/2.0.52
Any ideas?
- Ollie
--
P.S. As of November 1st Byng Designs will be trading as Byng Systems
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ollie.vcf
Type: text/x-vcard
Size: 260 bytes
Desc: not available
Url : http://lists.horde.org/archives/imp/attachments/20051208/8870d472/ollie.vcf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3190 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.horde.org/archives/imp/attachments/20051208/8870d472/smime.bin
More information about the imp
mailing list