Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

Firefox blinks several times and then crashes on various websites

  • 2 respostas
  • 0 tem este problema
  • 8 visualizações
  • Última resposta de Jade

more options

Latest crash report: bp-c7581c18-335d-41c6-826e-383c40231009

Firefox blinks and then crashes when attempting to visit various websites, specifically Unsplash.com (a stock photo site) but also inconsistently on other pages including Google search results pages. I have tried refreshing, uninstalling and reinstalling, ensuring all my drivers are up to date, and disabling hardware acceleration and webGL. The only time the browser works consistently without crashing is in Troubleshoot Mode.

Latest crash report: bp-c7581c18-335d-41c6-826e-383c40231009 Firefox blinks and then crashes when attempting to visit various websites, specifically Unsplash.com (a stock photo site) but also inconsistently on other pages including Google search results pages. I have tried refreshing, uninstalling and reinstalling, ensuring all my drivers are up to date, and disabling hardware acceleration and webGL. The only time the browser works consistently without crashing is in Troubleshoot Mode.

Solução escolhida

assertion failed: self.fonts.templates.has_font(&shared_font_key) |[G0][GFX1-]: Failed sanitizing font 31 (t=1.87)

Looks like a font issue, try uninstalling fonts used by the Unsplash site:

BlinkMacSystemFont
San Francisco
Helvetica Neue
Helvetica
Ubuntu
Roboto
Noto
Segoe UI


Failing that, go to about:config and change gfx.e10s.font-list.shared to false then restart the browser.

Ler esta resposta 👍 3

Todas as respostas (2)

more options

Solução escolhida

assertion failed: self.fonts.templates.has_font(&shared_font_key) |[G0][GFX1-]: Failed sanitizing font 31 (t=1.87)

Looks like a font issue, try uninstalling fonts used by the Unsplash site:

BlinkMacSystemFont
San Francisco
Helvetica Neue
Helvetica
Ubuntu
Roboto
Noto
Segoe UI


Failing that, go to about:config and change gfx.e10s.font-list.shared to false then restart the browser.

more options

Nice! Changing the config setting did it. I've been at this for weeks and you solved it in minutes. Thank you!