Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

Firefox crashes after update to version 96

  • 2 odpovede
  • 2 majú tento problém
  • 6 zobrazení
  • Posledná odpoveď od 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

Vybrané riešenie

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]
Čítať túto odpoveď v kontexte 👍 1

Všetky odpovede (2)

more options

Vybrané riešenie

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!