[WebGPU] 3 different crashes on a babylon.js demo (https://playground.babylonjs.com/#BCU1XR#0 )
Categories
(Core :: Graphics: WebGPU, defect)
Tracking
()
People
(Reporter: mayankleoboy1, Assigned: ErichDonGubler)
References
(Blocks 1 open bug, )
Details
(Keywords: crash)
Crash Data
Attachments
(8 files)
|
46.40 KB,
text/plain
|
Details | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review |
Use latest Nightly and enable webgpu
Go to https://playground.babylonjs.com/#BCU1XR#0
From the top-right, choose ""WEBGPU"
STR1
On the bar at the top, the "TS" should be in red. Click on it.
AR: https://crash-stats.mozilla.org/report/index/3b2398c2-001c-4e2b-8f3c-448e50240210
STR2
Click on the triangle "Run" button (maybe press multiple times)
AR: https://crash-stats.mozilla.org/report/index/83fafeea-31fa-4f2b-b206-80a3f0240210#tab-bugzilla , https://crash-stats.mozilla.org/report/index/2c5cef1a-0474-4ffc-8354-338db0240210#tab-bugzilla
| Reporter | ||
Comment 1•1 year ago
|
||
| Reporter | ||
Updated•1 year ago
|
| Reporter | ||
Updated•1 year ago
|
| Reporter | ||
Updated•1 year ago
|
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 2•1 year ago
|
||
I can reproduce this issue, and believe I've identified a fix. Will file a patch.
| Assignee | ||
Comment 3•1 year ago
•
|
||
N.B. that I was only able to reproduce the mozilla::webgpu::ReadbackPresentCallback case. This seems to be the only crash signature associated with this bug within the last week.
| Assignee | ||
Comment 4•1 year ago
|
||
TODO: add thoughts
| Assignee | ||
Comment 5•1 year ago
|
||
TODO: add thoughts
| Assignee | ||
Comment 6•1 year ago
|
||
Updated•1 year ago
|
| Assignee | ||
Comment 7•1 year ago
|
||
| Assignee | ||
Comment 8•1 year ago
|
||
| Assignee | ||
Comment 9•1 year ago
|
||
| Assignee | ||
Comment 10•1 year ago
|
||
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Comment 11•1 year ago
|
||
| Assignee | ||
Updated•1 year ago
|
Comment 12•1 year ago
|
||
| bugherder | ||
| Assignee | ||
Comment 13•1 year ago
|
||
Mayank, can you confirm that this issue is fixed? I have some lagging patches I'd like to land before closing, but the actual OP issue should be fixed by now.
Comment 14•1 year ago
|
||
| Reporter | ||
Comment 15•1 year ago
|
||
(In reply to Erich Gubler [:ErichDonGubler] from comment #13)
Mayank, can you confirm that this issue is fixed? I have some lagging patches I'd like to land before closing, but the actual OP issue should be fixed by now.
I no longer get crashes. Thanks!
Comment 16•1 year ago
|
||
| bugherder | ||
| Assignee | ||
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Description
•