Breakpad/Status Meetings/2016-08-10
< Breakpad | Status Meetings
Jump to navigation
Jump to search
« previous meeting — index – next week » create?
Meeting Info
Breakpad status meetings occur on Wed at 10:00am Pacific Time.
Conference numbers:
Vidyo: Stability 650-903-0800 x92 conf 98200# 800-707-2533 (pin 369) conf 98200#
IRC backchannel: #breakpad
Mountain View: Dancing Baby (3rd floor)
Operations Updates
Project Updates
Deployment Triage
PR Triage
Major Projects
Migrating off of persona
- In production! Yay!
- :njn struggles to sign in.
- Only person to contact me with any problems.
- Still debugging it. Apparently works on some clear Firefox profiles.
Sending public data to parquet for reading from spark/re:dash
- The CrashStorage class that sends a refined crash to S3 is in master!
- https://github.com/mozilla/socorro/pull/3412
- Adrian to configure it up on stage
- Scala code in progress.
- Wrote a script that takes a JSON Schema file and generates the Scala structs source code https://gist.github.com/peterbe/9ab091bdaaebb832c09007a489de5217
- Found some crash report keys that are too ambiguous and needs to solidify before finishing the Scala code entirely https://bugzilla.mozilla.org/show_bug.cgi?id=1294088
Symbols service refactoring (snappy, somewhat tangental to us)
Signature generation across crash reporters
Splitting out collector
Collecting client-side JavaScript errors
Handling more PII data in crashes
Sending stacks for all crashes from the client
Replacing FTPscraper
- Nick Thomas in the midst of working on generating a "socorro.json" file in the build artifacts in TaskCluster.
- Even when we have a taskcluster scraper/crawler we're going to need to keep ftpscraper.py for Thunderbird and Seamonkey.