xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* The segmentfault when using xl create domU
@ 2014-04-15  2:33 duqi
  2014-04-15  8:53 ` Ian Campbell
  0 siblings, 1 reply; 9+ messages in thread
From: duqi @ 2014-04-15  2:33 UTC (permalink / raw)
  To: xen-devel@lists.xen.org
  Cc: Ian Campbell, Stefano Stabellini (Xen mainlister), Julien Grall,
	宫晓利, hdegoede, bjzhang@suse.com


[-- Attachment #1.1: Type: text/plain, Size: 904 bytes --]

 Hi there,
We tried to create domU with command "xl -vvv create -d domU_01" and met the below fault:

root@linaro-alip:~/domU# xl -vvv create -d domU_01
Parsing config from domU_test
unable to format domain config as JSON (YAJL:1)
libxl: debug: libxl_create.c:1342:do_domain_create: ao 0x1df8610: create: how=(nil) callback=(nil) poller=0x1df8658
Segmentation fault

Here is the context of domU_01:

   kernel = "/root/domU/zImage"
   memory = "64" 
   name = "domU" 
   vcpus = 1 
   serial="pty"
   disk = [ 'phy:/dev/loop0,xvda,w' ]
   vif=[ 'mac=00:16:3e:56:af:69,bridge=virbr0,type=netfront', ]

Here is our version and conigurations about xen:
Xen : git://xenbits.xen.org/xen.git and 'RELEASE-4.4.0' branch
we used "make dist-xen XEN_TARGET_ARCH=arm32 CROSS_COMPILE=arm-linux-gnueabihf- CONFIG_EARLY_PRINTK=sun7i" to compile the xen.

Could you give us some  advices?
Thank you very much.

duqi.


[-- Attachment #1.2: Type: text/html, Size: 1153 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-04-16 15:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-15  2:33 The segmentfault when using xl create domU duqi
2014-04-15  8:53 ` Ian Campbell
2014-04-15  9:45   ` duqi
2014-04-15 14:12     ` Julien Grall
2014-04-15 22:07       ` Wei Huang
2014-04-16  9:21         ` Ian Campbell
2014-04-16 15:50           ` Wei Huang
2014-04-16 15:56             ` Julien Grall
2014-04-16  9:12       ` duqi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).