Open
Bug 1992488
Opened 6 days ago
Updated 2 days ago
WebGPU hangs on macOS when executing `webgpu:api,validation,image_copy,layout_related:required_bytes_in_copy:method="CopyB2T";format="bc2-rgba-unorm-srgb";dimension="3d"`
Categories
(Core :: Graphics: WebGPU, defect, P1)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox-esr140 | --- | unaffected |
firefox143 | --- | unaffected |
firefox144 | --- | unaffected |
firefox145 | --- | fix-optional |
People
(Reporter: ErichDonGubler, Assigned: ErichDonGubler)
References
(Regression)
Details
(Keywords: regression)
Steps to reproduce
- Run
webgpu:api,validation,image_copy,layout_related:required_bytes_in_copy:*
in Firefox. Observe that all subtests leading up towebgpu:api,validation,image_copy,layout_related:required_bytes_in_copy:method="CopyB2T";format="bc2-rgba-unorm-srgb";dimension="3d"
run in milliseconds, while the subtest itself never returns.
Assignee | ||
Updated•6 days ago
|
Updated•6 days ago
|
Keywords: regression
Assignee | ||
Comment 1•6 days ago
|
||
I'm able to reproduce this with my M1 MacBook Pro.
Comment 2•6 days ago
|
||
Set release status flags based on info from the regressing bug 1991551
status-firefox143:
--- → unaffected
status-firefox144:
--- → unaffected
status-firefox145:
--- → affected
status-firefox-esr140:
--- → unaffected
Updated•3 days ago
|
Severity: -- → S3
Priority: -- → P3
Updated•3 days ago
|
Priority: P3 → P1
Assignee | ||
Updated•3 days ago
|
OS: Unspecified → macOS
Summary: WebGPU hangs when executing `webgpu:api,validation,image_copy,layout_related:required_bytes_in_copy:method="CopyB2T";format="bc2-rgba-unorm-srgb";dimension="3d"` → WebGPU hangs on macOS when executing `webgpu:api,validation,image_copy,layout_related:required_bytes_in_copy:method="CopyB2T";format="bc2-rgba-unorm-srgb";dimension="3d"`
Updated•3 days ago
|
Assignee: nobody → egubler
Updated•2 days ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•