This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

Debug symbols server issue

  • 3 antwoorde
  • 0 hierdie probleem
  • 1 view
  • Laaste antwoord deur o1mate

more options

Hello,

I'm willing to debug an older release of Firefox (ver. 98.0). In order to do that, since I don't want to compile, I wanted to download the debug symbols from Mozilla's symbol server. I followed the documentation provided about this service but I still can't make the server give me something else than 404 Not Found.

From what I understood, I tried fetching symbols using this URL : https://symbols.mozilla.org/firefox/firefox-98.0-Linux-20220304153049-linux64-mozilla-release-symbols.txt

But the file doesn't exist. The /firefox sub-directory doesn't exist either.

How do I properly use this service ? Thank you for your time,


Tim

Hello, I'm willing to debug an older release of Firefox (ver. 98.0). In order to do that, since I don't want to compile, I wanted to download the debug symbols from Mozilla's symbol server. I followed the documentation provided about this service but I still can't make the server give me something else than 404 Not Found. From what I understood, I tried fetching symbols using this URL : https://symbols.mozilla.org/firefox/firefox-98.0-Linux-20220304153049-linux64-mozilla-release-symbols.txt But the file doesn't exist. The /firefox sub-directory doesn't exist either. How do I properly use this service ? Thank you for your time, Tim
Aangehegde skermkiekies

All Replies (3)

more options
more options

Thank you for your response,

Yes I have, but I'm struggling to understand how to provide version number to this API. It only seems to be possible to provide a debug ID, and I don't know where to find one that corresponds to the version I'm trying to debug.

more options

Dropa said

One thing older browser support files are most likely removed from aging. And the 404 you saw tells it's no longer available. Is there a reason your not using the latest version. Older browser is security risk and putting your data at risk.

I'm trying to debug Firefox 98 to analyze a vulnerability that exists in this version. I'm therefore aware of the risks implied by keeping an old version of Firefox.

From what I understood, if I get a 404 error it might be because the symbols are removed over time, but Firefox 98 was released on 2022-03-08. How long does it take before symbols are deleted ?