fyi: symbolication using symbols.mozilla.org will end July 2023
76 views
Skip to first unread message
William Kahn-Greene
unread,
Jun 22, 2023, 12:26:57 PM6/22/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to stability, crash-reporting-wg, dev-platform
(cross-posted to stability, crash-reporting-wg, and dev-platform mailing lists)
Hi!
A long time ago, the Mozilla Symbols Server (https://symbols.mozilla.org/) had a symbolication API which took memory addresses and converted them to symbols with source information. In 2021, we broke that symbolication API into a separate Mozilla Symbolication Service (https://symbolication.services.mozilla.com/) and deprecated use of symbols.mozilla.org for symbolication. Bug #1815994 covers removing the proxy code we have for forwarding symbolication requests to symbols.mozilla.org to the correct host.