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 deference

To: stevegt@xxxxxxxxxxxxx
Subject: Re: [Xen-devel] Null pointer deference
From: Ian Pratt <Ian.Pratt@xxxxxxxxxxxx>
Date: Tue, 10 Feb 2004 08:18:52 +0000
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx, Ian.Pratt@xxxxxxxxxxxx
Delivery-date: Tue, 10 Feb 2004 19:38:28 +0000
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: Your message of "Mon, 09 Feb 2004 17:25:00 PST." <20040210012500.GP3272@pathfinder>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
> I seem to be able to reproduce a null pointer dereference and paging
> request errors in 1.2.  Can anyone give me any pointers on tracking down
> what is causing it?

Ouch! We haven't seen one of these in a _very_ long time. Our
systems generally don't make heavy use of swap, so I suspect this
could be the problem.

You should be able to process the Oops message as per a
standard Linux kernel (see Documentation/oops-tracing.txt)

As a quick check, look up the EIP in system.map and see what
function it blew up in.

However, if it is a paging fault, I'm not sure how useful the Oops
message will be.

We'll try and recreate locally.

Thanks,
Ian


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

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