Closed
Bug 1461177
Opened 8 years ago
Closed 8 years ago
Crash in mozilla::FLBDisplayItemIterator::ShouldFlattenNextItem
Categories
(Core :: Web Painting, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1418786
| Tracking | Status | |
|---|---|---|
| firefox-esr52 | --- | unaffected |
| firefox-esr60 | --- | unaffected |
| firefox60 | --- | unaffected |
| firefox61 | --- | fix-optional |
| firefox62 | --- | fix-optional |
People
(Reporter: philipp, Unassigned)
Details
(Keywords: crash, csectype-wildptr, regression)
This bug was filed from the Socorro interface and is
report bp-90ff0386-a815-4077-9002-ee20f0180512.
=============================================================
Top 10 frames of crashing thread:
0 xul.dll mozilla::FLBDisplayItemIterator::ShouldFlattenNextItem layout/painting/FrameLayerBuilder.cpp:1599
1 xul.dll mozilla::FLBDisplayItemIterator::GetNextEntry layout/painting/FrameLayerBuilder.cpp:154
2 xul.dll mozilla::ContainerState::ProcessDisplayItems layout/painting/FrameLayerBuilder.cpp:4304
3 xul.dll mozilla::FrameLayerBuilder::BuildContainerLayerFor layout/painting/FrameLayerBuilder.cpp:5981
4 xul.dll nsDisplayTransform::BuildLayer layout/painting/nsDisplayList.cpp:8642
5 xul.dll mozilla::ContainerState::ProcessDisplayItems layout/painting/FrameLayerBuilder.cpp:4636
6 xul.dll mozilla::FrameLayerBuilder::BuildContainerLayerFor layout/painting/FrameLayerBuilder.cpp:5981
7 xul.dll nsDisplayList::BuildLayers layout/painting/nsDisplayList.cpp:2528
8 xul.dll nsDisplayList::PaintRoot layout/painting/nsDisplayList.cpp:2740
9 xul.dll nsLayoutUtils::PaintFrame layout/base/nsLayoutUtils.cpp:3827
=============================================================
this crash signature is newly showing up in firefox 61, so far in fairly low volume though.
Flags: needinfo?
Comment 2•8 years ago
|
||
This seems like a duplicate of bug 1418786 with a new crash signature.
Flags: needinfo?(mikokm)
Flags: needinfo?
Updated•8 years ago
|
No longer blocks: 1442190
Status: NEW → RESOLVED
Crash Signature: [@ mozilla::FLBDisplayItemIterator::ShouldFlattenNextItem]
Closed: 8 years ago
Resolution: --- → DUPLICATE
Comment 4•7 years ago
|
||
Tracking this in bug 1418786 so I'm marking this fix-optional to get it out of the regression triage.
Updated•3 years ago
|
Group: layout-core-security
You need to log in
before you can comment on or make changes to this bug.
Description
•