Closed
Bug 1941712
Opened 1 month ago
Closed 1 month ago
WebGPU crash with NVIDIA GPU
Categories
(Core :: Graphics: WebGPU, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1941731
People
(Reporter: sotaro, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
Latest nightly causes crash with WebGPU like the following with Win11 with NVIDIA GPU.
https://webgpu.github.io/webgpu-samples/?sample=helloTriangle
crash report.
https://crash-stats.mozilla.org/report/index/09ebff64-4656-41d3-9082-3f2780250115
Another Win11 PC with Intel GPU did not cause the crash.
Reporter | ||
Comment 1•1 month ago
|
||
Reporter | ||
Comment 2•1 month ago
|
||
The attached error log was printed during wgpu_server_adapter_request_device().
Reporter | ||
Updated•1 month ago
|
Reporter | ||
Updated•1 month ago
|
Keywords: regression
Regressed by: 1940700
Comment 4•1 month ago
|
||
Also crashes on AMD. https://crash-stats.mozilla.org/report/index/e8c0b1b6-bee5-4be0-bac4-646fb0250116
You need to log in
before you can comment on or make changes to this bug.
Description
•