Automatic Bug Reporting Tool

ABRT is a set of tools for detecting and reporting application crashes.
Crashes are automatically recognized and processed for later reporting and analysis.
This reporting can be automatic or users can add additional information and report it by our tools. Reports are collected, analyzed and aggregated providing valuable information for developers.

Remote services

Fedora Analysis Framework

Framework for aggregating and analyzing reports of crashes.
For users a webpages are available containing reports, problems and statistics for finding out when, how and to whom application crashes. {% if config.MORE_RS %} Learn more...
{% endif %}

Visit FAF webpages

Retrace Server

Reporting users can send coredump for remote analysis and receive backtrace without a need to install debuginfo packages locally. This process is also integrated into automatic reporting. {% if config.MORE_FAF %} Learn more...
{% endif %}

{% if config.URL_FOR_RS %} Visit Retrace Server
{% else %} This feature is not accessible through web UI. {% endif %}

End-user application

Automatic Bug Reporting Tool

Tool for recognition of defects in applications. This recognition is automatic and to user a report is presented. This report can be reported to help developers fix that problem. {% if config.MORE_ABRT %} Learn more...
{% endif %}

Gnome ABRT

A graphical application for browsing detected problems. Each problem is presented as a full report for better understanding of crash. Via this app a bug can also be reported. {% if config.MORE_GABRT %} Learn more...
{% endif %}

Libraries

Libreport

A library for reporting various problems to destinations like mailing lists, regular files, remote servers and bug tracking tools. Another destinations and tools can be easily added by writing its own plugins. {% if config.MORE_LR %} Learn more...
{% endif %}

Satyr

Satyr is a collection of low-level algorithms for program failure processing, analysis and reporting supporting kernel space, user space, Python, and Java programs. {% if config.MORE_SATYR %} Learn more...
{% endif %}