All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keir Fraser <keir@xensource.com>
To: Sangmin Lee <sal008@cs.ucsd.edu>, xen-devel@lists.xensource.com
Subject: Re: Xenoprof Assertion fails
Date: Wed, 30 May 2007 09:40:44 +0100	[thread overview]
Message-ID: <C282F71C.FA92%keir@xensource.com> (raw)
In-Reply-To: <465CF0F7.3070002@cs.ucsd.edu>


How old is your xen-unstable? And how did you build it?

 1. It appears to have assertions compiled in, yet it's not a debug build
(debug=n). This is weird.
 2. You have the function __bug() on your backtrace. Current xen-unstable
does not use the __bug() function.

You probably need to upgrade and do a clean build.

 -- Keir

On 30/5/07 04:35, "Sangmin Lee" <sal008@cs.ucsd.edu> wrote:

> Hi all,
> I'm trying to run Xenoprofile but I get crashes when I start profiling.
> 
> I'm using revision 13088 and running one HVM guest.
> Does anyone know about this?
> And is it okay to adjust STACK_SIZE variable just to pass the test?
> 
> Thanks,
> Sangmin
> 
> The following is the msgs from console.
> 
> (XEN) Assertion 'diff < STACK_SIZE' failed, line 40, file xenoprof.c
> (XEN) BUG at xenoprof.c:40
> (XEN) ----[ Xen-3.0-unstable  x86_32  debug=n  Not tainted ]----
> (XEN) CPU:    1
> (XEN) EIP:    e008:[<ff12bfd8>] __bug+0x28/0x50
> (XEN) EFLAGS: 00010282   CONTEXT: hypervisor
> (XEN) eax: 00000000   ebx: 00000028   ecx: 0000000a   edx: 00000000
> (XEN) esi: ff19034c   edi: 00000000   ebp: ffbe7fb4   esp: ffbe7ef4
> (XEN) cr0: 8005003b   cr4: 000026d0   cr3: 71d4a000   cr2: 08061a5c
> (XEN) ds: e010   es: e010   fs: e010   gs: e010   ss: e010   cs: e008
> (XEN) Xen stack trace from esp=ffbe7ef4:
> (XEN)    00000082 ff192e2f ff19034c 00000028 ffbe7f28 ff301eff ff19db05
> 00000028
> (XEN)    ff1783be ff19034c 00000028 00000028 ff19034c 00000001 00000000
> ffbe7fbc
> (XEN)    ff1796ae ff379180 ffbe7fbc ff15b82d ff379e04 ff1cb6e4 ffffffb5
> 00000001
> (XEN)    ff379180 ff169850 00000000 ff31d5a8 ffbe7fbc ffbe7fbc 00000000
> 00000000
> (XEN)    ff17846d 00000001 ff31d5a8 ffbe7fbc ff379180 00000031 00000001
> ffbe7fbc
> (XEN)    ff147696 ffbe7fbc 00000001 ff379180 00eaf208 05eb29ef b02fdfa0
> 00000000
> (XEN)    ff17aaf1 ffbe7fbc b02fdfa0 00000000 00000f9e 00000000 00000000
> 00000000
> (XEN)    b02b4d0c b02b4d0c ff169850 0000e008 00000002 0000007b 0000007b
> 00000000
> (XEN)    00000033 00000001 ff379180
> (XEN) Xen call trace:
> (XEN)    [<ff12bfd8>] __bug+0x28/0x50
> (XEN)    [<ff1783be>] xenoprofile_get_mode+0xce/0x150
> (XEN)    [<ff1796ae>] ppro_check_ctrs+0x4e/0xe0
> (XEN)    [<ff15b82d>] cpu_get_apic_interrupt+0x2d/0x80
> (XEN)    [<ff169850>] vmx_asm_vmexit_handler+0x0/0x30
> (XEN)    [<ff17846d>] nmi_callback+0x2d/0x90
> (XEN)    [<ff147696>] do_nmi+0x36/0x110
> (XEN)    [<ff17aaf1>] continue_nmi+0x11/0x19
> (XEN)    [<ff169850>] vmx_asm_vmexit_handler+0x0/0x30
> (XEN)
> (XEN)
> (XEN) ****************************************
> (XEN) Panic on CPU 1:
> (XEN) BUG at xenoprof.c:40
> (XEN) ****************************************
> (XEN)
> (XEN) Reboot in five seconds...
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel

  parent reply	other threads:[~2007-05-30  8:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-30  3:35 Xenoprof Assertion fails Sangmin Lee
2007-05-30  7:15 ` Keir Fraser
2007-05-30  8:40 ` Keir Fraser [this message]
2007-05-30 21:55   ` Sangmin Lee
2007-05-31  6:39     ` Keir Fraser
  -- strict thread matches above, loose matches on Subject: below --
2007-05-30  3:51 Xenoprof Assertion Fails Sangmin Lee

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=C282F71C.FA92%keir@xensource.com \
    --to=keir@xensource.com \
    --cc=sal008@cs.ucsd.edu \
    --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.