[libvirt] libvirt python is not correctly passing file descriptors to underlying virDomainCreateWithFiles

Martin Kletzander mkletzan at redhat.com
Tue Oct 22 23:07:16 UTC 2013


On Tue, Oct 22, 2013 at 04:42:31PM +0100, Eric Blake wrote:
> On 10/21/2013 06:03 PM, Marian Neagul wrote:
> > Dear All,
> > 
> > While working on a component handling container management I stumbled on a bug 
> > in the libvirt python bindings: basically the python bindings fail in properly 
> > translating the python file descriptor list to a native C array.
> > The primary symptom was that inside the container the file descriptors are 
> > created but mapped to '/dev/null' instead of the original file descriptors
> > 
> > This problem was discovered in libvirt 1.1.2 but the problem exists also in the 
> > current git head.
> > 
> > I'm attaching a simple patch fixing the bug, and re-establishing the expected 
> > behaviour.
> > I've also opened a bugzilla issue at 
> > https://bugzilla.redhat.com/show_bug.cgi?id=1021434
> 
> Thanks again for filing the bug and posting the patch; it looks like
> Martin applied it from a second thread:
> https://www.redhat.com/archives/libvir-list/2013-October/msg01009.html
> 

I must admit I completely missed this thread at first.  But yes, I
sent it, applied it and everything works as it should.  One more
thanks from me for letting us know and publishing the patch

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20131023/eb50ac04/attachment-0001.sig>


More information about the libvir-list mailing list