Closed
Bug 1566438
Opened 5 years ago
Closed 5 years ago
Crash in [@ nsGlobalWindowInner::EventListenerAdded]
Categories
(Core :: DOM: Events, defect)
Core
DOM: Events
Tracking
()
RESOLVED
DUPLICATE
of bug 1566343
Tracking | Status | |
---|---|---|
firefox70 | --- | affected |
People
(Reporter: Gankra, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug is for crash report bp-035246f8-1e55-4904-83af-a9ef20190716.
Top 10 frames of crashing thread:
0 XUL nsGlobalWindowInner::EventListenerAdded dom/base/nsGlobalWindowInner.cpp:6074
1 XUL mozilla::EventListenerManager::AddEventListenerInternal dom/events/EventListenerManager.cpp:401
2 XUL mozilla::EventListenerManager::AddEventListenerByType dom/events/EventListenerManager.cpp:674
3 XUL mozilla::dom::EventTarget::AddEventListener dom/events/EventTarget.cpp:68
4 XUL mozilla::dom::EventTarget_Binding::addEventListener dom/bindings/EventTargetBinding.cpp:930
5 XUL bool mozilla::dom::binding_detail::GenericMethod<mozilla::dom::binding_detail::MaybeGlobalThisPolicy, mozilla::dom::binding_detail::ThrowExceptions> dom/bindings/BindingUtils.cpp:3181
6 XUL js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:540
7 XUL Interpret js/src/vm/Interpreter.cpp:599
8 XUL js::RunScript js/src/vm/Interpreter.cpp:425
9 XUL js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:568
This kept happening as soon as gmail's loading splash screen animation ended (the thing where its logo appears and dances around before you can use gmail at all). Seems to have gone away after a few minutes of forgetting about it.
Not sure if I can really give any helpful information here. Could just be that the browser glue surrounding that specific tab was in a messed up state.
Comment 1•5 years ago
|
||
This looks to be a dupe of Bug 1566343.
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•