Closed
Bug 1560963
Opened 6 years ago
Closed 5 years ago
Crash in [@ nsGlobalWindowOuter::Dispatch]
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Fission Milestone | M5 |
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox-esr68 | --- | unaffected |
firefox67 | --- | unaffected |
firefox68 | --- | unaffected |
firefox69 | --- | fix-optional |
People
(Reporter: marcia, Unassigned)
References
Details
(Keywords: crash, regression)
Crash Data
This bug is for crash report bp-1f515eb6-2652-4796-9525-d62f40190622.
Small spike seen on 69 nightly, starting in 20190621214126: https://bit.ly/2IGKlDr. 10 crashes/6 installs so far, Windows and Linux.
Possible regression range based on Build ID: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=a440f0629814ea638bdbee6cf2f1a0425dd04c61&tochange=99f1b315fa89db68ef3e7f8875bbd0a4b818423d
Top 10 frames of crashing thread:
0 xul.dll nsGlobalWindowOuter::Dispatch dom/base/nsGlobalWindowOuter.cpp:7746
1 xul.dll mozilla::dom::ContentChild::RecvWindowPostMessage dom/ipc/ContentChild.cpp:3994
2 xul.dll mozilla::dom::PContentChild::OnMessageReceived ipc/ipdl/PContentChild.cpp:12357
3 xul.dll mozilla::ipc::MessageChannel::DispatchMessage ipc/glue/MessageChannel.cpp:2082
4 xul.dll mozilla::ipc::MessageChannel::MessageTask::Run ipc/glue/MessageChannel.cpp:1970
5 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1225
6 xul.dll NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:486
7 xul.dll void mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:88
8 xul.dll MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:308
9 xul.dll MessageLoop::Run ipc/chromium/src/base/message_loop.cc:290
Reporter | ||
Comment 1•6 years ago
|
||
Looks as if maybe someone enabled Fission in these crashes, content (webIsolated=https://genius.com).
Updated•6 years ago
|
Fission Milestone: --- → M4
Priority: -- → P3
Updated•6 years ago
|
Blocks: fission-dogfooding
Updated•6 years ago
|
status-firefox67:
--- → unaffected
status-firefox-esr60:
--- → unaffected
status-firefox-esr68:
--- → unaffected
Updated•6 years ago
|
Fission Milestone: M4 → M5
Comment 2•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
•