Skip to content

stephendonner/socorro

 
 

Repository files navigation

Socorro

Socorro is a Mozilla-centric set of services for collecting, processing, and displaying crash reports from clients using the Breakpad libraries.

Support

This is a very Mozilla-specific product. We do not currently have the capacity to support external users.

If you are looking to use Socorro for your product, maybe you want to consider alternatives:

May 3rd, 2017 Update

For the last year or so, we've been removing code and making changes that aren't backwards compatible. A couple of weeks ago, we (Mozilla) extracted the collector out of Socorro into a separate repository. Because of that, we're going to start removing code.

If you rely on that collector, the last good release is 270.

You can get it with something like this:

git clone https://github.com/mozilla/socorro
git checkout 270

Or get the tarball:

wget https://github.com/mozilla/socorro/archive/270.tar.gz

Installation

Documentation about installing Socorro is available on ReadTheDocs: https://socorro.readthedocs.io/en/latest

Releases

We use continuous development, so we release quite often. See our list of releases:

https://github.com/mozilla/socorro/releases

Communication

We have a mailing list for Socorro users that you can join here: https://lists.mozilla.org/listinfo/tools-socorro

Please help each other.

Devs hang out in the Socorro/Breakpad IRC channel: irc://irc.mozilla.org/breakpad

Development

Current deployment status: https://whatsdeployed.io/s-7M7

About

Socorro is a server to accept and process Breakpad crash reports.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 69.7%
  • C++ 13.3%
  • HTML 6.7%
  • JavaScript 6.4%
  • CSS 2.3%
  • Shell 1.3%
  • Other 0.3%