Created attachment 898402 [details] core_backtrace For a few weeks I've been unable to use abrt to report crashes, as abrt crashes itself. Humorously, it does show its own crash as a thing I can report, but it also crashes when I try to report that. I'm not sure which information would be helpful to add to this report, but this is easily reproducible on my machine and I'd be happy to provide information to help if others cannot reproduce. I've attached the core_backtrace file.
Thank you for taking the time to report this crash. "core_backtrace" file shows me that the problem is rather in pango or gtk3. The full backtrace would be useful. Please, go to the problem directory and run: $ abrt-action-analyze-ccpp-local The command should create "backtrace" file. FYI: ABRT has also command-line interface. $ yum install abrt-cli $ abrt-cli list $ abrt-cli report $PROBLEMID
Hi Jakub, thank you for the comment. [Un]fortunately, ABRT is now working perfectly on my system, so I can no longer reproduce this error. Presumably, an update to pango or gtk3 may have resolved the problem for me. I don't seem to have any of the problem directories around on my system anymore either. Your note is still helpful in case this happens again. I will humorously close my own bug as WORKSFORME.