All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Pasi Kärkkäinen" <pasik@iki.fi>
To: Jeremy Fitzhardinge <jeremy@goop.org>
Cc: xen-devel@lists.xensource.com
Subject: Re: latest pv_ops dom0 (2.6.29-rc6) crashes / unhandled page fault
Date: Tue, 3 Mar 2009 19:41:49 +0200	[thread overview]
Message-ID: <20090303174149.GV15052@edu.joroinen.fi> (raw)
In-Reply-To: <49AC8A2E.9040002@goop.org>

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

  parent reply	other threads:[~2009-03-03 17:41 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-02 19:53 latest pv_ops dom0 (2.6.29-rc6) crashes / unhandled page fault Pasi Kärkkäinen
2009-03-02 19:55 ` Pasi Kärkkäinen
2009-03-02 20:07 ` M A Young
2009-03-02 20:11   ` Pasi Kärkkäinen
2009-03-02 20:36     ` M A Young
2009-03-03  1:38 ` Jeremy Fitzhardinge
2009-03-03 10:16   ` Ian Campbell
2009-03-03 17:41   ` Pasi Kärkkäinen [this message]
2009-03-04 20:41     ` Pasi Kärkkäinen
2009-03-04 20:44       ` Jeremy Fitzhardinge
2009-03-05 17:50         ` latest pv_ops dom0 (2.6.29-rc7) crashes Pasi Kärkkäinen
2009-03-05 20:10           ` Jeremy Fitzhardinge
2009-03-05 21:16             ` latest pv_ops dom0 (2.6.29-rc7) works!! Pasi Kärkkäinen

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=20090303174149.GV15052@edu.joroinen.fi \
    --to=pasik@iki.fi \
    --cc=jeremy@goop.org \
    --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.