jeremy avnet
2010-Jun-18 22:44 UTC
[libvirt-users] libvirtError: poll on socket failed: Interrupted system call
Hello. I just upgraded from libvirt 0.7.0 to 0.7.5 in Ubuntu Lucid and now my application will get into a hung state. I have to kill it at which point I get the following error from the Python bindings: Traceback (most recent call last): File "/usr/local/app/vm.py", line 246, in launch vm.create() File "/usr/lib/python2.6/dist-packages/libvirt.py", line 300, in create if ret == -1: raise libvirtError ('virDomainCreate() failed', dom=self) libvirtError: poll on socket failed: Interrupted system call Some searches turned up a patch involving signals sent by ncurses apps resizing, but this is not an ncurses app. It's a daemonized Python Twisted application. Unfortunately, this problem is making it so the application hangs indefinitely until we kill it and start it again. Any suggestions as to what might be causing this? Thanks! .:. jeremy -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20100618/9ed85ee9/attachment.htm>
Seemingly Similar Threads
- libvirtError: internal error Domain mytest didn't show up
- libvirtError: virDomainCreate() failed POST operation failed: (xend.err ''Device 0 (vkbd) could not be connected. Hotplug scripts not working.'')
- problem starting Xen VM
- Sporadic network issues
- C5 XEN domain not startable