wingman-jr-addon/wingman_jr

Firefox Crash

Closed this issue · 2 comments

It appears that something my usage pattern of the filter stream is causing a crash in Firefox. I've noticed these since the switch to the 2.x architecture.
Here's an example: https://crash-stats.mozilla.org/report/index/62abb969-ab62-4817-b0af-9368f0210324

Seems like maybe mResponse has turned into a zombie or has something else causing a EXCEPTION_ACCESS_VIOLATION_READ, see the affected line: https://hg.mozilla.org/releases/mozilla-release/file/bb9bf7e886787222b18094a4723949a29b4d329a/dom/fetch/FetchDriver.cpp#l1296

I've been monitoring this the last couple Firefox releases and it seems as though the number of crashes has greatly reduced. I see maybe 5-10% of the crashes now compared to July. The reduction is great enough I'm going to reduce it to low.

I haven't seen a true hard crash now in the last couple of Firefox releases, so that's great! I'm going to close this out.