| Summary: | [xen] [regression] FreeBSD 8.2-RC1 crashes under Solaris/Xen while FreeBSD 8.1-p2 does not. | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Andrew Kolchoogin <gadm> |
| Component: | kern | Assignee: | Alan Cox <alc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Andrew Kolchoogin
2011-01-08 12:50:09 UTC
Responsible Changed From-To: freebsd-bugs->freebsd-xen Assign Xen bug to freebsd-xen list. > pmap_init(): address is out of range
You sure about that message? I can't find it anywhere in the source tree. Is
it possible that the message was "pmap_init(): page table page is out of range"
instead?
--
Colin Percival
Security Officer, FreeBSD | freebsd.org | The power to serve
Founder / author, Tarsnap | tarsnap.com | Online backups for the truly paranoid
I get this panic (pmap_init: page table page is out of range), when trying to boot FreeBSD 8.2-RELEASE/i386/Xen kernel under XEN 4.0@2.6.32-xen-r1 with domU memory > 768M. If set memory < 768M freebsd boot normally in PV mode. Please advise.. State Changed From-To: open->patched A fix was applied to HEAD in r228746. Responsible Changed From-To: freebsd-xen->alc hand over to committer State Changed From-To: patched->closed Patch has been applied to the FreeBSD 8 and 9 -STABLE branches. |