https://bugs.kde.org/show_bug.cgi?id=430726
--- Comment #3 from Arjen Hiemstra <[email protected]> --- > PIDs have their /proc/`pid`/smaps protected, which is why our memory reading > fails. Arjen, can we fall back to stat? If we do that, we display incorrect information, since the displayed value will no longer be the PSS value, as we can only get that from smaps. This might work for some small stuff that is statically linked but would almost certainly display the wrong values for something like a firejailed firefox. -- You are receiving this mail because: You are watching all bug changes.
