From: Kip Macy <kip.macy@gmail.com>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: Re: garbage registers when domain killed by xen
Date: Sat, 7 May 2005 09:02:29 -0700 [thread overview]
Message-ID: <b1fa291705050709027266665d@mail.gmail.com> (raw)
In-Reply-To: <902dfdb94d996d7fc05e0c8313c10886@cl.cam.ac.uk>
On 5/7/05, Keir Fraser <Keir.Fraser@cl.cam.ac.uk> wrote:
> It's probably repeatedly reentering your p-f handler at address 0.
Sounds about right.
>
> Yes, we should just domain_crash() if we see a callback to address 0.
Your patch or mine? ;-)
> Even more helpful would be some extra crash context with an explanation
> (some way of stating it was a virtual 'double fault' of some kind), but
> I don;t know how you would represent that in a standard core dump file.
One could add a set of flags to the dump. They wouldn't be visible to
GDB, but we could have a core reading utility that could see it and
spit out some basic info about the crash. GDB wouldn't need it per se'
as it would look just like a SIGSEGV crash in an application.
-Kip
prev parent reply other threads:[~2005-05-07 16:02 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-07 1:26 garbage registers when domain killed by xen Kip Macy
2005-05-07 9:15 ` Keir Fraser
2005-05-07 14:10 ` Kip Macy
2005-05-07 14:23 ` Kip Macy
2005-05-07 14:56 ` Keir Fraser
2005-05-07 16:02 ` Kip Macy [this message]
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=b1fa291705050709027266665d@mail.gmail.com \
--to=kip.macy@gmail.com \
--cc=Keir.Fraser@cl.cam.ac.uk \
--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.