Closed Bug 1708995 Opened 3 years ago Closed 2 years ago

Crash in [@ mozilla::webgpu::WebGPUChild::TextureCreateView]

Categories

(Core :: Graphics: WebGPU, defect)

All
Windows 10
defect

Tracking

()

RESOLVED DUPLICATE of bug 1630263
Tracking Status
firefox90 --- affected

People

(Reporter: aryx, Unassigned)

References

Details

(Keywords: crash)

Crash Data

There had been 3-6 crashes per Nightly cycle before 90.0a1. For the current one, we already have 20 reports. Some crashes got recorded on 2021-04-10 directly after bug 1622846 had landed but the frequency increases on 2021-04-22 - often several crash reports per day. Did webgpu get advertised in a blog post and people experiment with it more often?

Crash report: https://crash-stats.mozilla.org/report/index/11979da3-2500-469c-ace1-2bad50210502

MOZ_CRASH Reason: MOZ_CRASH(IPC failure)

Top 6 frames of crashing thread:

0 xul.dll mozilla::webgpu::WebGPUChild::TextureCreateView dom/webgpu/ipc/WebGPUChild.cpp:312
1 xul.dll mozilla::webgpu::Texture::CreateView dom/webgpu/Texture.cpp:108
2 xul.dll mozilla::dom::GPUTexture_Binding::createView dom/bindings/WebGPUBinding.cpp:25491
3 xul.dll mozilla::dom::binding_detail::GenericMethod<mozilla::dom::binding_detail::NormalThisPolicy, mozilla::dom::binding_detail::ThrowExceptions> dom/bindings/BindingUtils.cpp:3232
4  @0x211b415c87e 
5 xul.dll _tailMerge_d3dcompiler_47.dll 
Depends on: 1709951

The texture view creation is a red herring. Something happened to the GPU process, and we are just unable to send any messages. Created bug 1709951 for a more general issue here.

Marking S3 because Nightly and not enabled by default.

Severity: -- → S3
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.