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

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

Learn More

Firefox crashes after update to version 96

  • 2 ответа
  • 2 имеют эту проблему
  • 13 просмотров
  • Последний ответ от chris.303

more options

Hi.

I just updated my firefox to version 96. After starting it, none of the tabs is loading, regardless of the url. No problems with Chrome or other programs. After a few minutes I just get the error message telling me that firefox has crashed. I restarted Windows (10, 64 bit, updated yesterday) twice, checked my firewall, reinstalled firefox. None of it worked. :-(

It would be great, if you can offer me some help. Greetings Chris

Hi. I just updated my firefox to version 96. After starting it, none of the tabs is loading, regardless of the url. No problems with Chrome or other programs. After a few minutes I just get the error message telling me that firefox has crashed. I restarted Windows (10, 64 bit, updated yesterday) twice, checked my firewall, reinstalled firefox. None of it worked. :-( It would be great, if you can offer me some help. Greetings Chris

Выбранное решение

From HN: What worked for me was disabling HTTP3 support with the 'network.http.http3.enabled' key in about:config and then restarting Firefox. Seems like it's stuck in the 'SocketThread', repeatedly doing this:

 2022-01-13 08:20:53.075936 UTC - [Parent 4106991: Socket Thread]: V/nsHttp Http3Stream::OnReadSegment count=333 state=4 [this=7f6e295623a0]
Прочитайте этот ответ в контексте 👍 1

Все ответы (2)

more options

Выбранное решение

From HN: What worked for me was disabling HTTP3 support with the 'network.http.http3.enabled' key in about:config and then restarting Firefox. Seems like it's stuck in the 'SocketThread', repeatedly doing this:

 2022-01-13 08:20:53.075936 UTC - [Parent 4106991: Socket Thread]: V/nsHttp Http3Stream::OnReadSegment count=333 state=4 [this=7f6e295623a0]
more options

@soren1915: Thank you!