abrt-action-analyze-python - Man Page
Calculate and save UUID and duplicate hash for a problem data directory DIR with Python crash data.
Synopsis
Description
The tool reads the file named backtrace from a problem data directory, parses it as a Python exception and generates a duplication hash and a universally unique identifier (UUID). Then it saves this data as new elements duphash and uuid.
Integration with ABRT events
abrt-action-analyze-python can be used to generate the duplication hash of a newly discovered Python crash.
EVENT=post-create analyzer=Python abrt-action-analyze-python
Options
- -d DIR
Path to a problem directory. Current working directory is used when this option is not provided.
- -v
Be more verbose. Can be given multiple times.
Authors
- ABRT team
Info
09/11/2024 abrt 2.17.6 ABRT Manual