https://bugs.kde.org/show_bug.cgi?id=362596
--- Comment #12 from ykmssg-...@yahoo.co.uk --- This is when it's running fine (shall post the process when it goes crazy next) Process 1422 - kdeconnectd Summary The process kdeconnectd (with pid 1422) is using approximately 14.8 MB of memory. It is using 13.2 MB privately, and a further 37.0 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 1639.0 KB. Adding that to the private usage, we get the above mentioned total memory footprint of 14.8 MB. 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 9052 KB [heap] 476 KB /usr/lib64/libqca-qt5.so.2.1.1 312 KB /usr/lib64/qt5/plugins/crypto/libqca-ossl.so 228 KB /usr/lib64/libcrypto.so.1.0.2h 220 KB /usr/lib64/libkdeconnectcore.so.0.9.0 Shared more 3148 KB /usr/lib64/libQt5Core.so.5.6.1 2896 KB /usr/lib64/libQt5Gui.so.5.6.1 2012 KB /usr/lib64/libQt5Widgets.so.5.6.1 1628 KB /usr/lib64/libcrypto.so.1.0.2h 1432 KB /usr/lib64/libc-2.23.so Totals Private 13508 KB (= 1408 KB clean + 12100 KB dirty) Shared 37936 KB (= 37892 KB clean + 44 KB dirty) Rss 51444 KB (= Private + Shared) Pss 15147 KB (= Private + Shared/Number of Processes) Swap 0 KB -- You are receiving this mail because: You are watching all bug changes.