Re: [XenPPC] Assertion 'entry->next->prev == entry' failed

2006-09-21 Thread Jimi Xenidis
On Sep 20, 2006, at 11:29 PM, Amos Waterland wrote: On Wed, Sep 20, 2006 at 10:52:32PM -0400, Amos Waterland wrote: On Wed, Sep 20, 2006 at 07:20:54PM -0400, Amos Waterland wrote: On Wed, Sep 20, 2006 at 11:35:51AM -0500, Hollis Blanchard wrote: On Tue, 2006-09-19 at 20:04 -0400, Amos Waterl

Re: [XenPPC] Assertion 'entry->next->prev == entry' failed

2006-09-20 Thread Amos Waterland
On Wed, Sep 20, 2006 at 10:52:32PM -0400, Amos Waterland wrote: > On Wed, Sep 20, 2006 at 07:20:54PM -0400, Amos Waterland wrote: > > On Wed, Sep 20, 2006 at 11:35:51AM -0500, Hollis Blanchard wrote: > > > On Tue, 2006-09-19 at 20:04 -0400, Amos Waterland wrote: > > > > I am seeing this when loadin

Re: [XenPPC] Assertion 'entry->next->prev == entry' failed

2006-09-20 Thread Amos Waterland
On Wed, Sep 20, 2006 at 07:20:54PM -0400, Amos Waterland wrote: > On Wed, Sep 20, 2006 at 11:35:51AM -0500, Hollis Blanchard wrote: > > On Tue, 2006-09-19 at 20:04 -0400, Amos Waterland wrote: > > > I am seeing this when loading dom0 now on JS21: > > > > > > (XEN) *** LOADING DOMAIN 0 *** > > > (X

Re: [XenPPC] Assertion 'entry->next->prev == entry' failed

2006-09-20 Thread Amos Waterland
On Wed, Sep 20, 2006 at 11:35:51AM -0500, Hollis Blanchard wrote: > On Tue, 2006-09-19 at 20:04 -0400, Amos Waterland wrote: > > I am seeing this when loading dom0 now on JS21: > > > > (XEN) *** LOADING DOMAIN 0 *** > > (XEN) Assertion 'entry->next->prev == entry' failed, line 92 ... > > (XEN) BUG

Re: [XenPPC] Assertion 'entry->next->prev == entry' failed

2006-09-20 Thread Hollis Blanchard
On Tue, 2006-09-19 at 20:04 -0400, Amos Waterland wrote: > I am seeing this when loading dom0 now on JS21: > > (XEN) *** LOADING DOMAIN 0 *** > (XEN) Assertion 'entry->next->prev == entry' failed, line 92, file > /home/apw/devel/xen/xen.hg/xen/include/xen/list.h > (XEN) BUG at /home/apw/devel/xen

Re: [XenPPC] Assertion 'entry->next->prev == entry' failed

2006-09-19 Thread Amos Waterland
I am seeing this when loading dom0 now on JS21: (XEN) *** LOADING DOMAIN 0 *** (XEN) Assertion 'entry->next->prev == entry' failed, line 92, file /home/apw/devel/xen/xen.hg/xen/include/xen/list.h (XEN) BUG at /home/apw/devel/xen/xen.hg/xen/include/xen/list.h:92 I am using latest Xen and Linux.