Bug 273961
| Summary: | [WebGPU] ASSERT(structure) failed running api/operation/buffers/map.html | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mike Wyrzykowski <mwyrzykowski> |
| Component: | WebGPU | Assignee: | Mike Wyrzykowski <mwyrzykowski> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Mike Wyrzykowski
[WebGPU] ASSERT(structure) failed running api/operation/buffers/map.html
stderr:
ASSERTION FAILED: structure
/Volumes/Data/worker/Apple-Ventura-Debug-Build/build/Source/JavaScriptCore/runtime/StructureID.h(147) : static JSC::StructureID JSC::StructureID::encode(const JSC::Structure *)
com.apple.WebKit.WebContent.Development terminated (pid 1193) for reason: crash
LEAK: 1 WebPageProxy
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/127823174>
Mike Wyrzykowski
Pull request: https://github.com/WebKit/WebKit/pull/28349
EWS
Committed 278578@main (7a7a9a5964e7): <https://commits.webkit.org/278578@main>
Reviewed commits have been landed. Closing PR #28349 and removing active labels.
Mike Wyrzykowski
Commit just changed the test expectations to only run in Release, issue is still unresolved