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.11.tar.gz
(25.7 kB
view hashes)
Built Distribution
Close
Hashes for fx_crash_sig-0.1.11-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b5d3e5bbd89d4055c6acd97f0e331ead457092221c50c13c1608674c92d8aaf |
|
MD5 | 611bc715338d647607b73eda69215e58 |
|
BLAKE2b-256 | 2c2252e6188aa9bbb64fb586eacca4eb878742e0d4f39af97e00b48a4235feba |