Closed Bug 1466600 Opened 6 years ago Closed 5 years ago

Crash in mozilla::dom::ServiceWorkerManager::RemoveScopeAndRegistration

Categories

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

defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox-esr60 --- unaffected
firefox62 --- affected
firefox63 --- affected
firefox64 --- affected
firefox65 --- affected
firefox66 --- affected
firefox67 --- affected
firefox68 --- affected
firefox69 --- affected
firefox70 --- affected

People

(Reporter: MatsPalmgren_bugz, Unassigned)

References

Details

(Keywords: assertion, crash)

Crash Data

This bug was filed from the Socorro interface and is report bp-f73d3bab-a9c4-4b2b-9e22-aa6e90180603. ============================================================= MOZ_CRASH Reason: MOZ_RELEASE_ASSERT(aRegistration->IsCorrupt()) (controlled client when removing non-corrupt registration) Top 10 frames of crashing thread: 0 xul.dll mozilla::dom::ServiceWorkerManager::RemoveScopeAndRegistration dom/serviceworkers/ServiceWorkerManager.cpp:1841 1 xul.dll mozilla::dom::ServiceWorkerManager::MaybeRemoveRegistration dom/serviceworkers/ServiceWorkerManager.cpp:2780 2 xul.dll mozilla::dom::ServiceWorkerUpdateJob::FailUpdateJob dom/serviceworkers/ServiceWorkerUpdateJob.cpp:243 3 xul.dll mozilla::dom::ServiceWorkerUpdateJob::FailUpdateJob dom/serviceworkers/ServiceWorkerUpdateJob.cpp:263 4 xul.dll mozilla::dom::ServiceWorkerUpdateJob::ContinueInstallRunnable::Run dom/serviceworkers/ServiceWorkerUpdateJob.cpp:169 5 xul.dll mozilla::ThrottledEventQueue::Inner::ExecuteRunnable xpcom/threads/ThrottledEventQueue.cpp:188 6 xul.dll mozilla::ThrottledEventQueue::Inner::Executor::Run xpcom/threads/ThrottledEventQueue.cpp:72 7 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1088 8 xul.dll NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:519 9 xul.dll mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:125 =============================================================
Priority: -- → P2

This crash continues in 65 and 66, but in low volume - added affected branches.

Adding 67 as affected. This seems to average around 1-2 crashes per nightly desktop build in the last few days. It is visible in 66 betas as well.

Adding 70 as affected. 2-3 crashes per build seems to be about the average.

I currently see only one crash and that's on a fairly old FF 66. And the list of affected FF ends with 70. :marcia, it seems, ESR68 is not affected, too?

Flags: needinfo?(mozillamarcia.knous)

I actually don't see any ESR crashes in the last six months. Volume is so trivial on this one I am going to close it out as WFM.

Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(mozillamarcia.knous)
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.