Bug 248947
| Summary: | Running i386 FC6 with PVFB causes Dom0 kernel panic | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Daniel Berrangé <berrange> |
| Component: | xen | Assignee: | Markus Armbruster <armbru> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 5.0 | CC: | xen-maint |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | RHEA-2007-0635 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-11-07 17:11:12 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: | 249409 | ||
|
Description
Daniel Berrangé
2007-07-19 19:13:46 UTC
This is really two bugs: 1. The old PVFB backend lacks 32-on-64 capability. In the test case, it assumes a 64 bit frontend, misinterprets the shared page, and maps the wrong guest pages. 2. Xen dies when dom0 user space maps the wrong guest pages. I'm going to clone this bug to track that. # brew latest-pkg dist-5E-qu-candidate xen Build Tag Built by ---------------------------------------- -------------------- ---------------- xen-3.0.3-35.el5 dist-5E-qu-candidate berrange * Wed Aug 1 2007 Daniel P. Berrange <berrange> - 3.0.3-35.el5 - Fix legacy PVFB for 32-on-64 (rhbz #248947) 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/RHEA-2007-0635.html |