Hacker News new | ask | show | jobs
We're seeing a spike in Firefox crashes, caused by Avast anti-virus (twitter.com)
16 points by vord1080 1350 days ago
4 comments

>105.0.3

>Firefox Release

>October 7, 2022

>Version 105.0.3, first offered to Release channel users on October 7, 2022

>Fixed:

>* Mitigated frequent crashes for Windows users with Avast or AVG Antivirus software installed (bug 1794064)

https://www.mozilla.org/en-US/firefox/105.0.3/releasenotes/

bug report: https://bugzilla.mozilla.org/show_bug.cgi?id=1794064

reddit discussion: https://www.reddit.com/r/firefox/comments/xxuxm1/were_seeing...

What is this 'DLL blocking' thing? Has firefox some way to boot unwanted DLLs out of its address space in some way?
They've had a way to blacklist loading DLLs for a very long time [0], by patching the call that loads DLLs.

That rather basic approach got a little bit more sophisticated in 2019 as well - following an approach that Chrome took.

[0] https://bugzilla.mozilla.org/show_bug.cgi?id=524904

My firefox started crashing constantly about 2 weeks ago after years of problem free use and Im on linux and dont use avast
Load up “about:crashes” and make sure at least one of the crash reports was submitted. Then click the link to view the report; it’ll show you the stack trace, what libraries were loaded, all kinds of information. You can use that, in combination with the Firefox source, to diagnose the crash and figure out why it is happening.
Thank you!! I will try this tomorrow
"Antivirus causing an issue when you browse the web? Uninstall antivirus!" - hackerman
I mean when you weigh pros and cons of using 3rd party AV software, that's a pretty reasonable idea.