2 messages in com.xensource.lists.xen-ia64-devel[Xen-ia64-devel] cset 12009:4a320d26f...
FromSent OnAttachments
Isaku Yamahata31 Oct 2006 05:47 
Alex Williamson01 Nov 2006 15:29 
Subject:[Xen-ia64-devel] cset 12009:4a320d26fc24 of xen-unstable.hg breaks domain builder
From:Isaku Yamahata (yama@valinux.co.jp)
Date:10/31/2006 05:47:42 AM
List:com.xensource.lists.xen-ia64-devel

Hi. I found that the cset 12009:4a320d26fc24 of xen-unstable.hg breaks IA64 domain builder. Creating domain results in xend SEGV. (setup_guest() calls load_funcs.loadimage = loadelfimage() with page_array = NULL and then loadelfimage() references NULL. bang!)

Is anyone working on fixing that?