Closed
Bug 1498051
Opened 7 years ago
Closed 4 years ago
Crash in webrender_api::display_list::{{impl}}::next<T>
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: cpearce, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-e94c84fe-c0e3-49c1-8d8e-24f290181008.
=============================================================
Top 10 frames of crashing thread:
0 xul.dll static void std::panicking::rust_panic_with_hook /rustc/269c1bdc7f27a4160c0a9e1e55a2676efb749f9c/src/libstd/panicking.rs
1 xul.dll static <NoType> std::panicking::begin_panic<str*> /libstd/panicking.rs:411
2 xul.dll static union core::option::Option<webrender_api::font::GlyphInstance> webrender_api::display_list::{{impl}}::next<webrender_api::font::GlyphInstance> gfx/webrender_api/src/display_list.rs:448
3 xul.dll static void webrender::prim_store::Primitive::prepare_prim_for_render_inner gfx/webrender/src/prim_store.rs:2383
4 xul.dll static bool webrender::prim_store::PrimitiveStore::prepare_prim_for_render gfx/webrender/src/prim_store.rs:1865
5 xul.dll static void webrender::prim_store::PrimitiveStore::prepare_primitives gfx/webrender/src/prim_store.rs:1957
6 xul.dll static bool webrender::prim_store::PrimitiveStore::prepare_prim_for_render gfx/webrender/src/prim_store.rs:1692
7 xul.dll static void webrender::prim_store::PrimitiveStore::prepare_primitives gfx/webrender/src/prim_store.rs:1957
8 xul.dll static bool webrender::prim_store::PrimitiveStore::prepare_prim_for_render gfx/webrender/src/prim_store.rs:1692
9 xul.dll static void webrender::prim_store::PrimitiveStore::prepare_primitives gfx/webrender/src/prim_store.rs:1957
=============================================================
Updated•7 years ago
|
Blocks: wr-stability
Comment 2•4 years ago
|
||
In the last two weeks only one crash - version 85 bp-360c918c-3778-4335-bdb1-461860211001
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•