[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] 2.6.28 64-bit domU not booting
Hi,I'll test the 32-bit PAE guest later.. I have tried different memory sizes with no success. The RIP does not match in any symbols root@xen-1:/boot# gdb vmlinux-2.6.29-rc1 GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc.License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu"... (gdb) x/i ffffffff8020abe7 No symbol "ffffffff8020abe7" in current context. (gdb) file /boot/vmlinux-2.6.29-rc1 Load new symbol table from "/boot/vmlinux-test"? (y or n) y Reading symbols from /boot/vmlinux-2.6.29-rc1...done. (gdb) x/i ffffffff8020abe7 No symbol "ffffffff8020abe7" in current context. (gdb) - Valtteri Kiviniemi Jeremy Fitzhardinge kirjoitti: Valtteri Kiviniemi wrote:Hi, I just tested 2.6.29-rc1 kernel and this problem is still happening.If you can get the RIP out of the Xen dump, and then do $ gdb vmlinux (gdb) x/i RIP it will at least give us some idea of where to look. Have you tried different memory sizes?You can boot a 32-bit PAE guest on a 64-bit host, which would be an interesting test.J _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |