F10a virt-manager

Daniel P. Berrange berrange at redhat.com
Tue Aug 12 15:06:16 UTC 2008


On Tue, Aug 12, 2008 at 11:00:51PM +0800, John Summerfield wrote:

> It's odd in that files are not closed, and in that it terminated 
> immediately after a failed read.
> 
> This is where "4" is created:
> 6052  socket(PF_FILE, SOCK_STREAM, 0)   = 4
> 6052  connect(4, {sa_family=AF_FILE, path=@"/tmp/.X11-unix/X0"...}, 110) 
> = -1 ECONNREFUSED (Connection refused)
> 6052  connect(4, {sa_family=AF_FILE, path="/tmp/.X11-unix/X0"...}, 110) = 0
> 
> so it seems likely that the PANIC message arises from the problem.

Unfortunately since consolehelper is a setuid app, strace isn't going
to work, because the setuid bit will be dropped defeating the whole
point of running via consolehelper.

> Running as root ("sudo /usr/sbin/virt-manager") it hangs trying to 
> connect to qemu.

This is a PyGObject bug

https://bugzilla.redhat.com/show_bug.cgi?id=458522

Daniel
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the fedora-test-list mailing list