Open Bug 1910011 Opened 4 months ago Updated 4 months ago

Crash in [@ mozilla::dom::ClientHandle::Control]

Categories

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

Unspecified
Windows 11
defect

Tracking

()

ASSIGNED

People

(Reporter: mccr8, Assigned: asuth)

References

Details

(Keywords: crash)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/764d3abd-e872-4cef-a7b1-62e130240725

MOZ_CRASH Reason: MOZ_RELEASE_ASSERT(ClientMatchPrincipalInfo(mClientInfo.PrincipalInfo(), aServiceWorker.PrincipalInfo()))

Top 10 frames:

0  xul.dll  mozilla::dom::ClientHandle::Control(mozilla::dom::ServiceWorkerDescriptor con...  dom/clients/manager/ClientHandle.cpp:110
1  xul.dll  mozilla::dom::ServiceWorkerManager::StartControllingClient::<lambda_1>::opera...  dom/serviceworkers/ServiceWorkerManager.cpp:590
1  xul.dll  nsBaseHashtable<nsIDHashKey, mozilla::UniquePtr<mozilla::dom::ServiceWorkerMa...  xpcom/ds/nsBaseHashtable.h:836
1  xul.dll  nsTHashtable<nsBaseHashtableET<nsIDHashKey, mozilla::UniquePtr<mozilla::dom::...  xpcom/ds/nsTHashtable.h:437
1  xul.dll  PLDHashTable::WithEntryHandle(void const*, nsTHashtable<nsBaseHashtableET<nsI...  xpcom/ds/PLDHashTable.h:605
1  xul.dll  nsTHashtable<nsBaseHashtableET<nsIDHashKey, mozilla::UniquePtr<mozilla::dom::...  xpcom/ds/nsTHashtable.h:434
1  xul.dll  nsBaseHashtable<nsIDHashKey, mozilla::UniquePtr<mozilla::dom::ServiceWorkerMa...  xpcom/ds/nsBaseHashtable.h:834
1  xul.dll  mozilla::dom::ServiceWorkerManager::StartControllingClient(mozilla::dom::Clie...  dom/serviceworkers/ServiceWorkerManager.cpp:541
2  xul.dll  mozilla::dom::ServiceWorkerManager::IsAvailable(nsIPrincipal*, nsIURI*, nsICh...  dom/serviceworkers/ServiceWorkerManager.cpp:2289
2  xul.dll  mozilla::dom::ServiceWorkerInterceptController::ShouldPrepareForIntercept(nsI...  dom/serviceworkers/ServiceWorkerInterceptController.cpp:120

This is currently the number 5 top main process crash on release and I didn't see a recent bug on file for it so I'm filing this one.

Assignee: nobody → bugmail
Severity: -- → S3
Status: NEW → ASSIGNED
Priority: -- → P2
See Also: → 1880012
You need to log in before you can comment on or make changes to this bug.