[Akonadi] [Bug 334318] on adding old mail archive mixedmaildir resource consumes tons of memory
Martin Steigerwald
Martin at Lichtvoll.de
Sun May 4 11:26:29 BST 2014
https://bugs.kde.org/show_bug.cgi?id=334318
--- Comment #3 from Martin Steigerwald <Martin at Lichtvoll.de> ---
I tried
AKONADI_VALGRIND=akonadi_mixedmaildir_resource
AKONADI_VALGRIND_SKIN=memcheck
and after a short time got before quitting Akonadi server again after having
trigger resync of mixedmaildir resource I got:
==7016==
==7016== HEAP SUMMARY:
==7016== in use at exit: 4,983,818 bytes in 92,727 blocks
==7016== total heap usage: 19,700,956 allocs, 19,608,229 frees,
210,374,310,427 bytes allocated
==7016==
==7016== LEAK SUMMARY:
==7016== definitely lost: 6,656 bytes in 26 blocks
==7016== indirectly lost: 2,151 bytes in 101 blocks
==7016== possibly lost: 640,874 bytes in 13,258 blocks
==7016== still reachable: 4,334,137 bytes in 79,342 blocks
==7016== suppressed: 0 bytes in 0 blocks
==7016== Rerun with --leak-check=full to see details of leaked memory
==7016==
==7016== For counts of detected and suppressed errors, rerun with: -v
==7016== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 2 from 2)
ProcessControl: Application valgrind stopped unexpectedly ( "Process crashed" )
Application 'valgrind' crashed. No restart!
I think I only get it on exit... would that work? Well I can leave it running
for a while and see.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list