All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Fitzhardinge <jeremy@goop.org>
To: "Łukasz Oleś" <lukaszoles@gmail.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: kernel BUG at drivers/xen/balloon.c:528!
Date: Thu, 15 Jul 2010 10:34:43 -0700	[thread overview]
Message-ID: <4C3F46B3.9000702@goop.org> (raw)
In-Reply-To: <AANLkTimEw0zMg2rShy22t1_52f8IFe0dF4vbVZsLV436@mail.gmail.com>

On 07/15/2010 04:07 AM, Łukasz Oleś wrote:
> Hi,
>
> I'm getting kernel panic during boot latest xen/next.
>   

Booting PV or HVM?

    J
> kernel BUG at drivers/xen/balloon.c:528!
> invalid opcode: 0000 [#1] SMP
> last sysfs file:
> CPU 1
> Modules linked in:
> Pid: 1, comm: swapper Not tainted 2.6.32.16-oe64-00000-g9787330-dirty
> #18 HVM domU
> RIP: 0010:[<ffffffff812ffd5c>]  [<ffffffff812ffd5c>] dealloc_pte_fn+0x9c/0xa0
> RSP: 0018:ffff88001f4a3d90  EFLAGS: 00010296
> RAX: 00000000ffffffff RBX: ffff88001e000ff8 RCX: 0000000000000000
> RDX: ffff88001e000f01 RSI: ffff88001f4a3d90 RDI: 0000000000000001
> RBP: ffff88001e001000 R08: 0000000000000000 R09: 0000000000000000
> R10: 000000000001c888 R11: 0000000000000001 R12: ffff88001e1ff000
> R13: ffff880002465000 R14: ffff88001e200000 R15: ffff880001006780
> FS:  0000000000000000(0000) GS:ffff880001a20000(0000) knlGS:0000000000000000
> CS:  0010 DS: 0018 ES: 0018 CR0: 000000008005003b
> CR2: 0000000000000000 CR3: 0000000001001000 CR4: 00000000000006a0
> DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
> DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
> Process swapper (pid: 1, threadinfo ffff88001f4a2000, task ffff88001f4a17d0)
> Stack:
>  ffff88001f4a3db8 0000000000000001 0000000000000000 0000000000007ff0
> <0> 0000000000000002 0000000217461006 ffff88001e000ff8 ffff88001e001000
> <0> ffff88001e1ff000 ffffffff810a68cf 000201d000000010 0000000000000000
> Call Trace:
>  [<ffffffff810a68cf>] ? apply_to_page_range+0x2bf/0x410
>  [<ffffffff812ffcc0>] ? dealloc_pte_fn+0x0/0xa0
>  [<ffffffff812ffbd8>] ? alloc_empty_pages_and_pagevec+0xf8/0x1e0
>  [<ffffffff818a3ce7>] ? netback_init+0x137/0x420
>  [<ffffffff818a3bb0>] ? netback_init+0x0/0x420
>  [<ffffffff8100a037>] ? do_one_initcall+0x27/0x180
>  [<ffffffff81879a50>] ? kernel_init+0x160/0x1c0
>  [<ffffffff81879140>] ? early_idt_handler+0x0/0x71
>  [<ffffffff81013d8a>] ? child_rip+0xa/0x20
>  [<ffffffff81879140>] ? early_idt_handler+0x0/0x71
>  [<ffffffff818798f0>] ? kernel_init+0x0/0x1c0
>  [<ffffffff81013d80>] ? child_rip+0x0/0x20
> Code: c7 c6 ff ff ff ff 48 c1 ef 0c e8 e0 d8 d0 ff bf 01 00 00 00 48
> 89 e6 e8 33 94 d0 ff ff c8 75 0b 48 83 c4 30 31 c0 5b 5d 41 5c c3 <0f>
> 0b eb fe 53 48 8b 9f a0 00 00 00 48 85 f6 48 89 f1 0f 95 c2
> RIP  [<ffffffff812ffd5c>] dealloc_pte_fn+0x9c/0xa0
>  RSP <ffff88001f4a3d90>
> ---[ end trace a7919e7f17c0a725 ]---
> Kernel panic - not syncing: Attempted to kill init!
> Pid: 1, comm: swapper Tainted: G      D
> 2.6.32.16-oe64-00000-g9787330-dirty #18
>
> Logs and config are in attachments
>
>   
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>   

  reply	other threads:[~2010-07-15 17:34 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-15 11:07 kernel BUG at drivers/xen/balloon.c:528! Łukasz Oleś
2010-07-15 17:34 ` Jeremy Fitzhardinge [this message]
2010-07-15 17:41   ` Stefano Stabellini
2010-07-16 10:53     ` Łukasz Oleś
2010-07-16 16:39       ` Stefano Stabellini
2010-07-19 13:12         ` Łukasz Oleś
2010-07-19 14:19           ` Stefano Stabellini
2010-07-19 14:54             ` Łukasz Oleś
2010-07-19 16:39               ` Stefano Stabellini
2010-07-20  8:02                 ` Łukasz Oleś
2010-07-20 14:47                   ` Stefano Stabellini
2010-07-21 11:51                     ` Łukasz Oleś
2010-07-21 13:30                       ` Stefano Stabellini
2010-07-25 20:58                         ` Łukasz Oleś
2010-07-26 10:06                           ` Łukasz Oleś
2010-07-26 16:01                             ` Stefano Stabellini
2010-07-26 16:28                               ` Łukasz Oleś
2010-07-26 16:33                                 ` Stefano Stabellini

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=4C3F46B3.9000702@goop.org \
    --to=jeremy@goop.org \
    --cc=lukaszoles@gmail.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.