AquaMail Forum

English - Android => Bug reports => Topic started by: golemj on April 26, 2016, 08:53:49 pm

Title: OutOfMemoryError when downloading new messages
Post by: golemj on April 26, 2016, 08:53:49 pm
Hi,

I've started having an issue with downloading new emails for one of my accounts yesterday.
I'm getting "OutOfMemory (message too big?)" error in UI.

When I looked into debug log I've found OutOfMemoryError in AbstractStringBuilder (enlargeBuffer method) called from AquaMail EwsConnection process method.

My guess is that it's because some of the messages that I received yesterday are 5 MB or bigger.
Title: Re: OutOfMemoryError when downloading new messages
Post by: mikeone on April 26, 2016, 09:44:35 pm
Please send your debug log to the developer as an attachment to kmansoft / at sign / gmail / dot-com.

This file does not contain any logins or passwords or message text.
Title: Re: OutOfMemoryError when downloading new messages
Post by: Kostya Vasilyev on April 26, 2016, 09:56:13 pm
5 megabytes of just message text? And several of those?

Hmm, that is really large, yes I suppose it could be running of memory.

Yes, a debug log would be appreciated.