Re: Perl out of memory [sbrk()]

2005-03-02 Thread Per olof Ljungmark
Dan Nelson wrote: The following error occurs when a message has an attachment of more that approx 35MB in size: "Out of memory during "large" request for 67112960 bytes, total sbrk() is 487512064 bytes at /usr/local/bin/imapsync line 790." According to that output, perl was already using 464MB, a

Re: Perl out of memory [sbrk()]

2005-03-01 Thread Dan Nelson
In the last episode (Mar 01), Per olof Ljungmark said: > I'm running imapsync that also uses p5-Mail-IMAPClient-2.2.9 to transfer > mailboxes between imap servers. > > The following error occurs when a message has an attachment of more that > approx 35MB in size: > "Out of memory during "large"

Perl out of memory [sbrk()]

2005-03-01 Thread Per olof Ljungmark
I'm running imapsync that also uses p5-Mail-IMAPClient-2.2.9 to transfer mailboxes between imap servers. The following error occurs when a message has an attachment of more that approx 35MB in size: "Out of memory during "large" request for 67112960 bytes, total sbrk() is 487512064 bytes at /us