All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Ian Campbell <Ian.Campbell@eu.citrix.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>,
	Stefano Stabellini <Stefano.Stabellini@eu.citrix.com>
Subject: Re: xl create crash when using stub domains
Date: Wed, 21 Sep 2011 16:06:52 -0700	[thread overview]
Message-ID: <4E7A6E0C.80503@goop.org> (raw)
In-Reply-To: <1316595394.3891.105.camel@zakaz.uk.xensource.com>

On 09/21/2011 01:56 AM, Ian Campbell wrote:
> On Wed, 2011-09-21 at 02:34 +0100, Jeremy Fitzhardinge wrote:
>> On 09/15/2011 05:33 PM, Jeremy Fitzhardinge wrote:
>>> When I create an HVM domain with stubdom enabled, it crashes at:
>>>
>>> (gdb) run create  -c /etc/xen/f14hv64  vcpus=4 xen_platform_pci=0 'boot="d"'
>>> Starting program: /usr/sbin/xl create  -c /etc/xen/f14hv64  vcpus=4 xen_platform_pci=0 'boot="d"'
>>> [Thread debugging using libthread_db enabled]
>>> Parsing config file /etc/xen/f14hv64
>>> xc: info: VIRTUAL MEMORY ARRANGEMENT:
>>>   Loader:        0000000000100000->000000000017b9ec
>>>   TOTAL:         0000000000000000->000000003f800000
>>>   ENTRY ADDRESS: 0000000000100000
>>> xc: info: PHYSICAL MEMORY ALLOCATION:
>>>   4KB PAGES: 0x0000000000000200
>>>   2MB PAGES: 0x00000000000001fb
>>>   1GB PAGES: 0x0000000000000000
>>> xc: error: panic: xc_dom_bzimageloader.c:588: xc_dom_probe_bzimage_kernel: kernel is not a bzImage: Invalid kernel
> FWIW I don't get this message. It seems unrelated to the issue here but
> makes me curious...

It's generated by xc_dom_probe_bzimage_kernel() when starting a PV
domain with pvgrub or an HVM domain with stubdoms, AFAIKT.  Do you not
see it, or just not do those things?  Seems to me that a "probe"
function shouldn't be making obnoxious noise.

    J

  reply	other threads:[~2011-09-21 23:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-16  0:33 xl create crash when using stub domains Jeremy Fitzhardinge
2011-09-21  1:34 ` Jeremy Fitzhardinge
2011-09-21  8:56   ` Ian Campbell
2011-09-21 23:06     ` Jeremy Fitzhardinge [this message]
2011-09-22  6:23       ` Ian Campbell
2011-09-27 17:04     ` Ian Jackson

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=4E7A6E0C.80503@goop.org \
    --to=jeremy@goop.org \
    --cc=Ian.Campbell@eu.citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=Stefano.Stabellini@eu.citrix.com \
    --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.