[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Xen-unstable: Xen panic when shutting down HVM guest with PCI passthrough: RIP: e008:[<ffff82d0801099b1>] evtchn_move_pirqs+0x90/0xbf
On 05/06/14 17:03, Sander Eikelenboom wrote: > Thursday, June 5, 2014, 5:03:24 PM, you wrote: > >> On 05/06/14 15:54, Sander Eikelenboom wrote: >> >> Hi, >> When shutting down a HVM guest with PCI passthrough Xen panics with the >> panic >> below (complete xl-dmesg attached). >> # addr2line -e xen-syms ffff82d0801099b1 >> /usr/src/new/xen-unstable/xen/common/event_channel.c:1326 >> which is: >> pirq_set_affinity(d, chn->u.pirq.irq, mask); >> >> >> This is presumably an ordering issue on destroy. >> >> Does reverting bac6334b5 fix the problem? >> >> ~Andrew > Hi Andrew, > > That seems to have been a good hunch, after reverting that commit i have been > able to repeatedly create and shutdown the guest with passthrough, without a > crash. > > -- > Sander > CC'ing George and Juergen as the authors of the identified patch c/s bac6334b5 "move domain to cpupool0 before destroying it" appears to cause the crash identified the root of this thread. It appears to now move event channels after having torn parts of the event channel infrastructure. ~Andrew _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |