Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In processes list, CPU and Command are sometimes in the wrong column #477

Closed
GoogleCodeExporter opened this issue Jun 21, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. In the reports, display the list of processes when on Linux with at least 
one processes started last year

What is the expected output? What do you see instead?
CPU and Command of each process are supposed to be all in the same column.
Instead, CPU and Command of the processes started the year before are displayed 
in the wrong column.

Example of ps output with one process started last year:
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root         1  0.0  0.0   2064   528 ?        Ss   2014    0:00 init [5]
root      8526  0.0  0.0   7124   624 ?        Ss   Apr29   0:00 /usr/sbin/sshd
...

Original issue reported on code.google.com by evernat@free.fr on 29 Apr 2015 at 3:58

@GoogleCodeExporter
Copy link
Author

fixed in trunk (revision 4076) and ready for the next release (1.56)

Original comment by evernat@free.fr on 29 Apr 2015 at 4:06

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant