Closed
Bug 1923982
Opened 3 months ago
Closed 3 months ago
Crash in [@ wgpu_core::storage::Storage<T>::get] with TextureView does not exist
Categories
(Core :: Graphics: WebGPU, defect)
Core
Graphics: WebGPU
Tracking
()
RESOLVED
DUPLICATE
of bug 1905383
People
(Reporter: mccr8, Unassigned)
References
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/226d3512-fb07-4993-a151-53ad80241006
MOZ_CRASH Reason:
TextureView[Id(5455,15)] does not exist
Top 10 frames:
0 libxul.so MOZ_Crash(char const*, int, char const*) /build/firefox/parts/firefox/build/mfbt/Assertions.h:317
0 libxul.so RustMozCrash /build/firefox/parts/firefox/build/mozglue/static/rust/wrappers.cpp:18
1 libxul.so mozglue_static::panic_hook /build/firefox/parts/firefox/build/mozglue/static/rust/lib.rs:102
1 libxul.so core::ops::function::Fn::call library/core/src/ops/function.rs:79
2 libxul.so <alloc::boxed::Box<F, A> as core::ops::function::Fn<Args>>::call library/alloc/src/boxed.rs:2029
2 libxul.so std::panicking::rust_panic_with_hook library/std/src/panicking.rs:783
3 libxul.so std::panicking::begin_panic_handler::{{closure}} library/std/src/panicking.rs:657
4 libxul.so std::sys_common::backtrace::__rust_end_short_backtrace library/std/src/sys_common/backtrace.rs:171
5 libxul.so rust_begin_unwind library/std/src/panicking.rs:645
6 libxul.so core::panicking::panic_fmt library/core/src/panicking.rs:72
Updated•3 months ago
|
Component: Audio/Video → Graphics: WebGPU
Updated•3 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•