WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
262068
[WebGPU] Crash in ConstantRewriter::materialize opening
https://webgpu.github.io/webgpu-samples/samples/renderBundles
https://bugs.webkit.org/show_bug.cgi?id=262068
Summary
[WebGPU] Crash in ConstantRewriter::materialize opening https://webgpu.github...
Mike Wyrzykowski
Reported
2023-09-25 13:58:18 PDT
[WebGPU] Crash in ConstantRewriter::materialize opening
https://webgpu.github.io/webgpu-samples/samples/renderBundles
On this line: auto& node = m_shaderModule.astBuilder().construct<Literal>(SourceSpan::empty(), std::get<Value>(value)); because 'value' doesn't contain a value of type=Value
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-09-25 13:58:32 PDT
<
rdar://problem/116014126
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug