Open
Bug 1779945
Opened 3 years ago
Updated 3 years ago
Crash in [@ core::option::expect_failed | Servo_ResolveStyle]
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
NEW
People
(Reporter: o2q2tcedsh0, Unassigned, NeedInfo)
Details
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/576198e6-6236-4365-9049-1a98f0220717
MOZ_CRASH Reason: Resolving style on unstyled element
Top 10 frames of crashing thread:
0 libxul.so js::jit::WarpBuilder::build [clone .cold] build-browser/js/src/jit/js/src/jit/WarpBuilder.cpp:287
1 libxul.so mozglue_static::panic_hook /build/firefox-esr-2qfU8D/firefox-esr-91.11.0esr/build-browser/x86_64-unknown-linux-gnu/release/deps/mozglue/static/rust/lib.rs:89
2 libxul.so core::ops::function::Fn::call /usr/src/rustc-1.51.0/library/core/src/ops/function.rs:70
3 libxul.so std::panicking::rust_panic_with_hook /usr/src/rustc-1.51.0/library/std/src/panicking.rs:595
4 libxul.so std::panicking::begin_panic_handler::{{closure}} /usr/src/rustc-1.51.0/library/std/src/panicking.rs:497
5 libxul.so std::sys_common::backtrace::__rust_end_short_backtrace /usr/src/rustc-1.51.0/library/std/src/sys_common/backtrace.rs:141
6 libxul.so rust_begin_unwind /usr/src/rustc-1.51.0/library/std/src/panicking.rs:493
7 libxul.so core::panicking::panic_fmt /usr/src/rustc-1.51.0/library/core/src/panicking.rs:92
8 libxul.so core::option::expect_failed /usr/src/rustc-1.51.0/library/core/src/option.rs:1292
9 libxul.so Servo_ResolveStyle /build/firefox-esr-2qfU8D/firefox-esr-91.11.0esr/build-browser/x86_64-unknown-linux-gnu/release/deps/servo/ports/geckolib/glue.rs:5512
Comment 1•3 years ago
|
||
The bug has a crash signature, thus the bug will be considered confirmed.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•3 years ago
|
||
The severity field is not set for this bug.
:dao, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(dao+bmo)
You need to log in
before you can comment on or make changes to this bug.
Description
•