Re: [libvirt] Bug in RPC code causes failure to start LXC container using virDomainCreateXMLWithFiles

2016-01-11 Thread Martin Kletzander
On Thu, Nov 26, 2015 at 04:10:40PM +, Ben Gray wrote: Hi, Occasionally when trying to start LXC containers with fds I get the following error: Wow, this is here for a while... Sorry for the delay. virNetMessageDupFD:562 : Unable to duplicate FD -1: Bad file descriptor

[libvirt] Bug in RPC code causes failure to start LXC container using virDomainCreateXMLWithFiles

2015-11-26 Thread Ben Gray
Hi, Occasionally when trying to start LXC containers with fds I get the following error: virNetMessageDupFD:562 : Unable to duplicate FD -1: Bad file descriptor I tracked it down to the code that handles EAGAIN errors from recvfd. In such cases the