Displaying 1 result from an estimated 1 matches for "7f36c4730000".
2012 Apr 28
2
Segmentation Fault when Starting domUs
Hello everyone,
I just put together a brand new system, and I''m getting the following
when I try to start a domU:
> [ 1902.049066] xend[12924]: segfault at b9ff6cd8 ip 00007f36c474afe1 sp 00007f36b9ff6af8 error 4 in libxenguest.so.4.0.0[7f36c4730000+24000]
This is on an AMD CPU with the AVX instructions, and I already have
this in my grub.cfg:
> multiboot /xen-4.1.2.gz dom0_mem=3072M dom0_max_vcpus=2 dom0_vcpus_pin xsave=1
Before adding xsave=1, programs like gdb and xm would crash; after
adding it, they don''t but xend still do...