Get crash signature from Firefox crash trace
Project description
fx-crash-sig
Get crash signature from Firefox crash trace
Take crash trace and:
-
Use tecken symbolication to symbolicate crash trace
-
use socorro-siggen to get crash signature
Install
pip install fx-crash-sig
Usage
from fx_crash_sig import sample_traces
from fx_crash_sig.crash_processor import CrashProcessor
crash_processor = CrashProcessor()
signature = crash_processor.get_signature(sample_traces.trace1)
Command line (using sample.json):
cat sample.json | fx-crash-sig
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fx-crash-sig-0.1.9.tar.gz
(25.6 kB
view details)
Built Distribution
File details
Details for the file fx-crash-sig-0.1.9.tar.gz
.
File metadata
- Download URL: fx-crash-sig-0.1.9.tar.gz
- Upload date:
- Size: 25.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2311653c0c8cb88911917a95ee8acaac901e66c7f0a36d6f6d3db7fa57ebcdd9 |
|
MD5 | cf84ad14215e26002a43b81bc2cbc399 |
|
BLAKE2b-256 | 0d99a175bf242fc5163180add3bc1d72d53d512ab139c41835a1959f96f4cca1 |
Provenance
File details
Details for the file fx_crash_sig-0.1.9-py2-none-any.whl
.
File metadata
- Download URL: fx_crash_sig-0.1.9-py2-none-any.whl
- Upload date:
- Size: 27.1 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ac31d586f4c075355de1e8d2784124f6528dba537e78de15ab792870379621d |
|
MD5 | e7fa157d3e3db4358534c628b90ba440 |
|
BLAKE2b-256 | b702a387ac47cad48d74f7fca3c9073bedb0887434f4c0fd9326197dc27efb03 |