[WebGPU] crash on https://toji.github.io/webgpu-clustered-shading/
Categories
(Core :: Graphics: WebGPU, defect, P3)
Tracking
()
People
(Reporter: mayankleoboy1, Unassigned)
References
(Blocks 2 open bugs, )
Details
Crash Data
Attachments
(1 file)
|
43.39 KB,
text/plain
|
Details |
enable webgpu
Go to https://toji.github.io/webgpu-clustered-shading/
Crash
| Reporter | ||
Comment 1•2 years ago
•
|
||
https://crash-stats.mozilla.org/report/index/75bbd51f-86a7-4503-9094-dce080231109
https://crash-stats.mozilla.org/report/index/d2f60f0a-ef68-4130-9ea2-5b9a40231109
https://crash-stats.mozilla.org/report/index/88298719-bdb2-419c-aafa-75c140231109
https://crash-stats.mozilla.org/report/index/2e6a23d1-3183-49ca-9d96-8254d0231109
| Reporter | ||
Updated•2 years ago
|
| Reporter | ||
Updated•2 years ago
|
Updated•2 years ago
|
| Reporter | ||
Comment 2•2 years ago
|
||
New crash signature from the testcase : https://crash-stats.mozilla.org/report/index/ab0dc30d-550e-4c59-a485-f7f920231122#tab-bugzilla
Comment 3•2 years ago
|
||
This demo now works for me on linux.
| Reporter | ||
Comment 4•2 years ago
|
||
| Reporter | ||
Comment 5•2 years ago
•
|
||
For me, the demo will load and start to display on screen. After maybe 5-10 seconds, the tab will crash. Can repro both with and without DX12 no-readback.
Previously, the page would crash instantly.
Updated•2 years ago
|
| Reporter | ||
Comment 6•1 year ago
|
||
This demo doesnt run for me now.
Console:
Uncaptured WebGPU error: Internal error: FXC D3DCompile error (Unspecified error (0x80004005)): C:\Program Files\Firefox Nightly\Shader@0x00000283566C9000(37,10-26): error X3059: array dimension must be between 1 and 65536
10:05:35.928 Uncaptured WebGPU error: In a set_pipeline command, caused by: ComputePipeline with '' label is invalid
10:05:35.928 Uncaptured WebGPU error: Command encoder is locked by a previously created render/compute pass. Before recording any new commands, the pass must be ended.
10:05:35.928 Uncaptured WebGPU error: Command encoder is invalid
10:05:39.523 Uncaptured WebGPU error: Internal error in ShaderStages(FRAGMENT) shader: FXC D3DCompile error (Unspecified error (0x80004005)): C:\Program Files\Firefox Nightly\Shader@0x00000283788EF000(24,10-26): error X3059: array dimension must be between 1 and 65536
10:05:39.579 Uncaptured WebGPU error: Internal error in ShaderStages(FRAGMENT) shader: FXC D3DCompile error (Unspecified error (0x80004005)): C:\Program Files\Firefox Nightly\Shader@0x0000028374D85000(24,10-26): error X3059: array dimension must be between 1 and 65536
10:05:39.599 Uncaptured WebGPU error: In a set_pipeline command, caused by: RenderPipeline with '' label is invalid
Comment 7•1 year ago
|
||
This demo WFM on my M1 Macbook Pro with no apparent trend for memory increase over the 2 minutes I observed.
Comment 9•1 year ago
|
||
Closing because no crashes reported for 12 weeks.
Description
•