[WebGPU] Crash on https://wgpu.rs/examples-gpu/?example=hello-triangle
Categories
(Core :: Graphics: WebGPU, defect, P2)
Tracking
()
People
(Reporter: mayankleoboy1, Unassigned)
References
(Blocks 1 open bug, Regression, )
Details
(Keywords: regression)
Crash Data
enable webgpu
Go to https://wgpu.rs/examples-gpu/?example=hello-triangle
AR: Crash
ER: Not so
First regression:
The Browser would flash white and the tab would be restrored .
Bug 1846558: build(webgpu): bump wgpu
to f71a1bc736fde37509262ca03e91d8f56a13aeb5 r=webgpu-reviewers,supply-chain-reviewers,jimb
Depends on D185058
Differential Revision: https://phabricator.services.mozilla.com/D185059
Second regression:
The tab crashes
Bug 1856371 - Reimplement Pipeline::getBindGroupLayout. r=webgpu-reviewers,ErichDonGubler
Reporter | ||
Updated•1 year ago
|
Reporter | ||
Comment 1•1 year ago
|
||
Crashes:
https://crash-stats.mozilla.org/report/index/60bdab3d-f1d7-4353-84ae-0e1700231104#tab-bugzilla
https://crash-stats.mozilla.org/report/index/2dac939b-fde7-4bb8-82dd-7963a0231104#tab-bugzilla
Reporter | ||
Comment 2•1 year ago
|
||
With async-dx12 readback enabled, the crash signature is slightly different :
https://crash-stats.mozilla.org/report/index/6da4328b-733e-4da1-be9f-15f180231104#tab-bugzilla
https://crash-stats.mozilla.org/report/index/a7809219-d8f5-4d2f-a94f-1b0a10231104#tab-bugzilla
Reporter | ||
Updated•1 year ago
|
Updated•1 year ago
|
Reporter | ||
Comment 3•1 year ago
|
||
Doesnt repro anymore. I tested on the build that previously reprod this, and I cant repro on that anymore.
Updated•1 year ago
|
Description
•