From: Jeremy Fitzhardinge <jeremy@goop.org>
To: "Pasi Kärkkäinen" <pasik@iki.fi>
Cc: xen-devel@lists.xensource.com, fedora-xen@redhat.com
Subject: Re: Fedora 11 PV Xen domU (2.6.29.4-167.fc11.x86_64) crash with invalid opcode in xsave_cntxt_init (xsetbv)
Date: Mon, 21 Sep 2009 13:29:21 -0700 [thread overview]
Message-ID: <4AB7E221.60709@goop.org> (raw)
In-Reply-To: <20090921195750.GQ31123@reaktio.net>
On 09/21/09 12:57, Pasi Kärkkäinen wrote:
> Hello Jeremy and others,
>
> I friend of mine is trying to install x86_64 Fedora 11 Xen PV domU on
> CentOS 5.4 x86_64 dom0. He's getting a kernel crash.. so I was wondering
> if you've seen this one before.
>
> A couple of kernel boot/crash logs:
> http://v6.fi/misc/f11_64_kernel.debug2.txt
> http://v6.fi/misc/f11_64_kernel.debug4.txt
>
> (early) Kernel command line: root=/dex/xvda1 ro earlyprintk=xen
> (early) Initializing CPU#0
> (early) invalid opcode: 0000 [#1] (early) SMP (early)
> (early) last sysfs file:
> (early) CPU 0 (early)
> (early) Modules linked in:(early)
> (early) Pid: 0, comm: swapper Not tainted 2.6.29.4-167.fc11.x86_64 #1
> (early) RIP: e030:[<ffffffff81397963>] (early) [<ffffffff81397963>] xsave_cntxt_init+0xba/0x199
>
This looks like the bug where Xen doesn't filter out the xsave feature
flag and the kernel tries to use it, fixed in change ef7616ff29ad.
Kernel change e826fe1ba15 works around the Xen bug by doing its own
masking (I think it got into 2.6.30).
There's also a "noxsave" kernel parameter, but that may have been added
after 2.6.29.
J
next prev parent reply other threads:[~2009-09-21 20:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-21 19:57 Fedora 11 PV Xen domU (2.6.29.4-167.fc11.x86_64) crash with invalid opcode in xsave_cntxt_init (xsetbv) Pasi Kärkkäinen
2009-09-21 20:29 ` Jeremy Fitzhardinge [this message]
2009-09-21 20:44 ` Pasi Kärkkäinen
2009-09-21 21:10 ` Jeremy Fitzhardinge
2009-09-21 21:34 ` Pasi Kärkkäinen
2009-09-21 21:42 ` Jeremy Fitzhardinge
2009-09-22 12:43 ` [Xen-devel] " Pasi Kärkkäinen
2009-09-21 21:15 ` [Fedora-xen] " 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=4AB7E221.60709@goop.org \
--to=jeremy@goop.org \
--cc=fedora-xen@redhat.com \
--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.