[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] crash in nvmx_vcpu_destroy
(Cc'ing the vmx maintainers) At 15:58 +0100 on 20 Feb (1361375903), Olaf Hering wrote: > while doing "while xm migrate --live domU localhost;do sleep 1;done" I > just got the crash shown below. And it can be reproduced. > > The guest has 2 vcpus and 512mb, it runs pvops 3.7.9 Anything interesting printed before the crash? My best guess by code inspection is that nvmx->launched_list never got initialized, because of some failure in vcpu init. Also, if you have the xen-syms for this image, can you extract a file/line-number for the crashing %rip (ffff82c4c01dd197)? I'd expect it to be vvmx.c:150 or thereabouts. And thirdly, can you try the attached patch? Cheers Tim. Attachment:
x _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |