Open Bug 1596816 Opened 5 years ago Updated 5 years ago

script for downloading symbols for a build

Categories

(Socorro :: Symbols, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: willkg, Unassigned)

Details

It'd be nice to have a script or something else that when given a build id, downloads the symbols files for that build.

There's this script:

https://hg.mozilla.org/users/jwatt_jwatt.org/fetch-symbols

which is referenced in these docs:

https://developer.mozilla.org/en-US/docs/Mozilla/Using_the_Mozilla_symbol_server

However, the script is Python 2 and it doesn't work anymore because it's looking for files like this:

http://symbols.mozilla.org/firefox-72.0a1-Linux-20191114214957-x86_64-linux64-symbols.txt

and Symbols doesn't have any of those past Firefox 52.

This covers figuring out docs or a script or maybe something in Tecken to solve the "get the symbols files for a build" use case.

Making this a P3. If people pile on to this with a "OMG YES PLZ!", then we should bump it up.

Type: task → enhancement
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.