CrashKill/Mobile Process: Difference between revisions

Jump to navigation Jump to search
Line 7: Line 7:
* In order to do this, we want to make sure that the top crashers in beta are fixed.
* In order to do this, we want to make sure that the top crashers in beta are fixed.
* After it hits release, we want to monitor the top crash for the released version :
* After it hits release, we want to monitor the top crash for the released version :
https://crash-stats.mozilla.com/topcrasher/byversion/FennecAndroid/<release version>/3
https://crash-stats.mozilla.com/topcrasher/products/FennecAndroid/versions/<release version>
current release version is 15.0.1 at the time this was written so you would want to go to :
current release version is 22.0 at the time this was written so you would want to go to :
[https://crash-stats.mozilla.com/topcrasher/byversion/FennecAndroid/15.0.1/7 https://crash-stats.mozilla.com/topcrasher/byversion/FennecAndroid/15.0.1/7]
[https://crash-stats.mozilla.com/topcrasher/products/FennecAndroid/versions/22.0 https://crash-stats.mozilla.com/topcrasher/products/FennecAndroid/versions/22.0]
* after reporting the bug, make sure that you:
* after reporting the bug, make sure that you:
** list the crash in the crash signature field
** list the crash in the crash signature field
Line 16: Line 16:


* Triaging bugs:
* Triaging bugs:
** make sure that the top 20 of each channel (release, beta, aurora, nightly) are marked [native-crash] and [topcrash]
** make sure that the top 10 of each channel (release, beta, aurora, nightly) are marked [native-crash] and topcrash
** verify that the topcrash list is correct by looking at all the top crashes in a certain channel and make sure to update with a comment stating what position the crash is in : [https://bugzilla.mozilla.org/buglist.cgi?keywords=topcrash;keywords_type=allwords;list_id=4491468;resolution=---;query_based_on=Fennec_Native_TopCrashlist;status_whiteboard_type=allwordssubstr;query_format=advanced;status_whiteboard=%5bnative-crash%5d;known_name=Fennec_Native_TopCrashlist topcrashlist]
** verify that the topcrash list is correct by looking at all the top crashes in a certain channel and make sure to update with a comment stating what position the crash is in : [https://bugzilla.mozilla.org/buglist.cgi?keywords=topcrash;keywords_type=allwords;list_id=4491468;resolution=---;query_based_on=Fennec_Native_TopCrashlist;status_whiteboard_type=allwordssubstr;query_format=advanced;status_whiteboard=%5bnative-crash%5d;known_name=Fennec_Native_TopCrashlist topcrashlist]
** some crashes have multiple signatures.  Update the crash signature field with matching crash signatures.
** some crashes have multiple signatures.  Update the crash signature field with matching crash signatures.
Confirmed users
465

edits

Navigation menu