LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

abrt-action-analyze-backtrace

analyze crash backtrace for duplication and quality

TLDR

Analyze a backtrace with verbose logging
$ abrt-action-analyze-backtrace -v
copy
Analyze problem data in a given dump directory
$ abrt-action-analyze-backtrace -d [path/to/directory]
copy
Analyze the dump directory in the current working directory
$ abrt-action-analyze-backtrace
copy

SYNOPSIS

abrt-action-analyze-backtrace [-v] [-d DIR]

DESCRIPTION

abrt-action-analyze-backtrace analyzes C/C++ backtraces and generates a duplication hash, backtrace rating, and identifies the crash function. The data is saved as new elements duphash, rating, and crash_function in the problem directory.This tool works as a secondary analyzer after backtrace generation. The rating prevents low-quality backtraces from being reported, while the duplication hash helps identify previously filed similar crash reports.

PARAMETERS

-d DIR

Specifies the path to the problem directory; defaults to current working directory
-v
Enables verbose output; can be used multiple times for increased verbosity

CAVEATS

Requires a backtrace file to already exist in the problem directory. Typically used as part of the ABRT event pipeline rather than directly by users.

HISTORY

Part of ABRT (Automatic Bug Reporting Tool), developed by Red Hat for Fedora-based systems to detect, analyze, and report application crashes.

SEE ALSO

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid