Summary: | memory leak in kmail and virtuoso | ||
---|---|---|---|
Product: | [Applications] kmail2 | Reporter: | Martin Tlustos <martin.tlustos> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | smartins |
Priority: | NOR | ||
Version: | 4.9.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Martin Tlustos
2012-11-08 08:14:33 UTC
Around 100mb is OK for Kmail. How much is virtuoso taking ? Git commit 815957a4a9ae567f271453aac222abf4c09900f9 by Sergio Martins. Committed on 17/07/2013 at 09:45. Pushed by smartins into branch 'KDE/4.11'. mixedmaildir: don't use 1.5GB of memory when importing a very big folder Subjobs pile up too fast because they are cheap to create and because it's taking around 5 event loops for one to start. Related: bug 260647, bug 317122, bug 307066, bug 295651 M +41 -6 resources/mixedmaildir/retrieveitemsjob.cpp M +4 -2 resources/mixedmaildir/retrieveitemsjob.h http://commits.kde.org/kdepim-runtime/815957a4a9ae567f271453aac222abf4c09900f9 seems to work now. Mark as fixed |