Bug 1133254 - virt-manager crashes immediately after authentication
Summary: virt-manager crashes immediately after authentication
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: virt-manager
Version: 21
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Cole Robinson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-08-23 23:54 UTC by Mukundan Ragavan
Modified: 2014-08-28 21:41 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-08-28 21:41:41 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
core_backtrace (22.59 KB, text/plain)
2014-08-23 23:54 UTC, Mukundan Ragavan
no flags Details

Description Mukundan Ragavan 2014-08-23 23:54:19 UTC
Created attachment 930015 [details]
core_backtrace

Description of problem:
When I start virt-manager, it asks for root password. As soon as I provide the password, it closes. There is no information on the terminal.


Version-Release number of selected component (if applicable):
# rpm -qa virt-manager
virt-manager-1.0.1-3.fc21.1.noarch

How reproducible:
Always

Steps to Reproduce:
1. Start virt-manager
2. provide root password if prompted

crash

Actual results:
virt-manager crashes

Expected results:
Should start and show the VMs

Additional info:

I checked on some basic stuff.

libvritd seems to fine and running.
# systemctl status libvirtd.service 
● libvirtd.service - Virtualization daemon
   Loaded: loaded (/usr/lib/systemd/system/libvirtd.service; enabled)
   Active: active (running) since Sat 2014-08-23 18:12:43 CDT; 37min ago
     Docs: man:libvirtd(8)
           http://libvirt.org
 Main PID: 9161 (libvirtd)
   CGroup: /system.slice/libvirtd.service
           ├─1426 /sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --dhcp-script=/usr/libexec/libvirt_leaseshelper
           ├─1427 /sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --dhcp-script=/usr/libexec/libvirt_leaseshelper
           ├─9161 /usr/sbin/libvirtd
           ├─9209 /sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --dhcp-script=/usr/libexec/libvirt_leaseshelper
           └─9210 /sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --dhcp-script=/usr/libexec/libvirt_leaseshelper

Aug 23 18:12:44 imladris dnsmasq[9209]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses
Aug 23 18:12:44 imladris dnsmasq-dhcp[9209]: read /var/lib/libvirt/dnsmasq/default.hostsfile
Aug 23 18:14:05 imladris libvirtd[9161]: metadata not found: Requested metadata element is not present
Aug 23 18:14:06 imladris libvirtd[9161]: End of file while reading data: Input/output error
Aug 23 18:31:36 imladris libvirtd[9161]: metadata not found: Requested metadata element is not present
Aug 23 18:31:37 imladris libvirtd[9161]: End of file while reading data: Input/output error
Aug 23 18:40:18 imladris libvirtd[9161]: metadata not found: Requested metadata element is not present
Aug 23 18:40:19 imladris libvirtd[9161]: End of file while reading data: Input/output error
Aug 23 18:42:16 imladris libvirtd[9161]: metadata not found: Requested metadata element is not present
Aug 23 18:42:17 imladris libvirtd[9161]: End of file while reading data: Input/output error


# virsh list --all
 Id    Name                           State
----------------------------------------------------
 -     Centos-6.5                     shut off


journalctl has this - 

Aug 23 17:43:16 imladris kernel: virt-manager[2666]: segfault at 0 ip 00007f9bf9e32fc7 sp 00007fffb9eb0d80 error 4 in _gi.so[7f9bf9e09000+45000]
Aug 23 17:43:16 imladris abrt-hook-ccpp[2723]: Saved core dump of pid 2666 (/usr/bin/python2.7) to /var/tmp/abrt/ccpp-2014-08-23-17:43:16-2666 (76931072 bytes)

Comment 1 Mukundan Ragavan 2014-08-28 21:41:41 UTC
I have absolutely no idea what changed. virt-manager works just fine now.

I will reopen this bug if this shows up again!


Note You need to log in before you can comment on or make changes to this bug.