Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

Debug symbols server issue

  • 3 ответа
  • 0 имеют эту проблему
  • 1 просмотр
  • Последний ответ от 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
Приложенные скриншоты

Все ответы (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 ?