xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: David Vrabel <david.vrabel@citrix.com>
To: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Cc: Ian Jackson <Ian.Jackson@eu.citrix.com>,
	David Vrabel <david.vrabel@citrix.com>,
	xen-devel@lists.xen.org
Subject: Re: BUG at drivers/xen/balloon.c:353
Date: Tue, 10 Sep 2013 18:01:46 +0100	[thread overview]
Message-ID: <522F507A.8040107@citrix.com> (raw)
In-Reply-To: <522F4E43.1070206@oracle.com>

On 10/09/13 17:52, Boris Ostrovsky wrote:
> On 09/10/2013 12:30 PM, David Vrabel wrote:
>> On 10/09/13 17:12, Ian Jackson wrote:
>>> Now that we are on Linux 3.4.y, I am once again trying to commission
>>> my pair of weevils.  Things are better than they were but it's still
>>> totally broken.
>>>
>>> Below you can see the logs from my adhoc osstest flight 19169.  I
>>> looked at one of the save/restore failures (test-amd64-i386-xl) and
>>> see this:
>>>
>>> Sep 10 00:03:09.073066 [  240.142970] kernel BUG at
>>> drivers/xen/balloon.c:353!
>>>
>>> I'd appreciate any help available with debugging this.  The logs are
>>> here:
>>>
>>>   
>>> http://www.chiark.greenend.org.uk/~xensrcts/logs/19169/test-amd64-i386-xl/info.html
>>>
>>>
>>> I looked at the code in balloon.c:
>>>
>>>         BUG_ON(!xen_feature(XENFEAT_auto_translated_physmap) &&
>>>                phys_to_machine_mapping_valid(pfn));
>>>
>>> Ian.
>>>
>>> Sep 10 00:03:08.629133 [  240.142955] ------------[ cut here
>>> ]------------
>>> Sep 10 00:03:09.073066 [  240.142970] kernel BUG at
>>> drivers/xen/balloon.c:353!
>>> Sep 10 00:03:09.073102 [  240.142974] invalid opcode: 0000 [#1] SMP
>>> Sep 10 00:03:09.081064 [  240.142978] Modules linked in:
>>> xen_acpi_processor xen_gntalloc ext4 jbd2 mbcache e1000e
>>> Sep 10 00:03:09.093059 [  240.142987] CPU: 6 PID: 847 Comm:
>>> kworker/6:1 Not tainted 3.11.0+ #1
>> There's a know bug in this area with 3.11+ (3.12-rc0) and there is
>> pending pull request for the fix.
> 
> If you are thinking about preempt count bug then its' likely a different
> one.

No, I'm thinking of Wei's "xen/balloon: remove BUG_ON in
increase_reservation" which actually doesn't appear to be queued up.

David

      reply	other threads:[~2013-09-10 17:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1VJGJg-0001Pu-Fw@woking.cam.xci-test.com>
2013-09-10 16:12 ` BUG at drivers/xen/balloon.c:353 Ian Jackson
2013-09-10 16:21   ` Jan Beulich
2013-09-10 17:23     ` BUG at drivers/xen/balloon.c:353 [and 3 more messages] Ian Jackson
2013-09-10 16:30   ` BUG at drivers/xen/balloon.c:353 David Vrabel
2013-09-10 16:52     ` Boris Ostrovsky
2013-09-10 17:01       ` David Vrabel [this message]

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=522F507A.8040107@citrix.com \
    --to=david.vrabel@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=boris.ostrovsky@oracle.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).