Description of problem: I unfocused the VM and then focused it again and clicked into it. virt-manager crashed. After starting virt-manager again, the VM was running OK. Version-Release number of selected component: virt-manager-1.3.2-4.20160520git2204de62d9.fc24 Additional info: reporter: libreport-2.7.0 backtrace_rating: 4 cmdline: /usr/bin/python2 -tt /usr/share/virt-manager/virt-manager crash_function: compare_directory executable: /usr/bin/python2.7 global_pid: 2719 kernel: 4.5.5-300.fc24.x86_64 pkg_fingerprint: 73BD E983 81B4 6521 pkg_vendor: Fedora Project reproducible: Not sure how to reproduce the problem runlevel: N 5 type: CCpp uid: 1000 Truncated backtrace: Thread no. 0 (10 frames) #0 compare_directory at gtkfilechooserwidget.c:4109 #1 name_sort_func at gtkfilechooserwidget.c:4192 #2 compare_array_element at gtkfilesystemmodel.c:766 #3 msort_with_tmp at gqsort.c:152 #5 msort_r at gqsort.c:237 #6 g_qsort_with_data at gqsort.c:303 #7 gtk_file_system_model_sort at gtkfilesystemmodel.c:790 #8 add_file at gtkfilesystemmodel.c:1870 #11 _gtk_file_system_model_update_file at gtkfilesystemmodel.c:1944 #12 gtk_file_system_model_query_done at gtkfilesystemmodel.c:1227
Created attachment 1160911 [details] File: backtrace
Created attachment 1160912 [details] File: cgroup
Created attachment 1160913 [details] File: core_backtrace
Created attachment 1160914 [details] File: dso_list
Created attachment 1160915 [details] File: environ
Created attachment 1160916 [details] File: exploitable
Created attachment 1160917 [details] File: limits
Created attachment 1160918 [details] File: maps
Created attachment 1160919 [details] File: mountinfo
Created attachment 1160920 [details] File: namespaces
Created attachment 1160921 [details] File: open_fds
Created attachment 1160922 [details] File: proc_pid_status
Created attachment 1160923 [details] File: var_log_messages
I've found the trigger. virt-manager crashes after taking a screenshot and focusing the window again.
virt-manager does not crash with gtk3-3.20.4-1.fc24.x86_64 and crashes with gtk3-3.20.5-1.fc24.x86_64 The reproducer is simple: 1. boot a Fedora Workstation into graphics (using Spice+QXL) 2. take a screenshot using the virt-manager window menu 3. focus the VM with a cursor, it crashes
gtk3-3.20.5-1.fc24.x86_64 has been unpushed from testing updates and gtk3-3.20.6-1.fc24.x86_64 has been proposed instead, which fixes the regression. Closing.