Bug 279080
| Summary: | REGRESSION (283015@main) : [ macOS wk2 Release ] fast/webgpu/nocrash/fuzz-277642.html is a constant crash. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Anfernee Viduya <aviduya> |
| Component: | WebGPU | Assignee: | Mike Wyrzykowski <mwyrzykowski> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | mwyrzykowski, tzagallo, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Anfernee Viduya
fast/webgpu/nocrash/fuzz-277642.html
is a constant crash after 283015@main landed.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fwebgpu%2Fnocrash%2Ffuzz-277642.html
LOCALLY PRODUCED LOG:
Thread 8 Crashed:: WebGPU work queue
0 libsystem_kernel.dylib 0x19fb895f0 __pthread_kill + 8
1 libsystem_pthread.dylib 0x19fbc1c20 pthread_kill + 288
2 libsystem_c.dylib 0x19facea30 abort + 180
3 libsystem_c.dylib 0x19facdd20 __assert_rtn + 284
4 Metal 0x1aa086194 MTLReportFailure.cold.1 + 48
5 Metal 0x1aa062db0 MTLReportFailure + 464
6 Metal 0x1a9f327dc -[_MTLCommandEncoder dealloc] + 128
REPRODUCIBILITY:
I am able to bisect the regression using command.
run-webkit-tests 283015@main fast/webgpu/nocrash/fuzz-277642.html --iterations=5
DESCRIPTION:
283015@main had changes around webgpu, The current test expectation for the test are TIMEOUT, FAIL, PASS and has regressed to a crash.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/135213052>
Mike Wyrzykowski
Pull request: https://github.com/WebKit/WebKit/pull/33080
EWS
Committed 283130@main (f55e41f626a9): <https://commits.webkit.org/283130@main>
Reviewed commits have been landed. Closing PR #33080 and removing active labels.