Symbolicate with symbols from try server
Categories
(Socorro :: General, task, P2)
Tracking
(Not tracked)
People
(Reporter: glandium, Assigned: willkg)
Details
Attachments
(1 file)
It's possible to upload symbols from try pushes, it would be great if crashes submitted from try builds were symbolicated using those. Example crashes:
| Assignee | ||
Comment 1•7 years ago
|
||
What's the url to access try symbols?
Comment 2•7 years ago
|
||
Jotting this down here to not forget and to share the tip...
For the record, the best way to find out URLs to symbol buckets is to visit https://symbols.mozilla.org as a superuser. Then it's displayed at the second half of Home page.
| Assignee | ||
Comment 3•7 years ago
|
||
I got the url for the try symbols bucket. I created a PR in the cloudops repo.
Comment 4•7 years ago
|
||
Also, for the record: https://s3-us-west-2.amazonaws.com/org.mozilla.crash-stats.symbols-public/try
But in 2019 this will change.
And lastly, the reason it's best to use https://symbols.mozilla.org to find this out (instead of asking CloudOps for current environment variables in action or by looking at the defaults in settings.py in tecken) is that it's likely to be in flux.
| Assignee | ||
Comment 5•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
| Assignee | ||
Comment 6•7 years ago
|
||
Brian is working on the migration for Tecken and we'll update Socorro accordingly when the time comes. We should be good there.
| Assignee | ||
Comment 7•7 years ago
|
||
PR 2977 landed in https://github.com/mozilla-services/cloudops-deployment/commit/e7fa73727a805bb33d25db2c8b47f84e41e501a9
I'll make sure that gets to stage and test it out there. Then I'll do a prod deploy.
| Assignee | ||
Comment 8•7 years ago
|
||
I pushed the changes to prod.
https://crash-stats.mozilla.com/report/index/03152f0c-f08e-4883-9761-9d71e0190228
now has this signature: nsZipArchive::GetItem
So I think things are good. Marking as FIXED.
Description
•