Bug 949563

Summary: [abrt] virt-manager-0.9.4-4.fc18: new_threadstate: Process /usr/bin/python2.7 was killed by signal 11 (SIGSEGV)
Product: [Fedora] Fedora Reporter: Olivier Emery <oemery.tux>
Component: virt-managerAssignee: Cole Robinson <crobinso>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: berrange, crobinso, hbrock, jforbes, Larry, me, peppe.fiorentino, rooksy, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:231dfd9a24daffe4ccec83f561dab7fb71ad8ec2
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-31 16:10:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: smolt_data
none
File: var_log_messages none

Description Olivier Emery 2013-04-08 13:52:47 UTC
Description of problem:
Each time I use virt-manager to connect to distant hosts machines (outside my local network), when I close virt-manager, one of the theses 2 things may happen :
. this signal killed (often when using Quit)
or 
. python process remains running, using # 50% of CPU (this is the most probably ending)

So I use to kill this process

Actually I get an error when I connect to distant host, maybe this is related :
Erreur lors de l'obtention de la connexion « qemu:///system » : erreur interne client socket is closed

Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/engine.py", line 295, in _tick
    conn.tick()
  File "/usr/share/virt-manager/virtManager/connection.py", line 1311, in tick
    self._tick(noStatsUpdate)
  File "/usr/share/virt-manager/virtManager/connection.py", line 1320, in _tick
    self.hostinfo = self.vmm.getInfo()
  File "/usr/lib/python2.7/site-packages/libvirt.py", line 3346, in getInfo
    if ret is None: raise libvirtError ('virNodeGetInfo() failed', conn=self)
libvirtError: erreur interne client socket is closed

Version-Release number of selected component:
virt-manager-0.9.4-4.fc18

Additional info:
backtrace_rating: 4
cmdline:        python /usr/share/virt-manager/virt-manager.py
crash_function: new_threadstate
executable:     /usr/bin/python2.7
kernel:         3.8.5-201.fc18.i686.PAE
uid:            1000
ureports_counter: 1
xsession_errors: /usr/lib/python2.7/site-packages/gnome_abrt/application.py:62: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 new_threadstate at /usr/src/debug/Python-2.7.3/Python/pystate.c:200
 #1 PyThreadState_New at /usr/src/debug/Python-2.7.3/Python/pystate.c:211
 #2 PyGILState_Ensure at /usr/src/debug/Python-2.7.3/Python/pystate.c:598
 #3 libvirt_virEventUpdateHandleFunc at libvirt-override.c:4634
 #4 virEventUpdateHandle at util/event.c:70
 #5 virNetSocketUpdateIOCallback at rpc/virnetsocket.c:1571
 #6 virNetClientIOUpdateCallback at rpc/virnetclient.c:1645
 #8 virNetClientIO at rpc/virnetclient.c:1799
 #9 virNetClientSendInternal at rpc/virnetclient.c:1969
 #10 virNetClientSendWithReply at rpc/virnetclient.c:1997

Comment 1 Olivier Emery 2013-04-08 13:52:52 UTC
Created attachment 732680 [details]
File: backtrace

Comment 2 Olivier Emery 2013-04-08 13:52:55 UTC
Created attachment 732681 [details]
File: cgroup

Comment 3 Olivier Emery 2013-04-08 13:52:57 UTC
Created attachment 732682 [details]
File: core_backtrace

Comment 4 Olivier Emery 2013-04-08 13:53:00 UTC
Created attachment 732683 [details]
File: dso_list

Comment 5 Olivier Emery 2013-04-08 13:53:03 UTC
Created attachment 732684 [details]
File: environ

Comment 6 Olivier Emery 2013-04-08 13:53:07 UTC
Created attachment 732685 [details]
File: limits

Comment 7 Olivier Emery 2013-04-08 13:53:10 UTC
Created attachment 732686 [details]
File: maps

Comment 8 Olivier Emery 2013-04-08 13:53:14 UTC
Created attachment 732687 [details]
File: open_fds

Comment 9 Olivier Emery 2013-04-08 13:53:16 UTC
Created attachment 732688 [details]
File: proc_pid_status

Comment 10 Olivier Emery 2013-04-08 13:53:19 UTC
Created attachment 732689 [details]
File: smolt_data

Comment 11 Olivier Emery 2013-04-08 13:53:22 UTC
Created attachment 732690 [details]
File: var_log_messages

Comment 12 Cole Robinson 2013-04-08 20:47:33 UTC
*** Bug 877723 has been marked as a duplicate of this bug. ***

Comment 13 Cole Robinson 2013-04-08 20:47:37 UTC
*** Bug 883310 has been marked as a duplicate of this bug. ***

Comment 14 Giuseppe Fiorentino 2013-04-12 08:39:33 UTC
i have only close the window with the x button on window's title bar

backtrace_rating: 4
cmdline:        python /usr/share/virt-manager/virt-manager.py
crash_function: new_threadstate
executable:     /usr/bin/python2.7
kernel:         3.8.5-201.fc18.x86_64
package:        virt-manager-0.9.4-4.fc18
reason:         Process /usr/bin/python2.7 was killed by signal 11 (SIGSEGV)
uid:            1000
ureports_counter: 1
xsession_errors:

Comment 15 Cole Robinson 2013-05-08 23:48:47 UTC
*** Bug 958270 has been marked as a duplicate of this bug. ***

Comment 16 Cole Robinson 2013-08-31 16:10:54 UTC
F18 virt-manager is on a different version now adays, and given the general lack of dups for almost 4 months I'm going to assume this was fixed elsewhere in the stack, since it doesn't look like anything virt-manager is explicitly causing