From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Valtteri Kiviniemi <valtteri.kiviniemi@dataproof.fi>
Cc: xen-devel@lists.xensource.com
Subject: Re: 2.6.28 64-bit domU not booting
Date: Tue, 20 Jan 2009 11:16:47 -0800 [thread overview]
Message-ID: <4976231F.6090506@goop.org> (raw)
In-Reply-To: <497370CA.8030208@dataproof.fi>
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
next prev parent reply other threads:[~2009-01-20 19:16 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-05 12:19 2.6.28 64-bit domU not booting Valtteri Kiviniemi
2009-01-05 12:48 ` Valtteri Kiviniemi
2009-01-06 14:50 ` Pasi Kärkkäinen
2009-01-05 14:24 ` Ian Campbell
2009-01-05 18:11 ` Valtteri Kiviniemi
2009-01-06 9:54 ` Ian Campbell
2009-01-06 14:37 ` Valtteri Kiviniemi
2009-01-06 14:56 ` Ian Campbell
2009-01-06 14:59 ` Valtteri Kiviniemi
2009-01-07 13:28 ` Valtteri Kiviniemi
2009-01-07 13:33 ` Ian Campbell
2009-01-07 13:39 ` Valtteri Kiviniemi
2009-01-07 14:25 ` Valtteri Kiviniemi
2009-01-07 15:25 ` Pasi Kärkkäinen
2009-01-07 16:19 ` Valtteri Kiviniemi
2009-01-07 16:23 ` Pasi Kärkkäinen
2009-01-07 16:25 ` Valtteri Kiviniemi
2009-01-07 17:15 ` Pasi Kärkkäinen
2009-01-07 18:06 ` Valtteri Kiviniemi
2009-01-07 18:17 ` Pasi Kärkkäinen
2009-01-07 18:20 ` Valtteri Kiviniemi
2009-01-07 19:26 ` Pasi Kärkkäinen
2009-01-07 19:34 ` Valtteri Kiviniemi
2009-01-07 19:38 ` Pasi Kärkkäinen
2009-01-07 19:42 ` Valtteri Kiviniemi
2009-01-07 19:47 ` Pasi Kärkkäinen
2009-01-07 19:51 ` Valtteri Kiviniemi
2009-01-11 0:39 ` Valtteri Kiviniemi
2009-01-16 19:16 ` Jeremy Fitzhardinge
2009-01-18 18:11 ` Valtteri Kiviniemi
2009-01-20 19:16 ` Jeremy Fitzhardinge [this message]
2009-01-20 21:39 ` Valtteri Kiviniemi
2009-02-01 15:13 ` dbaxps
2009-03-27 10:37 ` Chris Lalancette
2009-03-27 18:34 ` Jeremy Fitzhardinge
2009-03-30 9:19 ` Chris Lalancette
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4976231F.6090506@goop.org \
--to=jeremy@goop.org \
--cc=valtteri.kiviniemi@dataproof.fi \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.