Hacker News new | ask | show | jobs
by anm89 1352 days ago
My firefox started crashing constantly about 2 weeks ago after years of problem free use and Im on linux and dont use avast
1 comments

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