Bug 191989
| Summary: | sending break to serial console hangs system | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Doug Chapman <dchapman> |
| Component: | kernel | Assignee: | Dave Jones <davej> |
| Status: | CLOSED RAWHIDE | QA Contact: | Brian Brock <bbrock> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | rawhide | CC: | pfrields, wtogami |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | ia64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-08-31 19:19:21 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: | 163350 | ||
|
Description
Doug Chapman
2006-05-16 18:03:24 UTC
I think this was due to the kgdb patches I was experimenting with. It's likely this is fixed now, as they've been reverted. Appears that this is a different problem. I am still seeing the hang on 2.6.16-1.2289_FC6. Please let me know if there is something I can do to provide more info that would be useful. FYI, a little more info... If you do not have the sysrq key enabled a "break" does not cause the hang. But, if sysrq key is enabled (i.e. by adding kernel.sysrq = 1 to /etc/sysctl.conf) we get then hang when we send a "break". This appears to be working now. Verified in 2.6.17-1.2600.fc6. |