User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:11.0) Gecko/20100101 Firefox/11.0 Build Identifier: System Activity displays the CPU usage of the init process incorrectly. The percentage grows monotonously, even beyond 100% with each screen update. It does not change while the window is minimized, and is reset to a few percents if the window is closed and re-opened. The numbers for the other processes behave as intended. Reproducible: Always Steps to Reproduce: 1. Press Ctrl+Esc to open the System Activity window. 2. Observe the CPU usage of the init process. Actual Results: The number grows constantly. Expected Results: The number should be bounded, probably the sum of the CPU usage of all processes.
*** This bug has been marked as a duplicate of bug 290687 ***