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 parquet_multi_param_fuzzer for duckdb commit hash d9673ba133b6b97cb81ea34dfe66420ae995e7e7
parquet_multi_param_fuzzer
duckdb:
d9673ba133b6b97cb81ea34dfe66420ae995e7e7
v1.2.2-dev15 d9673ba133
v1.2-histrionicus
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/v1-2-histrionicus-d9673ba133b6b97cb81ea34dfe66420ae995e7e7/parquet_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 parquet files https://github.com/duckdb/duckdb-fuzzer/tree/main/fuzz_result_duckdb_file_readers/run_13732252459/v1-2-histrionicus-d9673ba133b6b97cb81ea34dfe66420ae995e7e7/parquet_multi_param_fuzzer/parquet_multi_param_fuzzer-d9673ba133b6b97cb81ea34dfe66420ae995e7e7.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
parquet_multi_param_fuzzer
for duckdb commit hash d9673ba133b6b97cb81ea34dfe66420ae995e7e7Scenario
duckdb:
d9673ba133b6b97cb81ea34dfe66420ae995e7e7
v1.2.2-dev15 d9673ba133
v1.2-histrionicus
fuzzer:
parquet_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 parquet files
https://github.com/duckdb/duckdb-fuzzer/tree/main/fuzz_result_duckdb_file_readers/run_13732252459/v1-2-histrionicus-d9673ba133b6b97cb81ea34dfe66420ae995e7e7/parquet_multi_param_fuzzer/parquet_multi_param_fuzzer-d9673ba133b6b97cb81ea34dfe66420ae995e7e7.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: