Closed
Bug 2047017
Opened 1 month ago
Closed 1 month ago
Crash in [@ webrender_bindings::moz2d_renderer::impl$7::prepare_request::maybe_crash_on_no_font_file] on family 6 model 183 stepping 1
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: mccr8, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/a5c59aa0-b627-4e89-8d06-d06be0260611
Nightly only, but has been around for a few versions. I'm not sure what that means.
MOZ_CRASH Reason:
Moz2D font file not found
Top 10 frames:
0 xul.dll MOZ_Crash(char const*, int, char const*) mfbt/Assertions.h:402
0 xul.dll RustMozCrash(char const*, int, char const*) mozglue/static/rust/wrappers.cpp:17
1 xul.dll mozglue_static::panic_hook(std::panic::PanicHookInfo*) mozglue/static/rust/lib.rs:99
2 xul.dll core::ops::function::FnOnce::call_once(void (*)(std::panic::PanicHookInfo*), ... /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/core/src/ops/function.rs:250
2 xul.dll core::ops::function::FnOnce::call_once<void (*)(ref$<std::panic::PanicHookInf... /builds/worker/fetches/rustc/lib/rustlib/src/rust/library/core/src/ops/function.rs:166
3 xul.dll std::panic::PanicHookInfo::new() library/alloc/src/boxed.rs:2220
3 xul.dll std::panicking::panic_with_hook() library/std/src/panicking.rs:833
4 xul.dll std::panicking::begin_panic::closure$0<ref$<str$> >() library/std/src/panicking.rs:762
5 xul.dll std::sys::backtrace::__rust_end_short_backtrace<std::panicking::begin_panic::... library/std/src/sys/backtrace.rs:182
6 xul.dll std::panicking::begin_panic<ref$<str$> >() library/std/src/panicking.rs:761
| Reporter | ||
Comment 1•1 month ago
|
||
Bah, I failed to notice it was all family 6 model 183 stepping 1.
Blocks: cpu-raptor-lake-bugs
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → INCOMPLETE
Summary: Crash in [@ webrender_bindings::moz2d_renderer::impl$7::prepare_request::maybe_crash_on_no_font_file] → Crash in [@ webrender_bindings::moz2d_renderer::impl$7::prepare_request::maybe_crash_on_no_font_file] on family 6 model 183 stepping 1
You need to log in
before you can comment on or make changes to this bug.
Description
•