Bug 144399
| Summary: | gnome-system-monitor has empty process name fields | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 4 | Reporter: | James Laska <jlaska> | ||||
| Component: | gnome-system-monitor | Assignee: | Søren Sandmann Pedersen <sandmann> | ||||
| Status: | CLOSED ERRATA | QA Contact: | David Lawrence <dkl> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 4.0 | CC: | jturner, kem, nixuser, poelstra, tao | ||||
| Target Milestone: | --- | Keywords: | Desktop | ||||
| Target Release: | --- | ||||||
| Hardware: | powerpc | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | RHBA-2006-0326 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2006-05-10 22:18:31 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 187538 | ||||||
| Attachments: |
|
||||||
|
Description
James Laska
2005-01-06 19:17:55 UTC
Created attachment 109436 [details]
screenshot
*** Bug 149280 has been marked as a duplicate of this bug. *** Still occurs on RHEL4. Fixes are in newer gnome-system-monitor.
2004-10-22 Benoît Dejean <tazforever>
* src/proctable.c: (get_process_name): Fixed empty process name. This is
because of a small change in libgtop. If cmdline is empty, libgtop now
returns "" instead of NULL (this was not documented at all).
Now : if procargs is NULL or "", the process name is given by procstate,
else
procargs is parsed.
Patch is at:
http://cvs.gnome.org/viewcvs/procman/src/proctable.c?r1=1.110&r2=1.111
Could we please ensure that the patch from the rejected hotfix will make it into U4 then. Devel ack. Note that this bug is already fixed in the 2.7.0-5 build. Which means it could be fasttracked ... An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2006-0326.html |