24 Mar
2009
24 Mar
'09
4:47 p.m.
Great, thanks! I'll try it now and see how it goes. We've actually been debugging this the last couple of days and it does seem to be related to how E2BIG from iconv is handled. We set a watch on charset_to_utf8_try and while most of the time it returned probably, every once in awhile it would get an E2BIG and bump the memory over and over.
Timo Sirainen wrote:
On Sat, 2009-03-21 at 18:58 -0400, David Halik wrote:
Mar 21 18:43:57 er0.rutgers.edu IMAP(dhalik): : [ID 107833 mail.crit] Panic: Trying to allocate 2147483648 bytes
Attached patch probably helps?