Closed
Bug 1428178
Opened 8 years ago
Closed 8 years ago
Crash in mozilla::FrameProperties::DeleteInternal
Categories
(Core :: Web Painting, defect, P1)
Tracking
()
RESOLVED
DUPLICATE
of bug 1427221
People
(Reporter: marcia, Assigned: mattwoodrow)
References
()
Details
(Keywords: crash, regression, reproducible)
Crash Data
This bug was filed from the Socorro interface and is
report bp-36ed3c59-cf50-4643-9ae7-1febb0180102.
=============================================================
Seen while looking at nightly crash stats: http://bit.ly/2qsEP0e. 44 crashes/16 installs on Windows, and 18 crashes/9 installs on Mac. Present on 58 as well but in small volume.
Reproducible on Mac using www.math.edu.pl/punkt-przeciecia-dwoch-prostych and http://www.sciencedirect.com/science/article/pii/S2211546315000182
Top 10 frames of crashing thread:
0 xul.dll mozilla::FrameProperties::DeleteInternal layout/base/FrameProperties.h:485
1 xul.dll ClearFrameProps layout/painting/RetainedDisplayListBuilder.cpp:773
2 xul.dll RetainedDisplayListBuilder::AttemptPartialUpdate layout/painting/RetainedDisplayListBuilder.cpp:875
3 xul.dll nsLayoutUtils::PaintFrame layout/base/nsLayoutUtils.cpp:3808
4 xul.dll mozilla::PresShell::Paint layout/base/PresShell.cpp:6495
5 xul.dll nsViewManager::ProcessPendingUpdatesPaint view/nsViewManager.cpp:480
6 xul.dll nsViewManager::ProcessPendingUpdatesForView view/nsViewManager.cpp:412
7 xul.dll nsViewManager::ProcessPendingUpdates view/nsViewManager.cpp:1102
8 xul.dll nsRefreshDriver::Tick layout/base/nsRefreshDriver.cpp:2046
9 xul.dll mozilla::RefreshDriverTimer::TickDriver layout/base/nsRefreshDriver.cpp:336
=============================================================
Assignee | ||
Updated•8 years ago
|
Assignee | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Comment 2•8 years ago
|
||
Waiting for uplift in bug 1427221 to update the flag in this bug.
You need to log in
before you can comment on or make changes to this bug.
Description
•