Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fuzzer failure possibly related to #8465 #8470

Closed
steven-johnson opened this issue Nov 8, 2024 · 0 comments
Closed

Fuzzer failure possibly related to #8465 #8470

steven-johnson opened this issue Nov 8, 2024 · 0 comments
Assignees

Comments

@steven-johnson
Copy link
Contributor

Found in google3 testing:

Internal Error at [third_party/halide/halide/src/IR.cpp:239](https://cs.corp.google.com/piper///depot/google3/third_party/halide/halide/src/IR.cpp?l=239&cl=694499258) Condition failed: condition.type().lanes() == true_value.type().lanes(): In Select, vector lanes of condition must be equal to vector lanes of arguments

The test fails with input:
argument 0: "mIIiIAIIII<\261lM\011KIIGI_;\302\315\245\245\245"

To repro, I think you need to do something like

FUZZTEST_REPLAY=79b03df2eaf099b6 ./fuzz_bounds_wasm

79b03df2eaf099b6.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant