Closed
Bug 1498050
Opened 6 years ago
Closed 6 years ago
Crash in webrender::prim_store::OpacityBinding::update
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: cpearce, Unassigned)
References
(Blocks 2 open bugs)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-25a82d67-4920-475b-a175-113a60181010.
=============================================================
Top 10 frames of crashing thread:
0 xul.dll static bool webrender::prim_store::OpacityBinding::update gfx/webrender/src/prim_store.rs:217
1 xul.dll static void webrender::prim_store::PrimitiveStore::prepare_prim_for_render_inner gfx/webrender/src/prim_store.rs:1881
2 xul.dll static union core::option::Option<euclid::rect::TypedRect<f32, webrender_api::units::LayoutPixel>> webrender::prim_store::PrimitiveStore::prepare_prim_for_render gfx/webrender/src/prim_store.rs:2483
3 xul.dll static struct webrender::prim_store::PrimitiveRunLocalRect webrender::prim_store::PrimitiveStore::prepare_prim_runs gfx/webrender/src/prim_store.rs:2586
4 xul.dll static union core::option::Option<euclid::rect::TypedRect<f32, webrender_api::units::LayoutPixel>> webrender::prim_store::PrimitiveStore::prepare_prim_for_render gfx/webrender/src/prim_store.rs:2405
5 xul.dll static struct webrender::prim_store::PrimitiveRunLocalRect webrender::prim_store::PrimitiveStore::prepare_prim_runs gfx/webrender/src/prim_store.rs:2586
6 xul.dll static union core::option::Option<euclid::rect::TypedRect<f32, webrender_api::units::LayoutPixel>> webrender::prim_store::PrimitiveStore::prepare_prim_for_render gfx/webrender/src/prim_store.rs:2405
7 xul.dll static struct webrender::prim_store::PrimitiveRunLocalRect webrender::prim_store::PrimitiveStore::prepare_prim_runs gfx/webrender/src/prim_store.rs:2586
8 xul.dll static union core::option::Option<euclid::rect::TypedRect<f32, webrender_api::units::LayoutPixel>> webrender::prim_store::PrimitiveStore::prepare_prim_for_render gfx/webrender/src/prim_store.rs:2405
9 xul.dll static struct webrender::prim_store::PrimitiveRunLocalRect webrender::prim_store::PrimitiveStore::prepare_prim_runs gfx/webrender/src/prim_store.rs:2586
=============================================================
Updated•6 years ago
|
Blocks: wr-stability
Comment 2•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
•