Closed
Bug 1856670
Opened 2 years ago
Closed 2 years ago
Crash in [@ style::properties::generated::longhands::font_stretch::cascade_property]
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1856669
People
(Reporter: diannaS, Unassigned)
References
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/5a552a2b-a9c2-481d-8af0-027200230928
MOZ_CRASH Reason: entered the wrong cascade_property() implementation
Top 10 frames of crashing thread:
0 xul.dll MOZ_Crash mfbt/Assertions.h:281
0 xul.dll RustMozCrash mozglue/static/rust/wrappers.cpp:17
1 xul.dll mozglue_static::panic_hook mozglue/static/rust/lib.rs:96
2 xul.dll core::ops::function::Fn::call<void /rustc/d5c2e9c342b358556da91d61ed4133f6f50fc0c3/library/core/src/ops/function.rs:250
3 xul.dll alloc::boxed::impl$49::call library/alloc/src/boxed.rs:2007
3 xul.dll std::panicking::rust_panic_with_hook library/std/src/panicking.rs:709
4 xul.dll std::panicking::begin_panic::closure$0<ref$<str$> > /rustc/d5c2e9c342b358556da91d61ed4133f6f50fc0c3/library/std/src/panicking.rs:626
5 xul.dll std::sys_common::backtrace::__rust_end_short_backtrace<std::panicking::begin_panic::closure_env$0<ref$<str$> >, never$> /rustc/d5c2e9c342b358556da91d61ed4133f6f50fc0c3/library/std/src/sys_common/backtrace.rs:151
6 xul.dll std::panicking::begin_panic<ref$<str$> > /rustc/d5c2e9c342b358556da91d61ed4133f6f50fc0c3/library/std/src/panicking.rs:625
7 xul.dll style::properties::generated::longhands::font_stretch::cascade_property x86_64-pc-windows-msvc/release/build/style-ac19ac9289d190cc/out/longhands/font.rs:1184
| Reporter | ||
Updated•2 years ago
|
status-firefox119:
--- → affected
status-firefox120:
--- → ?
Comment 1•2 years ago
|
||
Fairly sure this is just a version of bug 1856669.
| Reporter | ||
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•