Changes

Jump to: navigation, search

B2G/QA/Tips And Tricks

309 bytes added, 00:50, 11 December 2013
Getting crashes off the Device
== Crashes ==
=== Getting crashes off the Device ===
==== command line to get the crash ids ====
*adb shell ls -l /data/b2g/mozilla/Crash\ Reports/submitted/
if you have a long list of crashes and want them sorted by date, use this:
*adb shell busybox ls -ltr /data/b2g/mozilla/Crash\ Reports/submitted/
 
==== getting/verifying the crash report ====
# copy the filename without the extension
# go to http://crash-stats.mozilla.org
# paste the filename without the extension in the upper right hand search box
This should get you to the crash report you have submitted.
=== How to Force a crash ===
Confirm
4,378
edits

Navigation menu