Bug 741352
| Summary: | defuct passwd process left over when using setup | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Joey Boggs <jboggs> |
| Component: | ovirt-node | Assignee: | Joey Boggs <jboggs> |
| Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.0 | CC: | cshao, gouyang, leiwang, moli, ovirt-maint, qwan, sgrubb, ycui |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ovirt-node-2.0.2-0.9.git9048c81.el6 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-12-06 19:28:30 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: | |||
|
Description
Joey Boggs
2011-09-26 16:22:35 UTC
Hi Joey, Could you prepare the detail test steps to verify this bug, we can not reproduce it with our test steps. our test steps: 1. login as admin user. 2. F2 to shell. 3. run 'exit' to return to setup. 4. ssh admin@ip address. 5. F2 to shell 6. #top 7. #ps -ef|grep defunc we can not reproduce this issue, there is no defunct passwd process. Thanks Ying those steps should be enough to reproduce it, Steve can you tell us if they were reproduced by doing anything else Actually, I get in another way. 1) login as admin 2) press F10 3) choose any log 4) Enter ":!!/bin/sh" when the log is on the screen 5) this should drop you to a command prompt, if not try again and make sure !! is on the line. It seems to discard the first one. 6) ps -ef | grep passwd ok just retried it and the patch is still good Verified on 6.2-20111006 build: 1. Press F8 and choose any log, enter ":!!/bin/sh" cannot drop to shell. 2. `ps -ef | grep passwd`, no defunct passwd process. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2011-1783.html |