From: Tupshin Harper <tupshin@tupshin.com>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: xen-devel@lists.xensource.com
Subject: Re: null pointer in domU
Date: Thu, 28 Apr 2005 02:33:37 -0700 [thread overview]
Message-ID: <4270ADF1.5060607@tupshin.com> (raw)
In-Reply-To: <7c06bd816eb0275c7eac49bb6efbc3ee@cl.cam.ac.uk>
Keir Fraser wrote:
> domU got a response from dom0 containing an unexpected request id.
> domU tried to lookup the skbuff corresponding to the id, but read
> garbage (because the id was not currently in use). It crashed when it
> tried to dereference the garbage skbuff pointer.
>
> This is rather nasty -- it's not clear whether dom0 or domU is at
> fault (dom0 may have forgotten about the id, or corrupted its own
> state, or the response from dom0 could be at fault). And it must be
> hard to trigger as we have had no other reports of this. :-(
>
> -- Keir
>
Well thanks for the analysis :)
And yes, it must be hard to trigger, because I've had multiple weeks of
uptime running 8+ domUs with no problems. It might be interesting that
the domU that crashed is the only one doing routing, and it also was
under a moderately high traffic load at the time that it crashed. If you
have any inclination to add some debug code to try to look for and
analyze this problem, I'd be happy to run custom builds for either my
dom0 or domU.
Thanks.
BTW, is there any reccomended way of detecting a crashed domU and
restarting it?
-Tupshin
next prev parent reply other threads:[~2005-04-28 9:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-28 2:27 null pointer in domU Tupshin Harper
2005-04-28 8:21 ` Keir Fraser
2005-04-28 9:07 ` Tupshin Harper
2005-04-28 9:21 ` Keir Fraser
2005-04-28 9:33 ` Tupshin Harper [this message]
2005-04-28 9:52 ` Keir Fraser
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=4270ADF1.5060607@tupshin.com \
--to=tupshin@tupshin.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.