From: Jeremy Fitzhardinge <jeremy@goop.org>
To: "Pasi Kärkkäinen" <pasik@iki.fi>
Cc: xen-devel@lists.xensource.com
Subject: Re: 2.6.29-rc7 pv_ops dom0 BUG / unable to handle kernel paging request
Date: Wed, 11 Mar 2009 16:40:24 -0700 [thread overview]
Message-ID: <49B84BE8.4020103@goop.org> (raw)
In-Reply-To: <20090311212622.GK15052@edu.joroinen.fi>
Pasi Kärkkäinen wrote:
> On Wed, Mar 11, 2009 at 10:52:50PM +0200, Pasi Kärkkäinen wrote:
>
>> On Sun, Mar 08, 2009 at 01:54:01PM +0200, Pasi Kärkkäinen wrote:
>>
>>> On Sat, Mar 07, 2009 at 10:09:16PM -0800, Jeremy Fitzhardinge wrote:
>>>
>>>> Pasi Kärkkäinen wrote:
>>>>
>>>>> Hello!
>>>>>
>>>>> Latest git tree (updated some hours ago) boots up fine for me, xend can be
>>>>> started etc, but some time after starting kernel compilation I get the
>>>>> following BUG:
>>>>>
>>>>> http://pasik.reaktio.net/xen/pv_ops-dom0-debug/pv_ops-dom0-bootlog-19-xen331-linux-2.6.29-rc7-bug.txt
>>>>>
>>>>> (XEN) mm.c:2006:d0 Bad type (saw 28000001 != exp e0000000) for mfn 436a3
>>>>> (pfn 3d0a3)
>>>>> (XEN) mm.c:707:d0 Error getting mfn 436a3 (pfn 3d0a3) from L1 entry
>>>>> 00000000436a3063 for dom0
>>>>> (XEN) mm.c:3640:d0 ptwr_emulate: could not get_page_from_l1e()
>>>>> BUG: unable to handle kernel paging request at c01cbd58
>>>>> IP: [<c0405d2f>] xen_set_pte+0x8c/0x96
>>>>>
>>>>>
>>>> Well, that's bad news. It was trying to map a highmem pte page which
>>>> didn't have the Pinned bit set on its page, but Xen thought it was a
>>>> pinned pte page. Not sure how it could get into that state, but its
>>>> indicative of general memory corruption.
>>>>
>>>> What was going on at the time? Was dom0 busy? Were you running some domUs?
>>>>
>>>>
>>> At that time I was compiling a kernel on dom0.. so dom0 was busy.
>>>
>>> No other domains running.
>>>
>>>
>> Same thing happened again.. with the latest tree (as of today).
>>
>> Again I was compiling a kernel in dom0, so dom0 was busy. No other domains
>> running.
>>
>>
>
> The exact same kernel booted on baremetal without Xen works OK, and doesn't
> BUG during kernel compilation.
>
>
That's good to know as a baseline, though the bug is Xen refusing to do
a pte update, so I'd be surprised if it happened with Xen in the picture ;)
What happens if you disable CONFIG_HIGHPTE?
J
next prev parent reply other threads:[~2009-03-11 23:40 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-07 17:58 2.6.29-rc7 pv_ops dom0 BUG / unable to handle kernel paging request Pasi Kärkkäinen
2009-03-08 6:09 ` Jeremy Fitzhardinge
2009-03-08 11:54 ` Pasi Kärkkäinen
2009-03-11 20:52 ` Pasi Kärkkäinen
2009-03-11 21:26 ` Pasi Kärkkäinen
2009-03-11 23:40 ` Jeremy Fitzhardinge [this message]
2009-03-12 8:32 ` Pasi Kärkkäinen
2009-03-20 18:10 ` Jeremy Fitzhardinge
2009-03-20 19:04 ` dom0_mem with 2.6.29-rc8 Boris Derzhavets
2009-03-20 19:35 ` Jeremy Fitzhardinge
2009-03-21 20:16 ` 2.6.29-rc7 pv_ops dom0 BUG / unable to handle kernel paging request Pasi Kärkkäinen
2009-03-21 22:50 ` Pasi Kärkkäinen
2009-03-21 23:13 ` 2.6.29-rc8 " Pasi Kärkkäinen
2009-03-22 4:28 ` Jeremy Fitzhardinge
2009-03-22 11:51 ` Pasi Kärkkäinen
2009-03-22 17:04 ` Pasi Kärkkäinen
2009-03-22 20:40 ` Pasi Kärkkäinen
2009-03-22 21:21 ` Jeremy Fitzhardinge
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=49B84BE8.4020103@goop.org \
--to=jeremy@goop.org \
--cc=pasik@iki.fi \
--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.