Version-Release number of selected component: gnome-abrt-0.3.0-1.fc18 Additional info: reporter: libreport-2.1.6 cmdline: python /usr/bin/gnome-abrt executable: /usr/bin/gnome-abrt kernel: 3.9.11-200.fc18.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: signals.py:75:glib_sigchld_signal_handler:TypeError: argument must be an int, or have a fileno() method. Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/gnome_abrt/views.py", line 114, in wrapper_for_instance_function return func(oops_wnd, *args) File "/usr/lib64/python2.7/site-packages/gnome_abrt/views.py", line 662, in on_gac_detail_activate self._controller.detail(selected[0]) File "/usr/lib64/python2.7/site-packages/gnome_abrt/controller.py", line 52, in detail self.run_event_fn("open-gui", problem) File "/usr/lib64/python2.7/site-packages/gnome_abrt/controller.py", line 64, in _first_event_run self._sigchld_assign(self._refresh_sources) File "/usr/lib64/python2.7/site-packages/gnome_abrt/signals.py", line 75, in glib_sigchld_signal_handler _gsource_handle_signal, (callback, data)) TypeError: argument must be an int, or have a fileno() method. Local variables in innermost frame: callback: <bound method Controller._refresh_sources of <gnome_abrt.controller.Controller object at 0x20285d0>> pipes: (15, 16) data: None channel: <gi._glib.IOChannel object at 0x7fad49c5fd10>
Created attachment 781293 [details] File: backtrace
Created attachment 781294 [details] File: environ
Thank you for the bug report. Which version of pygobject3 do you have installed?
(In reply to Jakub Filak from comment #3) > Thank you for the bug report. Which version of pygobject3 do you have > installed? How can I find which version of pygobject3 I have?
Ah, sorry, I forgot to write the hint. $ rpm -q pygobject3
[user@localhost ~]$ rpm -q pygobject3 pygobject3-3.4.2-6.fc18.x86_64 [user@localhost ~]$
Created attachment 781548 [details] Revert to usage of pygobject3-3.4 API The patch simply reverts the commit which causes this crash. The reverted commit fixes a deprecation warning (bug #985990) for pygobject3 >= 3.7. The crash is due to incompatibility of pygobjec3-3.4 and pygobject3 >= 3.7
abrt-2.1.6-2.fc18, libreport-2.1.6-2.fc18, gnome-abrt-0.3.0-2.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/FEDORA-2013-13876/abrt-2.1.6-2.fc18,gnome-abrt-0.3.0-2.fc18,libreport-2.1.6-2.fc18
Package abrt-2.1.6-2.fc18, libreport-2.1.6-2.fc18, gnome-abrt-0.3.0-2.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing abrt-2.1.6-2.fc18 libreport-2.1.6-2.fc18 gnome-abrt-0.3.0-2.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-13876/abrt-2.1.6-2.fc18,gnome-abrt-0.3.0-2.fc18,libreport-2.1.6-2.fc18 then log in and leave karma (feedback).
Package abrt-2.1.6-3.fc18, libreport-2.1.6-2.fc18, gnome-abrt-0.3.0-2.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing abrt-2.1.6-3.fc18 libreport-2.1.6-2.fc18 gnome-abrt-0.3.0-2.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-13876/abrt-2.1.6-3.fc18,gnome-abrt-0.3.0-2.fc18,libreport-2.1.6-2.fc18 then log in and leave karma (feedback).
abrt-2.1.6-3.fc18, libreport-2.1.6-2.fc18, gnome-abrt-0.3.0-2.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.