Bug 128673
| Summary: | dmidecode on IBM eServer 325 hangs and stops other things from running | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 3 | Reporter: | Shafer Stockton <shafer> |
| Component: | kernel-utils | Assignee: | Dave Jones <davej> |
| Status: | CLOSED DUPLICATE | QA Contact: | Brian Brock <bbrock> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.0 | CC: | dhoward, jparadis, pfrields |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-05-26 21:42:20 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: | |||
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031016 Description of problem: If I run dmidecode it outputs: # dmidecode 2.2 SMBIOS 2.33 present. 42 structures occupying 1312 bytes. Table at 0xFBF7C000. The no other output. I can then establish another ssh session, but as soon as a execute a command that command just stops and returns nothing. Version-Release number of selected component (if applicable): kernel-utils-2.4-8.37.5 How reproducible: Always Steps to Reproduce: 1. run dmidecode on eServer 325 2. establish another login and run a command 3. Expected Results: I would hope that dmidecode would work or at least tell me my machine is unsupported and not cause problems with starting new commands. Additional info: As you can imagine this is kind of hard to debug without being able to run new commands. I have a machine that isn't in production so I can experiment if there is something to do that can be recommended.