Bug 1182226 - [abrt] virt-manager: spice_usb_device_manager_stop_event_listening(): python2.7 killed by SIGSEGV
Summary: [abrt] virt-manager: spice_usb_device_manager_stop_event_listening(): python2...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: spice-gtk
Version: 21
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Marc-Andre Lureau
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:dcee677c3d96505e45db9258916...
: 1184259 1207626 1211028 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-01-14 16:35 UTC by a.thiaville
Modified: 2015-04-21 18:25 UTC (History)
20 users (show)

Fixed In Version: phodav-2.0-1.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-04-21 18:25:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (49.92 KB, text/plain)
2015-01-14 16:35 UTC, a.thiaville
no flags Details
File: cgroup (190 bytes, text/plain)
2015-01-14 16:35 UTC, a.thiaville
no flags Details
File: core_backtrace (21.43 KB, text/plain)
2015-01-14 16:35 UTC, a.thiaville
no flags Details
File: dso_list (23.55 KB, text/plain)
2015-01-14 16:35 UTC, a.thiaville
no flags Details
File: environ (2.09 KB, text/plain)
2015-01-14 16:35 UTC, a.thiaville
no flags Details
File: exploitable (110 bytes, text/plain)
2015-01-14 16:35 UTC, a.thiaville
no flags Details
File: limits (1.29 KB, text/plain)
2015-01-14 16:35 UTC, a.thiaville
no flags Details
File: maps (106.85 KB, text/plain)
2015-01-14 16:36 UTC, a.thiaville
no flags Details
File: open_fds (2.02 KB, text/plain)
2015-01-14 16:36 UTC, a.thiaville
no flags Details
File: proc_pid_status (915 bytes, text/plain)
2015-01-14 16:36 UTC, a.thiaville
no flags Details
File: var_log_messages (2.40 KB, text/plain)
2015-01-14 16:36 UTC, a.thiaville
no flags Details

Description a.thiaville 2015-01-14 16:35:45 UTC
Version-Release number of selected component:
virt-manager-1.1.0-4.git310f6527.fc21

Additional info:
reporter:       libreport-2.3.0
backtrace_rating: 4
cmdline:        /usr/bin/python2 -tt /usr/share/virt-manager/virt-manager
crash_function: spice_usb_device_manager_stop_event_listening
executable:     /usr/bin/python2.7
kernel:         3.17.7-300.fc21.x86_64
runlevel:       N 5
type:           CCpp
uid:            0

Truncated backtrace:
Thread no. 1 (9 frames)
 #0 spice_usb_device_manager_stop_event_listening at usb-device-manager.c:1228
 #1 spice_usbredir_channel_disconnect_device at channel-usbredir.c:422
 #2 spice_usbredir_channel_reset at channel-usbredir.c:121
 #3 channel_disconnect at spice-channel.c:2646
 #4 spice_channel_coroutine at spice-channel.c:2430
 #5 coroutine_trampoline at coroutine_ucontext.c:63
 #6 continuation_trampoline at continuation.c:55
 #7 ?? at /lib64/libc.so.6
 #8 ??

Comment 1 a.thiaville 2015-01-14 16:35:49 UTC
Created attachment 980104 [details]
File: backtrace

Comment 2 a.thiaville 2015-01-14 16:35:50 UTC
Created attachment 980105 [details]
File: cgroup

Comment 3 a.thiaville 2015-01-14 16:35:52 UTC
Created attachment 980106 [details]
File: core_backtrace

Comment 4 a.thiaville 2015-01-14 16:35:53 UTC
Created attachment 980107 [details]
File: dso_list

Comment 5 a.thiaville 2015-01-14 16:35:55 UTC
Created attachment 980108 [details]
File: environ

Comment 6 a.thiaville 2015-01-14 16:35:56 UTC
Created attachment 980109 [details]
File: exploitable

Comment 7 a.thiaville 2015-01-14 16:35:57 UTC
Created attachment 980110 [details]
File: limits

Comment 8 a.thiaville 2015-01-14 16:36:00 UTC
Created attachment 980111 [details]
File: maps

Comment 9 a.thiaville 2015-01-14 16:36:01 UTC
Created attachment 980112 [details]
File: open_fds

Comment 10 a.thiaville 2015-01-14 16:36:03 UTC
Created attachment 980113 [details]
File: proc_pid_status

Comment 11 a.thiaville 2015-01-14 16:36:04 UTC
Created attachment 980114 [details]
File: var_log_messages

Comment 12 Alex Villacís Lasso 2015-03-02 01:43:16 UTC
I have seen this triggered twice by the following sequence of events:

Machine A exposes qemu virtual machine through ethernet with dynamic IP address.
Machine B runs virt-manager and connects to machine A through IP.
Machine B starts a VM on machine A through virt-manager and connects to its display.
Machine A then refreshes DHCP lease and gets a *different* IP address.
Machine B times out on connection to old IP address.
virt-manager crashes on Machine B.

Comment 13 Jeremy Harris 2015-03-09 15:11:24 UTC
Another user experienced a similar problem:

Initial reboot during graphical install of rhel 7.1, as a VM under f21.  Both Virtual Machine Manager and the VM console windows died.

reporter:       libreport-2.3.0
backtrace_rating: 4
cmdline:        /usr/bin/python2 -tt /usr/share/virt-manager/virt-manager
crash_function: spice_usb_device_manager_stop_event_listening
executable:     /usr/bin/python2.7
kernel:         3.18.7-200.fc21.x86_64
package:        virt-manager-1.1.0-4.git310f6527.fc21
reason:         python2.7 killed by SIGSEGV
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 14 Cole Robinson 2015-03-24 22:54:15 UTC
faf reports almost 500 hits for this FWIW

Comment 15 Marc-Andre Lureau 2015-03-25 11:02:38 UTC
(In reply to Cole Robinson from comment #14)
> faf reports almost 500 hits for this FWIW

most likely fixed by http://cgit.freedesktop.org/spice/spice-gtk/commit/?id=e3932bfebbfec7637f3d03d90e8f9b75e3223236

Comment 16 Cole Robinson 2015-03-31 15:52:42 UTC
*** Bug 1207626 has been marked as a duplicate of this bug. ***

Comment 17 Cole Robinson 2015-03-31 15:52:53 UTC
*** Bug 1184259 has been marked as a duplicate of this bug. ***

Comment 18 Fedora Update System 2015-04-02 12:58:55 UTC
spice-gtk-0.28-2.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/spice-gtk-0.28-2.fc22

Comment 19 Fedora Update System 2015-04-02 15:39:38 UTC
spice-gtk-0.27-6.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/spice-gtk-0.27-6.fc21

Comment 20 Fedora Update System 2015-04-02 19:00:35 UTC
Package phodav-2.0-1.fc22, spice-gtk-0.28-2.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing phodav-2.0-1.fc22 spice-gtk-0.28-2.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-5433/phodav-2.0-1.fc22,spice-gtk-0.28-2.fc22
then log in and leave karma (feedback).

Comment 21 Cole Robinson 2015-04-12 13:08:32 UTC
*** Bug 1211028 has been marked as a duplicate of this bug. ***

Comment 22 Fedora Update System 2015-04-21 18:25:16 UTC
phodav-2.0-1.fc22, spice-gtk-0.28-2.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.


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