Breakpad/SkipList: Difference between revisions
< Breakpad
Jump to navigation
Jump to search
(→Dev / IT: processorconfig.py.dist skiplist) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
= CrashKill = | = CrashKill = | ||
If you have a '''high priority''' SkipList bug, please do the following to give the Socorro team notification: | If you have a '''high priority''' SkipList bug, please do the following to give the Socorro team notification: | ||
* In the whiteboard field add ''' | * In the whiteboard field add '''CrashKill'''. Of course, do not do this if this SkipList change isn't a priority for the CrashKill group | ||
* Put SkipList as the first word of the bug's summary | * Put SkipList as the first word of the bug's summary | ||
* product=Webtools and component=Socorro | * product=Webtools and component=Socorro | ||
Line 14: | Line 14: | ||
= Dev / IT = | = Dev / IT = | ||
[[Breakpad/Skip_List_How_To | Skip_List_How_To]] - Documents SkipList process | * [[Breakpad/Skip_List_How_To | Skip_List_How_To]] - Documents SkipList process | ||
* [https://github.com/mozilla/socorro/blob/master/scripts/config/processorconfig.py.dist Current state of SkipList (prefixSignature, irrelevantSignature)] | |||
= Changelog = | = Changelog = | ||
Every SkipList change affects our crash metrics. Please log when changes go into production. | Every SkipList change affects our crash metrics. Please log when changes go into production. | ||
* No SkipList 3-8 ({{Bug|549983}} was tagged 1.6) | |||
* No SkipList 3-1 | * No SkipList 3-1 | ||
* No SkipList 2-22 | * No SkipList 2-22 |
Latest revision as of 15:46, 17 October 2011
SkipList
SkipList requests alter the way we generate a Crash Signature.
CrashKill
If you have a high priority SkipList bug, please do the following to give the Socorro team notification:
- In the whiteboard field add CrashKill. Of course, do not do this if this SkipList change isn't a priority for the CrashKill group
- Put SkipList as the first word of the bug's summary
- product=Webtools and component=Socorro
We are watching this search for high priority bugs.
Schedule
The Socorro team reviews these SkipList changes every Monday and processes them. Low priority SkipList changes not marked as above will get triaged and prioritized, like other bugs.
Dev / IT
- Skip_List_How_To - Documents SkipList process
- Current state of SkipList (prefixSignature, irrelevantSignature)
Changelog
Every SkipList change affects our crash metrics. Please log when changes go into production.
- No SkipList 3-8 (bug 549983 was tagged 1.6)
- No SkipList 3-1
- No SkipList 2-22
- No SkipList 2-15
- No SkipList 2-8
- unhandled Obj-C exceptions - Prod 2-3
- CFRelease - Prod 1-20