Closed
Bug 1337802
Opened 8 years ago
Closed 2 years ago
Crash in mozilla::FrameLayerBuilder::GetDisplayItemData
Categories
(Core :: Web Painting, defect, P2)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox54 | --- | affected |
People
(Reporter: ttaubert, Unassigned)
Details
(Keywords: crash, Whiteboard: qa-not-actionable)
Crash Data
This bug was filed from the Socorro interface and is
report bp-03c74f3a-7599-42f5-87d4-3c11f2170208.
=============================================================
Just crashed scrolling LinkedIn's "My Network" list [1] when logged in.
[1] https://www.linkedin.com/mynetwork/
Comment 1•8 years ago
|
||
Possibly related to bug 1344579. I see a lot of "MOZ_RELEASE_ASSERT(sAliveDisplayItemDatas && sAliveDisplayItemDatas->Contains(aData))" for this signature.
All crashes for this assertion:
https://crash-stats.mozilla.com/search/?moz_crash_reason=%3DMOZ_RELEASE_ASSERT%28sAliveDisplayItemDatas%20%26%26%20sAliveDisplayItemDatas-%3EContains%28aData%29%29&date=%3E%3D2017-04-27T00%3A19%3A00.000Z&date=%3C2017-05-04T00%3A19%3A00.000Z&_sort=-date&_facets=signature&_columns=date&_columns=signature&_columns=product&_columns=version&_columns=build_id&_columns=platform#facet-signature
Component: Layout → Layout: Web Painting
Updated•6 years ago
|
Priority: -- → P2
Comment 2•2 years ago
|
||
Since the crash volume is low (less than 5 per week), the severity is downgraded to S3
. Feel free to change it back if you think the bug is still critical.
For more information, please visit auto_nag documentation.
Severity: critical → S3
Comment 3•2 years ago
|
||
This code no longer exists.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•