F10a virt-manager

John Summerfield debian at herakles.homelinux.org
Wed Aug 13 00:29:11 UTC 2008


Daniel P. Berrange wrote:
> 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.

That doesn't explain the point at when strace stopped recording. It 
might explain why virt-manager won't work, but then I'd expect strace to 
show why it doesn't work, or the results of it not working.

Try running this for expected strace behaviour:

strace -f fdisk /dev/sda

> 
>> 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


-- 

Cheers
John

-- spambait
1aaaaaaa at coco.merseine.nu  Z1aaaaaaa at coco.merseine.nu
-- Advice
http://webfoot.com/advice/email.top.php
http://www.catb.org/~esr/faqs/smart-questions.html
http://support.microsoft.com/kb/555375

You cannot reply off-list:-)




More information about the fedora-test-list mailing list