Skip to content

mjtrangoni/faf

 
 

Repository files navigation

About FAF

Originated as Fedora Analysis Framework – The ultimate tool to fix problems of application crashes.

FAF now collects thousands of reports a day serving needs of three different projects:

Live FAF instances:

FAF is part of the ABRT project.

How it works

Currently, typical crash reporting work-flow consists of generating so called ureport (micro report) designed to be completely anonymous so it can be sent and processed automatically avoiding costly bugzilla queries and manpower.

FAF in this scenario works like a first line of defense — collecting massive amounts of similar reports and responding with tracker URLs in case of known problems.

If user is lucky enough to hit a unique issue not known by FAF, reporting chain continues with reporting to bugzilla, more complex process which requires user having a bugzilla account and going through numerous steps including verification that the report doesn't contain sensitive data.

You can read more about technical aspects of ABRT at our documentation site: http://abrt.readthedocs.org.

Features

  • Support for various programming languages and software projects:
    • C/C++
    • Java
    • Python
    • Python 3
    • Linux (kernel oops)
  • De-duplication of incoming reports
  • Clustering of similar reports (Problems)
  • Collection of various statistics about platform
  • Retracing of C/C++ backtraces and kernel oopses
  • Simple knowledge base to provide instant responses to certain reports
  • Bug tracker support

Developer resources

Technologies behind FAF

RPM Repositories

Nightly builds of FAF can be obtained from these repositories:

About

Platform for collection and analysis of packages and package crashes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 57.8%
  • JavaScript 23.0%
  • CSS 13.4%
  • HTML 4.2%
  • Makefile 1.0%
  • Shell 0.3%
  • Other 0.3%