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 DuckFuzz (Functions) on git commit hash 134e0 using seed 451479742.
call dbgen(sf=0.1); SELECT avg(c1) FROM test_vector_types(CAST(NULL AS TIMESTAMP)) AS test_vector_types(c1);
ABORT THROWN BY INTERNAL EXCEPTION: Assertion triggered in file "/home/runner/work/duckdb-fuzzer-ci/duckdb-fuzzer-ci/src/common/types/hugeint.cpp" on line 129: lhs.upper >= 0 ../duckdb(+) [] ../duckdb(+) [] ../duckdb(+) [] ../duckdb(+) [] ../duckdb(+) [] ../duckdb(+) [] ../duckdb(+) [] ../duckdb(+) [] ../duckdb(+) [] ../duckdb(+) [] ../duckdb(+) [] ../duckdb(+) [] ../duckdb(+) [] ../duckdb(+) [] ../duckdb(+) [] ../duckdb(+) [] ../duckdb(+) [] ../duckdb(+) [] ../duckdb(+) [] ../duckdb(+) [] ../duckdb(+) [] ../duckdb(+) [] ../duckdb(+) [] ../duckdb(+) [] ../duckdb(+) [] ../duckdb(+) [] /lib/x86_64-linux-gnu/libc.so.6(+) [] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+) [] ../duckdb(+) []
The text was updated successfully, but these errors were encountered:
duplicate of #3990; issue was created by running the fuzzer on old version of duckdb, for testing purposes.
Sorry, something went wrong.
No branches or pull requests
Issue found by DuckFuzz (Functions) on git commit hash 134e0 using seed 451479742.
To Reproduce
Error Message
The text was updated successfully, but these errors were encountered: