Closed
Bug 1551201
Opened 7 years ago
Closed 6 years ago
Panic from invalid clip id during display list flattening
Categories
(Core :: Graphics: WebRender, defect, P3)
Core
Graphics: WebRender
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: nical, Unassigned)
References
(Blocks 1 open bug)
Details
Crash Data
Moving these signature from bug 1523589 to separate the invalid writes at funky addresses from the failed hashmap lookups.
Relevant bit of info from the original bug:
Adding another recent signature in nightly - all youtube URLs, and all Win 10.
We are trying to look up a clip Id that isn't in the clip_node_map of the NodeIdToIndexMapper in process_common_properties_with_bounds, for various items kinds (I saw Text and Rectangle while going through some of the reports).
Updated•7 years ago
|
Blocks: wr-stability
Comment 1•6 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•