Closed
Bug 1454966
Opened 7 years ago
Closed 7 years ago
Crash in <name omitted> | nsIFrame::IsVisibleConsideringAncestors
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox59 | --- | unaffected |
| firefox60 | --- | affected |
| firefox61 | --- | affected |
People
(Reporter: marcia, Unassigned)
Details
(Keywords: crash, regression)
Crash Data
This bug was filed from the Socorro interface and is
report bp-62373080-360d-4803-8922-fa4380180418.
=============================================================
Seen while looking at crash stats - this crash goes all the way back to when 60 was in Nightly (20180205100247). It looks as over that time we accumulated 1575 crashes on various devices: https://bit.ly/2qJBEhc
Possible regression range if Build ID is correct: https://mzl.la/2H8HDrg
Comments:
* zooming in and out
* went to open YouTube link and browser crashed.
* scrolling while page is loading
* clicked link and was scrolling down the page (swiping up) while the page was loading.
* I am using the Xiaomi Mi Mix1 with the latest Xiaomi.eu weekly 8.2.1 with the new full screen guestures.
Top 10 frames of crashing thread:
0 libxul.so <name omitted> gfx/layers/ipc/CompositorBridgeChild.h:187
1 libxul.so nsIFrame::IsVisibleConsideringAncestors layout/generic/nsFrame.cpp:398
2 libxul.so FlushThrottledStyles layout/base/PresShell.cpp:6639
3 libxul.so nsIDocument::EnumerateSubDocuments dom/base/nsDocument.cpp:8046
4 libxul.so FlushThrottledStyles layout/base/PresShell.cpp:6646
5 libxul.so nsIDocument::EnumerateSubDocuments dom/base/nsDocument.cpp:8046
6 libxul.so FlushThrottledStyles layout/base/PresShell.cpp:6646
7 libxul.so mozilla::PresShell::HandleEvent layout/base/PresShell.cpp:6906
8 libxul.so mozilla::PresShell::HandleEvent layout/base/PresShell.cpp:6876
9 libxul.so nsViewManager::DispatchEvent view/nsViewManager.cpp:812
=============================================================
| Reporter | ||
Comment 1•7 years ago
|
||
This had a small spike in builds from 4-15 and 4-16, but it appears it hasn't been seen since.
Comment 2•7 years ago
|
||
Still no instances since the 16th.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•