Man Page: abrt-action-analyze-python
Operating Environment: centos
Section: 1
ABRT-ACTION-ANALYZ(1) ABRT Manual ABRT-ACTION-ANALYZ(1)NAMEabrt-action-analyze-python - Calculate and save UUID and duplicate hash for a problem data directory DIR with Python crash data.SYNOPSISabrt-action-analyze-python [-v] [-d DIR]DESCRIPTIONThe 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-pythonOPTIONS-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.AUTHORSo ABRT team abrt 2.1.11 06/18/2014 ABRT-ACTION-ANALYZ(1)
| Related Man Pages |
|---|
| abrtd(8) - centos |
| abrt-action-notify(1) - centos |
| abrt-action-save-package-data(1) - centos |
| abrt-server(1) - centos |
| reporter-rhtsupport(1) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| Controlling user input |