Closed
Bug 1492437
Opened 6 years ago
Closed 6 years ago
Crash in webrender::resource_cache::{{impl}}::get_font_data
Categories
(Core :: Graphics: WebRender, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox64 | --- | affected |
People
(Reporter: jan, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash, nightly-community)
Crash Data
Nvidia, GP107 [GeForce GTX 1050 Ti], "wrQualified":{"status":"available"}
This bug was filed from the Socorro interface and is
report bp-bc60408d-0300-4066-a84f-4f57d0180918.
> called `Option::unwrap()` on a `None` value
> GraphicsCriticalError |[0][GFX1-]: ShmSegmentsWriter failed to allocate large chunk of size 27446360 (t=2286.06)
=============================================================
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::panicking::panic src/libcore/panicking.rs:53
5 xul.dll static union webrender_api::font::FontTemplate* webrender::resource_cache::{{impl}}::get_font_data gfx/webrender/src/resource_cache.rs:352
6 xul.dll static void webrender_bindings::moz2d_renderer::{{impl}}::prepare_resources gfx/webrender_bindings/src/moz2d_renderer.rs:461
7 xul.dll static bool webrender::render_backend::RenderBackend::process_api_msg gfx/webrender/src/render_backend.rs:829
8 xul.dll static void webrender::render_backend::RenderBackend::run gfx/webrender/src/render_backend.rs:626
9 xul.dll static void std::sys_common::backtrace::__rust_begin_short_backtrace<closure, src/libstd/sys_common/backtrace.rs:136
=============================================================
Updated•6 years ago
|
Priority: P3 → P4
Updated•6 years ago
|
Priority: P4 → P3
Updated•6 years ago
|
No longer blocks: stage-wr-trains
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
•