1,241
edits
Ryansnyder (talk | contribs) No edit summary |
Ryansnyder (talk | contribs) m (→Overview) |
||
| Line 5: | Line 5: | ||
[[Breakpad]] is a set of libraries by Mozilla products for client-side crash reporting. | [[Breakpad]] is a set of libraries by Mozilla products for client-side crash reporting. | ||
Socorro collects and processes collected crash data | Socorro collects and processes collected crash data from Breakpad. It uses a symbol server to convert raw dumps into readable stack traces, then inserts the resulting data into a database. | ||
[[Socorro/SocorroUI|Socorro UI]], also known as Mozilla Crash Stats, is the web interface for viewing and parsing crash reports, as well as aggregated data surrounding crash reports. | [[Socorro/SocorroUI|Socorro UI]], also known as Mozilla Crash Stats, is the web interface for viewing and parsing crash reports, as well as aggregated data surrounding crash reports. | ||
edits