Closed
Bug 1468042
Opened 6 years ago
Closed 5 years ago
Crash in mozilla::dom::ServiceWorkerManager::SendPushEvent
Categories
(Core :: DOM: Workers, defect, P2)
Core
DOM: Workers
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox62 | --- | 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-a4a8a6a0-dc9d-44a4-9a11-7cbc60180609.
=============================================================
MOZ_CRASH Reason: MOZ_RELEASE_ASSERT(registration)
Top 10 frames of crashing thread:
0 xul.dll mozilla::dom::ServiceWorkerManager::SendPushEvent dom/serviceworkers/ServiceWorkerManager.cpp:1002
1 xul.dll mozilla::dom::PushMessageDispatcher::NotifyWorkers dom/push/PushNotifier.cpp:374
2 xul.dll mozilla::dom::ContentChild::RecvPushWithData dom/ipc/ContentChild.cpp:3327
3 xul.dll mozilla::dom::PContentChild::OnMessageReceived ipc/ipdl/PContentChild.cpp:7967
4 xul.dll mozilla::ipc::MessageChannel::DispatchAsyncMessage ipc/glue/MessageChannel.cpp:2134
5 xul.dll mozilla::ipc::MessageChannel::DispatchMessageW ipc/glue/MessageChannel.cpp:2064
6 xul.dll mozilla::ipc::MessageChannel::RunMessage ipc/glue/MessageChannel.cpp:1910
7 xul.dll mozilla::ipc::MessageChannel::MessageTask::Run ipc/glue/MessageChannel.cpp:1943
8 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1088
9 xul.dll NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:519
=============================================================
Updated•6 years ago
|
Blocks: ServiceWorkers-stability
Updated•6 years ago
|
Priority: -- → P2
Comment 1•5 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•