Closed
Bug 1479447
Opened 7 years ago
Closed 7 years ago
Crash in static void core::option::expect_failed | static void webrender::batch::AlphaBatchBuilder::add_prim_to_batch
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
RESOLVED
WONTFIX
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | affected |
People
(Reporter: jan, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash, nightly-community)
Crash Data
Nvidia, GM204 [GeForce GTX 970]
One crash so far.
This bug was filed from the Socorro interface and is
report bp-f2a11278-0614-4e0a-8af0-ce59f0180729.
> MOZ_CRASH Reason BUG: Unable to find glyph key cache!
=============================================================
Top 10 frames of crashing thread:
0 xul.dll static void std::panicking::rust_panic_with_hook src/libstd/panicking.rs:521
1 xul.dll static void std::panicking::continue_panic_fmt src/libstd/panicking.rs:426
2 xul.dll static void std::panicking::rust_begin_panic src/libstd/panicking.rs:337
3 xul.dll static void core::panicking::panic_fmt src/libcore/panicking.rs:92
4 xul.dll static void core::option::expect_failed src/libcore/option.rs:960
5 xul.dll static void webrender::batch::AlphaBatchBuilder::add_prim_to_batch gfx/webrender/src/batch.rs:1088
6 xul.dll static void webrender::batch::AlphaBatchBuilder::add_pic_to_batch gfx/webrender/src/batch.rs:481
7 xul.dll static void webrender::batch::AlphaBatchBuilder::add_prim_to_batch gfx/webrender/src/batch.rs:986
8 xul.dll static void webrender::batch::AlphaBatchBuilder::add_pic_to_batch gfx/webrender/src/batch.rs:481
9 xul.dll static void webrender::batch::AlphaBatchBuilder::add_prim_to_batch gfx/webrender/src/batch.rs:986
=============================================================
Updated•7 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Blocks: stage-wr-next
Comment 1•7 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•