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.7.tar.gz
(25.1 kB
view hashes)
Built Distribution
Close
Hashes for fx_crash_sig-0.1.7-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 167f0fb75c5697f52fca6c467299a986964f81340a5d190c6feb8c3e408e1126 |
|
MD5 | 32014b08d92d938b05272404458e2efc |
|
BLAKE2b-256 | 6867d69b4a7a86ca70627f0f99542bd5fed812af16bcc02e54962a17c3824f76 |