|
|
|
|
|
|
|
|
|
|
xen-bugs
[Xen-bugs] [Bug 50] Domain 0 crashes on boot on blade (x86)
http://bugzilla.xensource.com/cgi-bin/bugzilla/show_bug.cgi?id=50
kaf24@xxxxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |INVALID
------- Additional Comments From kaf24@xxxxxxxxxxxx 2005-05-24 07:49 -------
This isn't a bug -- you are running an out-of-date XenLinux kernel, and the
interfaces have changed.
The Linux kernel is attempting to load a data selector value of 0x0821, but the
correct value to load
now is 0xe021. (If you 'objdump -d vmlinux' and search the output for
stack_start, a valid image will
have these six bytes following the stack_start label: 00 00 50 c0 21 e0).
You need to ensure you are running a latest build of both Xen *and* XenLinux.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
|
|
|
|
|