Open Bug 1810369 Opened 2 years ago Updated 3 months ago

Crash in [@ core::option::expect_failed | <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T, I>>::from_iter]

Categories

(Core :: Graphics: WebRender, defect)

Firefox 108
x86_64
Linux
defect

Tracking

()

People

(Reporter: office, Unassigned)

References

(Blocks 1 open bug)

Details

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/68ba68fc-96a1-4b8c-a50b-e733f0230115

MOZ_CRASH Reason: no entry found for key

Top 10 frames of crashing thread:

0  libxul.so  MOZ_Crash  mfbt/Assertions.h:261
0  libxul.so  RustMozCrash  mozglue/static/rust/wrappers.cpp:18
1  libxul.so  mozglue_static::panic_hook  mozglue/static/rust/lib.rs:91
2  libxul.so  core::ops::function::Fn::call  library/core/src/ops/function.rs:77
3  libxul.so  std::panicking::rust_panic_with_hook  library/std/src/panicking.rs:702
4  libxul.so  std::panicking::begin_panic_handler::{{closure}}  library/std/src/panicking.rs:588
5  libxul.so  std::sys_common::backtrace::__rust_end_short_backtrace  library/std/src/sys_common/backtrace.rs:138
6  libxul.so  rust_begin_unwind  library/std/src/panicking.rs:584
7  libxul.so  core::panicking::panic_fmt  library/core/src/panicking.rs:142
8  libxul.so  core::panicking::panic_display  library/core/src/panicking.rs:72

Im not sure if this is the correct component for this issue, maybe someone from our dev team can take a look and move it to the correct component. Also adding the Qa-Not-Actionable tag for now since there are no steps for us to try and reproduce it.

QA Whiteboard: [qa-not-actionable]
Component: Untriaged → JavaScript: GC
Product: Firefox → Core

Rust panic, ultimately from webrender::clip::ClipTreeBuilder::define_clip_chain.

Component: JavaScript: GC → Graphics: WebRender
Severity: -- → S3
Flags: needinfo?(gwatson)
You need to log in before you can comment on or make changes to this bug.