WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] null pointer in domU

To: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] null pointer in domU
From: Tupshin Harper <tupshin@xxxxxxxxxxx>
Date: Thu, 28 Apr 2005 02:33:37 -0700
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 28 Apr 2005 09:33:23 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <7c06bd816eb0275c7eac49bb6efbc3ee@xxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <427049F9.2010605@xxxxxxxxxxx> <7c06bd816eb0275c7eac49bb6efbc3ee@xxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Debian Thunderbird 1.0.2 (X11/20050331)
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

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>