xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: "Mark van Dijk" <lists+xen@internecto.net>
To: Jan Beulich <JBeulich@suse.com>
Cc: xen-devel <xen-devel@lists.xen.org>
Subject: Re: E5606 with no HVM; Assertion 'i == 1' failed at p2m-ept.c:524
Date: Thu, 16 Aug 2012 10:48:23 +0200	[thread overview]
Message-ID: <20120816104823.55a775ed@internecto.net> (raw)
In-Reply-To: <502CC76602000078000955B0@nat28.tlf.novell.com>

On Thu, 16 Aug 2012 09:11:50 +0100
"Jan Beulich" <JBeulich@suse.com> wrote:

> >>> On 15.08.12 at 22:39, Mark van Dijk <lists+xen@internecto.net>
> >>> wrote:
> > (XEN) Xen call trace:
> > (XEN)    [<ffff82c4801e1be9>] ept_get_entry+0x13a/0x28f
> > (XEN)    [<ffff82c4801da274>] __get_gfn_type_access+0x175/0x256
> > (XEN)    [<ffff82c4801b5a55>] hvm_hap_nested_page_fault+0x133/0x422
> > (XEN)    [<ffff82c4801d3c8e>] vmx_vmexit_handler+0x136b/0x1614
> > 
> > The entire log from boot to crash can be viewed at the following
> > link: http://pastebin.com/5wcH7GWR 
> 
> Unfortunately quite a few of the registers contain values that
> could sensibly be "i". Could you either disassemble the
> instructions around the place yourself to find out which one it
> is, or make the xen-syms file corresponding to this run available?

Hi Jan, I'm not capable to disassemble anything because my experience
with that is zero. So it's probably easier to give you the xen-syms
file, I posted it to a pastebin with a little detour:

curl http://sprunge.us/cGeL | openssl enc -a -d | \
 xz -d > xen-syms-4.2.0-rc3-pre

md5sum aa27f5aeea45f72cab88848e5996080e

> 
> I'm suspecting "i" to actually be 2, and the code not having got
> updated when 1Gb page support got added to PoD. You could
> hence alternatively also try the attached debugging patch,
> which - if my guess is right - may at once fix your problem.

Sure, I'll give that a go and let you know, thanks.

> However, because of this outright claiming that HVM doesn't
> work seems a little harsh - did you try running your guests
> without the use of PoD (i.e. with memory == maxmem)?

If it sounded like I meant to complain that HVM is broken then I
apologise, that's not what I meant. I meant it didn't work on my system
and I had no idea that this relates to maxmem. :)

I'll admit that I didn't try the hvm without the maxmem setting but the
VM has settings 'memory = 1024; maxmem = 4096'.

Mark

  reply	other threads:[~2012-08-16  8:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-15 20:39 E5606 with no HVM; Assertion 'i == 1' failed at p2m-ept.c:524 Mark van Dijk
2012-08-16  8:11 ` Jan Beulich
2012-08-16  8:48   ` Mark van Dijk [this message]
2012-08-16 11:18     ` Jan Beulich
2012-08-16 12:08       ` Mark van Dijk

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=20120816104823.55a775ed@internecto.net \
    --to=lists+xen@internecto.net \
    --cc=JBeulich@suse.com \
    --cc=xen-devel@lists.xen.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).