Closed Bug 1331982 Opened 8 years ago Closed 6 years ago

Crash in mozilla::dom::workers::ServiceWorkerJobQueue::JobFinished

Categories

(Core :: DOM: Service Workers, defect, P3)

x86
Windows 8
defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: bkelly, Unassigned)

References

Details

(Keywords: crash)

Crash Data

This bug was filed from the Socorro interface and is report bp-04b472a0-279a-471d-bc63-8670a2170118. ============================================================= This is still happening in the FF51 release candidate. The next place to check is in ServiceWorkerScriptCache: https://dxr.mozilla.org/mozilla-release/source/dom/workers/ServiceWorkerScriptCache.cpp#497 Its possible we are canceling the comparison, but then still try to finish here. Also note there are some crashes in ComparisonFinished() as well: https://crash-stats.mozilla.com/report/index/f34a0dc7-6a11-4fc2-b07c-479c52161205 https://crash-stats.mozilla.com/report/index/a5b5677d-a5fe-4a1c-9795-ce7de2170107
Priority: -- → P3
Its hard to say if this is happening any more. The crash signatures probably changed due to some namespace refactoring. But I also think we made some changes that make this code safer.
Assignee: bkelly → nobody
Status: ASSIGNED → NEW
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.