Closed
Bug 1523589
Opened 7 years ago
Closed 5 years ago
Invalid write address in webrender::display_list_flattener::DisplayListFlattener::flatten_item
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: nical, Unassigned)
References
Details
Crash Data
A very "un-rusty" bunch of invalid writes with addresses like 0x74b3, 0x2473, 0x02, 0x03, etc. Low volume.
Comment 1•7 years ago
|
||
I see some similar signatures on nightly - https://bit.ly/2GSTfNI.
Updated•7 years ago
|
Crash Signature: [@ webrender::display_list_flattener::DisplayListFlattener::flatten_item ] → [@ webrender::display_list_flattener::DisplayListFlattener::flatten_item ]
[@ core::option::expect_failed | std::collections::hash::map::{{impl}}::index<T> | webrender::display_list_flattener::DisplayListFlattener::flatten_item]
status-firefox67:
--- → affected
status-firefox68:
--- → affected
Comment 2•7 years ago
|
||
Adding another recent signature in nightly - all youtube URLs, and all Win 10.
Crash Signature: [@ webrender::display_list_flattener::DisplayListFlattener::flatten_item ]
[@ core::option::expect_failed | std::collections::hash::map::{{impl}}::index<T> | webrender::display_list_flattener::DisplayListFlattener::flatten_item] → [@ webrender::display_list_flattener::DisplayListFlattener::flatten_item ]
[@ core::option::expect_failed | std::collections::hash::map::{{impl}}::index<T> | webrender::display_list_flattener::DisplayListFlattener::flatten_item]
[@ core::option::expect_…
OS: Unspecified → Windows 10
| Reporter | ||
Comment 3•7 years ago
|
||
Adding another recent signature in nightly - all youtube URLs, and all Win 10.
This new signature looks more easily actionable and likely the result of a different problem so I moved it to bug 1551201.
Crash Signature: [@ webrender::display_list_flattener::DisplayListFlattener::flatten_item ]
[@ core::option::expect_failed | std::collections::hash::map::{{impl}}::index<T> | webrender::display_list_flattener::DisplayListFlattener::flatten_item]
[@ core::option::expect_… → [@ webrender::display_list_flattener::DisplayListFlattener::flatten_item ]
Updated•6 years ago
|
Type: enhancement → defect
Comment 4•5 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•