From: Kip Macy <kip.macy@gmail.com>
To: Ian Pratt <m+Ian.Pratt@cl.cam.ac.uk>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: Re: xm pause causing lockup
Date: Fri, 15 Apr 2005 10:12:33 -0700 [thread overview]
Message-ID: <b1fa29170504151012418de97b@mail.gmail.com> (raw)
In-Reply-To: <A95E2296287EAD4EB592B5DEEFCE0E9D1E3BAC@liverpoolst.ad.cl.cam.ac.uk>
Great, thanks. I'm now running a completely fresh tree from last night.
Over the course of several minutes I hit 'd' a number of times. The
addresses I got were:
0xfc51c742
0xfc51c746
0xfc51c74b
0xfc51c740
(gdb) x/i 0xfc51c742
0xfc51c742 <get_page_type+1218>: mov 0x40(%esp,1),%eax
(gdb) x/i 0xfc51c746
0xfc51c746 <get_page_type+1222>: mov 0x14(%eax),%ebx
(gdb) x/i 0xfc51c74b
0xfc51c74b <get_page_type+1227>: je 0xfc51c740 <get_page_type+1216>
(gdb) x/i 0xfc51c740
0xfc51c740 <get_page_type+1216>: repz nop
-Kip
On 4/14/05, Ian Pratt <m+Ian.Pratt@cl.cam.ac.uk> wrote:
>
>
> > -----Original Message-----
> > From: xen-devel-bounces@lists.xensource.com
> > [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Kip Macy
> > Sent: 15 April 2005 05:36
> > To: Keir Fraser
> > Cc: xen-devel
> > Subject: Re: [Xen-devel] xm pause causing lockup
> >
> > To further check this I added:
> > printk("%s %d %d %d %d %d\n", __FUNCTION__, op->cmd,
> > op->mfn, count, success_count, domid); to
> > HYPERVISOR_mmuext_op and something similar to mmu_update.
>
> Is your hypothesis that Xen gets stuck in either the mmuext_op or
> mmu_update loops?
> Are you running with watchdog enabled?
>
> It might be good to add a printk at the end so that you can prove this.
>
> Hitting 'd' on the debug console will give us an EIP on CPU 1.
>
> Ian
>
next prev parent reply other threads:[~2005-04-15 17:12 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-15 6:53 xm pause causing lockup Ian Pratt
2005-04-15 17:12 ` Kip Macy [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-04-15 19:29 Ian Pratt
2005-04-15 21:04 ` Kip Macy
2005-04-15 17:25 Ian Pratt
2005-04-15 18:57 ` Kip Macy
2005-04-14 2:46 Kip Macy
2005-04-14 3:03 ` Keir Fraser
2005-04-14 3:03 ` Kip Macy
2005-04-14 3:16 ` Keir Fraser
2005-04-14 3:18 ` Kip Macy
2005-04-14 19:41 ` Kip Macy
2005-04-14 21:04 ` Kip Macy
2005-04-15 4:36 ` Kip Macy
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=b1fa29170504151012418de97b@mail.gmail.com \
--to=kip.macy@gmail.com \
--cc=m+Ian.Pratt@cl.cam.ac.uk \
--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.