Apport intercepts Program crashes, collects debugging information about the crash and the operating system environment, and sends it to bug trackers in a standardized form. It also offers the user to report a bug about a package, with again collecting as much information about it as possible.
It currently supports
- Crashes from standard signals (SIGSEGV, SIGILL, etc.) through the kernel coredump handler (in piping mode)
- Unhandled Python exceptions
- GTK, KDE, and command line user interfaces
- Packages can ship hooks for collecting speficic data (such as /var/log/Xorg.0.log for X.org, or modified gconf settings for GNOME programs)
- apt/dpkg and rpm backend (in production use in Ubuntu and OpenSUSE)
- Reprocessing a core dump and debug symbols for post-mortem (and preferably server-side) generation of fully symbolic stack traces (apport-retrace)
- Reporting bugs to Launchpad (more backends can be easily added)
Project information
- Licence:
- GNU GPL v2
View full history Series and milestones
main series is the current focus of development.
All questions Latest questions
All packages Packages in Distributions
-
apport source package in Xenial
Version 2.20.1-0ubuntu2.30 uploaded -
apport source package in Trusty
Version 2.14.1-0ubuntu3.29 uploaded -
apport source package in Precise
Version 2.0.1-0ubuntu17.16 uploaded -
apport source package in Oneiric based series for Ubuntu LEB
Version 1.23-0ubuntu3 uploaded -
apport source package in Mantic
Version 2.27.0-0ubuntu5 uploaded
All bugs Latest bugs reported
-
Bug #1850804: Tab completion warnings with ubuntu-bug when using alias for ls
Reported -
Bug #2033125: "ubuntu-bug" output window is too large to fit screen; buttons are not visible
Reported -
Bug #2028879: Lack of default dpkg diverts causes test_get_file_package_diversion to fail
Reported -
Bug #2024950: add support for Green Linux, fork linux mint
Reported -
Bug #2016023: viewing an apport-cli crash with default pager could escalate privilege (CVE-2023-1326)
Reported
All blueprints Latest blueprints
-
Create a snap of apport for Ubuntu Core
Registered
More contributors Top contributors
- Benjamin Drung 764 points
- Rodrigo Henrique 182 points
- Ćukasz Zemczak 46 points
- Martin Pitt 45 points
- SamKenXStream 34 points