View Single Post
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 07-20-2018 , 21:21   Re: Accelerator - Crash Reporting That Doesn't Suck
Reply With Quote #252

I've been working on some features for the next generation of the Accelerator extension, and they're ready for a bit of wider testing (Linux servers only at the moment).

The big addition is partial local processing of crash dumps, to do deduplication with and figure our what binaries are missing symbols server-side.

This build has a lot of debug spew and it will upload symbols for your .so files to Throttle, which is currently not configurable (future versions will let you choose between "off", "system files only", or "everything").

I'll probably break the server-side of this a few times while finishing it off, but it shouldn't affect normal Accelerator operation.

Looking for some people with Linux development/test/toy servers to run this build so I can start ironing out any issues and gather a wider selection of Linux system symbols (which Throttle, and most other projects using Breakpad, has historically been lacking in).

Download (Updated 2018-07-21) (Source)
__________________

Last edited by asherkin; 07-21-2018 at 09:42.
asherkin is offline