[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] 2.6.28 64-bit domU not booting
Hi, Oh, ok. So now its givig me: 0xffffffff8020abe7 <set_page_prot+73>: ud2a - Valtteri Kiviniemi Jeremy Fitzhardinge kirjoitti: Valtteri Kiviniemi wrote: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)You'll need to put a "0x" on the front of the hex number: "x/i 0xffffffff8020abe7"J _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |