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] latest pv_ops dom0 (2.6.29-rc6) crashes / unhandled page

To: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Subject: Re: [Xen-devel] latest pv_ops dom0 (2.6.29-rc6) crashes / unhandled page fault
From: Pasi Kärkkäinen <pasik@xxxxxx>
Date: Tue, 3 Mar 2009 19:41:49 +0200
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 03 Mar 2009 09:42:46 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <49AC8A2E.9040002@xxxxxxxx>
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <20090302195317.GS15052@xxxxxxxxxxxxxxx> <49AC8A2E.9040002@xxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.13 (2006-08-11)
On Mon, Mar 02, 2009 at 05:38:54PM -0800, Jeremy Fitzhardinge wrote:
> Pasi Kärkkäinen wrote:
> >Hello.
> >
> >log of the crashing boot process:
> >http://pasik.reaktio.net/xen/pv_ops-dom0-debug/pv_ops-dom0-bootlog-14-xen331-linux-2.6.29-rc6-crash.txt
> >
> >2.6.29-rc5 based pv_ops dom0 works on the same computer.. with the same 
> >Xen version.
> >
> >I tried with and without pci=nomsi.
> >
> >adding 'noapic' doesn't seem to help (I need that with 2.6.29-rc5 to make 
> >it work).
> >  
> 
> Yeah, something got broken.  Tracking it down now.
> 
> >Any ideas what's going on? 
> >
> >(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input 
> >to Xen)
> >(XEN) Freed 112kB init memory.
> >mapping kernel into physical memory
> >(XEN) d0:v0: unhandled page fault (ec=0000)
> >(XEN) Pagetable walk from bffff000:
> >(XEN)  L3[0x002] = 000000003d204001 00001204
> >(XEN)  L2[0x1ff] = 0000000000000000 ffffffff 
> >(XEN) domain_crash_sync called from entry.S (ff1a2c9e)
> >(XEN) Domain 0 (vcpu#0) crashed on cpu#0:
> >(XEN) ----[ Xen-3.3.1  x86_32p  debug=n  Not tainted ]----
> >(XEN) CPU:    0
> >(XEN) EIP:    e019:[<c0879716>]
> >  
> 
> What does this map to in your vmlinux?
> 

Unfortunately I had already ran "make clean" on that tree, and upgraded my
distro packages up-to-date, so can't check.. 

But I rebuilt the latest tree now, and verified it crashes aswell..
different memory address this time though (probably because of different git
tree + different gcc version).

Now it crashes at:

(XEN) *** Serial input -> DOM0 (type 'CTRL-a' three times to switch input to 
Xen)
(XEN) Freed 112kB init memory.
mapping kernel into physical memory
(XEN) d0:v0: unhandled page fault (ec=0000)
(XEN) Pagetable walk from bffff000:
(XEN)  L3[0x002] = 000000003d203001 00001203
(XEN)  L2[0x1ff] = 0000000000000000 ffffffff 
(XEN) domain_crash_sync called from entry.S (ff1a2c9e)
(XEN) Domain 0 (vcpu#0) crashed on cpu#0:
(XEN) ----[ Xen-3.3.1  x86_32p  debug=n  Not tainted ]----
(XEN) CPU:    0
(XEN) EIP:    e019:[<c0876b43>]
(XEN) EFLAGS: 00000297   EM: 1   CONTEXT: pv guest


# gdb vmlinux
GNU gdb Fedora (6.8-29.fc10)
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 "i386-redhat-linux-gnu"...
(gdb) x/i 0xc0876b43
0xc0876b43 <xen_map_identity_early+157>:        mov    (%edi,%ebx,8),%edx
(gdb) 


Hopefully that helps.. 

-- Pasi

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