Details
-
Sub-task
-
Resolution: Out of scope
-
P2: Important
-
None
-
None
-
None
Description
Requirements:
- mini dump upload
- symbols upload (breakpad compatible)
- analytics (accumulate crashes, statistics, etc.)
- stack traces with git support(source locations should reflect source code for build)
We need a Socorro server where the crash handler can upload it's mini dumps and the build system it's symbol files. It provides the developer with crash statistics and stack traces too.
Or use a hosted breakpad service: https://backtrace.io/ , or perhaps even better https://sentry.io (thanks, vestbo)