Closed
Bug 1917444
Opened 2 months ago
Closed 2 months ago
Crash in [@ wgpu_hal::auxil::dxgi::result::impl$0::into_device_result::closure$0<T>]
Categories
(Core :: Graphics: WebGPU, defect)
Tracking
()
RESOLVED
FIXED
132 Branch
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox-esr128 | --- | unaffected |
firefox130 | --- | unaffected |
firefox131 | --- | unaffected |
firefox132 | --- | fixed |
People
(Reporter: release-mgmt-account-bot, Unassigned, NeedInfo)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: crash, regression)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/26c137f4-c9ff-404f-aa35-1e5d20240907
MOZ_CRASH Reason: Device creation failed: The specified device interface or feature level is not supported on this system. (0x887A0004)
Top 10 frames of crashing thread:
0 xul.dll MOZ_Crash mfbt/Assertions.h:317
0 xul.dll RustMozCrash mozglue/static/rust/wrappers.cpp:18
1 xul.dll mozglue_static::panic_hook mozglue/static/rust/lib.rs:102
2 xul.dll core::ops::function::Fn::call<void /rustc/eeb90cda1969383f56a2637cbd3037bdf598841c/library/core/src/ops/function.rs:166
3 xul.dll alloc::boxed::impl$50::call library/alloc/src/boxed.rs:2084
3 xul.dll std::panicking::rust_panic_with_hook library/std/src/panicking.rs:808
4 xul.dll std::panicking::begin_panic_handler::closure$0 library/std/src/panicking.rs:674
5 xul.dll std::sys::backtrace::__rust_end_short_backtrace<std::panicking::begin_panic_handler::closure_env$0, never$> library/std/src/sys/backtrace.rs:168
6 xul.dll std::panicking::begin_panic_handler library/std/src/panicking.rs:665
7 xul.dll core::panicking::panic_fmt library/core/src/panicking.rs:74
By querying Nightly crashes reported within the last 2 months, here are some insights about the signature:
- First crash report: 2024-09-07
- Process type: Multiple distinct types
- Is startup crash: No
- Has user comments: No
- Is null crash: No
Updated•2 months ago
|
Component: General → Graphics: WebGPU
Keywords: regression
Comment 1•2 months ago
|
||
This should be fixed now after the backout of Bug 1917102. Backout link: https://hg.mozilla.org/integration/autoland/rev/0bd29a2b1d04ce28d7d31ffbddd23ab46ee4d6fb
Status: NEW → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
Updated•2 months ago
|
status-firefox130:
--- → unaffected
status-firefox131:
--- → unaffected
status-firefox-esr115:
--- → unaffected
status-firefox-esr128:
--- → unaffected
Target Milestone: --- → 132 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•