WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-ia64-devel

RE: [Xen-ia64-devel] Xen/ia64 build error

To: "Haavard Bjerke" <havard.bjerke@xxxxxxx>
Subject: RE: [Xen-ia64-devel] Xen/ia64 build error
From: "Magenheimer, Dan (HP Labs Fort Collins)" <dan.magenheimer@xxxxxx>
Date: Thu, 27 Oct 2005 05:31:52 -0700
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx, Tristan Gingold <Tristan.Gingold@xxxxxxxx>
Delivery-date: Thu, 27 Oct 2005 12:28:58 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcXaz2uY8OW4DAU4S1WBHEwxujWshQAIpfUg
Thread-topic: [Xen-ia64-devel] Xen/ia64 build error
I have seen this error every boot for months, but it has
always been harmless and the boot continues.  I suspect
your problem is occurring after that but the printfs
are not making it to the console.

Is anyone else seeing the same problem as Haavard? 

> -----Original Message-----
> From: Haavard Bjerke [mailto:havard.bjerke@xxxxxxx] 
> Sent: Thursday, October 27, 2005 2:21 AM
> To: Magenheimer, Dan (HP Labs Fort Collins)
> Cc: Tristan Gingold; xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
> Subject: Re: [Xen-ia64-devel] Xen/ia64 build error
> 
> OK, using cs 7502, Xenlinux boots quite far until I get this 
> error, and the
> machine reboots:
> 
> vcpu_translate: bad address 0000000000000010, viip=a000000100945f00,
> vipsr=0000001008022018, iip=a0000001009g
> 
> Haavard
> 
> On Tue, Oct 25, 2005 at 07:13:20AM -0700, Magenheimer, Dan 
> (HP Labs Fort Collins) wrote:
> > It works for me, but just to check I cloned a fresh tree
> > (changeset 7502) from
> > 
> > http://xenbits.xensource.com/ext/xen-ia64-unstable.hg 
> > 
> > onto my rx2600 with RH3.2 (and the default gcc 3.2.3)
> > and just typed 'make' in the xen-ia64-unstable.hg
> > directory.   When the make was complete (it dies
> > trying to build domU.. ignore that), I copied
> > xen/xen and linux-2.6.12-xen0/vmlinux to my elilo
> > boot directory.  (I also rename vmlinux to xenlinux.) 
> > The result boots fine.
> > 
> > > (XEN) ****************************************
> > > (XEN) Panic on CPU 0:
> > > (XEN) Could not set up DOM0 guest OS
> > > (XEN) ****************************************
> > 
> > This is probably a bad dom0 image file.  Perhaps you
> > used the vmlinux.gz file (or some other file) by mistake?
> > 
> > Dan
> > 
> > > -----Original Message-----
> > > From: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx 
> > > [mailto:xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf 
> > > Of Haavard Bjerke
> > > Sent: Tuesday, October 25, 2005 5:59 AM
> > > To: Tristan Gingold
> > > Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
> > > Subject: Re: [Xen-ia64-devel] Xen/ia64 build error
> > > 
> > > On Tue, Oct 25, 2005 at 12:33:23PM +0200, Tristan Gingold wrote:
> > > > Le Mardi 25 Octobre 2005 11:10, Haavard Bjerke a écrit :
> > > > > I'm trying to install Xen/ia64 again, for testing Grid 
> > > software. I've
> > > > > checked out from 
> > > http://xenbits.xensource.com/ext/xenlinux-ia64-2.6.12.hg
> > > > > and 
> > > http://xenbits.xensource.com/ext/xen-ia64-unstable.hg. 
> Xen builds OK,
> > > > > but the Xenlinux build seems to be broken:
> > > > [...]
> > > > Hi,
> > > > 
> > > > How did you build xenlinux ?
> > > > It should now be built from xen-ia64-unstable.hg, ie don't 
> > > use xenlinux-ia64
> > > > 
> > > I was building the old way. Using the new method, Xenlinux 
> > > builds, though I
> > > had to manually make a symlink to asm-xsi-offsets.h in
> > > linux-2.6-xen-sparse/include/asm-ia64/xen/
> > > 
> > > When booting, I get the following error:
> > > 
> > > (XEN) arch_vcpu_info=f0000000040e0000
> > > (XEN) ###allocating rid_range, domain f0000000040dc100: 
> > > starting_rid=40000,
> > > ending_rid=80000
> > > (XEN) arch_do_create_domain: domain=f0000000040dc100
> > > (XEN) About to call construct_dom0()
> > > (XEN) *** LOADING DOMAIN 0 ***
> > > (XEN) 
> > > (XEN) ****************************************
> > > (XEN) Panic on CPU 0:
> > > (XEN) Could not set up DOM0 guest OS
> > > (XEN) ****************************************
> > > 
> > > Any ideas?
> > > 
> > > Thanks,
> > > Haavard
> > > 
> > > _______________________________________________
> > > Xen-ia64-devel mailing list
> > > Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
> > > http://lists.xensource.com/xen-ia64-devel
> > > 
> 
> -- 
> Håvard K. F. Bjerke
> http://www.idi.ntnu.no/~havarbj/
> 

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel

<Prev in Thread] Current Thread [Next in Thread>