[Bug 294447] akonadi_nepomuk_feeder and akonadi_mailfilter_agent memory leak
Jörg Schaible
joerg.schaible at gmx.de
Sat Feb 25 22:50:59 GMT 2012
https://bugs.kde.org/show_bug.cgi?id=294447
--- Comment #6 from Jörg Schaible <joerg schaible gmx de> 2012-02-25 22:50:57 ---
Process 8218 - kmail
Summary
The process kmail (with pid 8218) is using approximately 4.1 GB of memory.
It is using 4.1 GB privately, and a further 16.8 MB that is, or could be,
shared with other programs.
Dividing up the shared memory between all the processes sharing that memory we
get a reduced shared memory usage of 1666.0 KB. Adding that to the private
usage, we get the above mentioned total memory footprint of 4.1 GB.
70.3 MB is swapped out to disk, probably due to a low amount of available
memory left.
Library Usage
The memory usage of a process is found by adding up the memory usage of each of
its libraries, plus the process's own heap, stack and any other mappings, plus
the stack of its 3 threads.
Private
more
4252072 KB [heap]
1364 KB /usr/lib64/qt4/libQtWebKit.so.4.7.4
700 KB /usr/lib64/libkmailprivate.so.4.7.0
484 KB /usr/lib64/libmailcommon.so.4.7.0
436 KB /usr/lib64/libmessagelist.so.4.7.0
Shared
more
3848 KB /usr/lib64/qt4/libQtGui.so.4.7.4
1752 KB /usr/lib64/libkdeui.so.5.7.0
1228 KB /usr/lib64/qt4/libQtCore.so.4.7.4
1216 KB /usr/lib64/libkdecore.so.5.7.0
904 KB /usr/lib64/libakonadi-kde.so.4.7.0
Totals
Private 4259560 KB (= 67816 KB clean + 4191744 KB dirty)
Shared 17176 KB (= 17168 KB clean + 8 KB dirty)
Rss 4276736 KB (= Private + Shared)
Pss 4261226 KB (= Private + Shared/Number of Processes)
Swap 71940 KB
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kdepim-bugs
mailing list