Closed
Bug 1566343
Opened 5 years ago
Closed 5 years ago
Crash in [@ mozilla::dom::WindowGlobalChild::BeforeUnloadAdded]
Categories
(Core :: DOM: Content Processes, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1566310
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox-esr68 | --- | unaffected |
firefox68 | --- | unaffected |
firefox69 | --- | unaffected |
firefox70 | + | fixed |
People
(Reporter: calixte, Unassigned)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: crash, regression)
Crash Data
This bug is for crash report bp-15a4673e-fbde-4e25-99de-7c0240190716.
Top 10 frames of crashing thread:
0 xul.dll mozilla::dom::WindowGlobalChild::BeforeUnloadAdded dom/ipc/WindowGlobalChild.cpp:163
1 xul.dll mozilla::EventListenerManager::AddEventListenerInternal dom/events/EventListenerManager.cpp:401
2 xul.dll mozilla::EventListenerManager::AddEventListenerByType dom/events/EventListenerManager.cpp:674
3 xul.dll mozilla::dom::EventTarget::AddEventListener dom/events/EventTarget.cpp:68
4 xul.dll static bool mozilla::dom::EventTarget_Binding::addEventListener dom/bindings/EventTargetBinding.cpp:930
5 xul.dll mozilla::dom::binding_detail::GenericMethod<mozilla::dom::binding_detail::MaybeGlobalThisPolicy, mozilla::dom::binding_detail::ThrowExceptions> dom/bindings/BindingUtils.cpp:3181
6 xul.dll js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:540
7 xul.dll static bool InternalCall js/src/vm/Interpreter.cpp:595
8 xul.dll static bool Interpret js/src/vm/Interpreter.cpp:3089
9 xul.dll js::RunScript js/src/vm/Interpreter.cpp:425
There are 114 crashes (from 57 installations) in nightly 70 starting with buildid 20190715214335. In analyzing the backtrace, the regression may have been introduced by patch [1] to fix bug 1543251.
[1] https://hg.mozilla.org/mozilla-central/rev?node=6709a3bc1a1c
Flags: needinfo?(kmadan)
Comment 1•5 years ago
|
||
Adding the Mac specific signature.
Crash Signature: [@ mozilla::dom::WindowGlobalChild::BeforeUnloadAdded] → [@ mozilla::dom::WindowGlobalChild::BeforeUnloadAdded]
[@ nsGlobalWindowInner::EventListenerAdded ]
Comment 2•5 years ago
|
||
Bug 1566310 contains a test case.
tracking-firefox70:
--- → +
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(kmadan)
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•