We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Issue found by json_multi_param_fuzzer for duckdb commit hash 981c7a8573b254f8efd6b71f764c5c3bd924a53d
json_multi_param_fuzzer
duckdb:
981c7a8573b254f8efd6b71f764c5c3bd924a53d
v1.3.0-dev1112 981c7a8573
main
fuzzer:
duckdblabs/duckdb-fuzzer-ci
Fuzz DuckDb File Readers
steps:
git clone --no-checkout git@github.com:duckdb/duckdb-fuzzer.git afl_repr cd afl_repr git sparse-checkout set --no-cone fuzz_result_duckdb_file_readers/run_13732252459/main-981c7a8573b254f8efd6b71f764c5c3bd924a53d/json_multi_param_fuzzer git checkout
copy the sqllogic test to a local duckdb repo; update the paths in the file to point to the location where you downloaded the json files https://github.com/duckdb/duckdb-fuzzer/tree/main/fuzz_result_duckdb_file_readers/run_13732252459/main-981c7a8573b254f8efd6b71f764c5c3bd924a53d/json_multi_param_fuzzer/json_multi_param_fuzzer-981c7a8573b254f8efd6b71f764c5c3bd924a53d.test
run the sqllogic tests to reproduce the error. Note that some crashes do not occur every run, so run multiple times if needed.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue found by
json_multi_param_fuzzer
for duckdb commit hash 981c7a8573b254f8efd6b71f764c5c3bd924a53dScenario
duckdb:
981c7a8573b254f8efd6b71f764c5c3bd924a53d
v1.3.0-dev1112 981c7a8573
main
fuzzer:
json_multi_param_fuzzer
duckdblabs/duckdb-fuzzer-ci
->Fuzz DuckDb File Readers
-> run 13732252459Reproduction
steps:
copy the sqllogic test to a local duckdb repo; update the paths in the file to point to the location where you downloaded the json files
https://github.com/duckdb/duckdb-fuzzer/tree/main/fuzz_result_duckdb_file_readers/run_13732252459/main-981c7a8573b254f8efd6b71f764c5c3bd924a53d/json_multi_param_fuzzer/json_multi_param_fuzzer-981c7a8573b254f8efd6b71f764c5c3bd924a53d.test
run the sqllogic tests to reproduce the error. Note that some crashes do not occur every run, so run multiple times if needed.
The text was updated successfully, but these errors were encountered: