Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: ABRT version: 0.2.12 Gnome version: 3.8.1 Fedora 19-Alpha Cannot report any problems to anything. No options are presented. No dialogs raise when clicking report button. Don't know the cause but began happening after installing updates. 100% reproducable. Version-Release number of selected component: gnome-abrt-0.2.12 Additional info: kernel: 3.9.0-301.fc19.x86_64 type: libreport
If gnome-abrt is run from Terminal, I find the following: Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated. ERROR:root:[Errno 2] No such file or directory Traceback (most recent call last): File "/usr/lib64/python2.7/site-packages/gnome_abrt/controller.py", line 63, in _run_event_on_problem os.execvp(exctbl, args) File "/usr/lib64/python2.7/os.py", line 344, in execvp _execvpe(file, args) File "/usr/lib64/python2.7/os.py", line 368, in _execvpe func(file, *argrest) OSError: [Errno 2] No such file or directory
I get the following from GDB: "/usr/bin/gnome-abrt": not in executable format: File format not recognized Not sure on this one if it is just me or if there is a problem with the file since it runs from the terminal. But I've never seen this error in GDB before.
(In reply to comment #2) > I get the following from GDB: > > "/usr/bin/gnome-abrt": not in executable format: File format not recognized > > Not sure on this one if it is just me or if there is a problem with the file > since it runs from the terminal. But I've never seen this error in GDB > before. I just noticed gnome-abrt is a python script so it appears I am executing it wrongly in GDB. Executing it as a python script gives nothing useful.
Thank you for the report and your effort you've put into this bug! This particular bug has already been reported and updates to this package have been released, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 960016 ***