Bug #13
Out of Memory
| Status: | Resolved | Start: | 07/19/2009 | |
| Priority: | Urgent | Due date: | ||
| Assigned to: | David Verhasselt | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | 0.2 | |||
Description
After downloading a lot of mails Gmailcc sometimes crashes with an "Out of Memory" error:
[info] Message index: 5141, Count: 12205 ?Out of memory
Probable cause is non-freed caches.
Associated revisions
Revision 41f6ded8cdab3b6ae8e9de108342a156b9bf0d7a
Added garbage collecting. Fixes #13.
Added garbage collecting of the TEXTS after every mail, and of the
ENVELOPE after every 20 mails, which is the same number that are
prefetched.
History
Updated by David Verhasselt 412 days ago
- Status changed from Assigned to Resolved
The garbage collecting fixes this issue.
Updated by David Verhasselt 411 days ago
- Target version set to 0.2