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 using seed 21804269.
call dbgen(sf=0.1); SELECT mean(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(+0x18e832a4) [0x555b5c1132a4] ../duckdb(+0x18d57ec9) [0x555b5bfe7ec9] ../duckdb(+0x18eecd12) [0x555b5c17cd12] ../duckdb(+0x18d1ee2c) [0x555b5bfaee2c] ../duckdb(+0x1866353d) [0x555b5b8f353d] ../duckdb(+0x20ce3263) [0x555b63f73263] ../duckdb(+0x20cbba06) [0x555b63f4ba06] ../duckdb(+0x20cabcb3) [0x555b63f3bcb3] ../duckdb(+0x1d681179) [0x555b60911179] ../duckdb(+0x1d681851) [0x555b60911851] ../duckdb(+0x1a052f18) [0x555b5d2e2f18] ../duckdb(+0x1a0536f3) [0x555b5d2e36f3] ../duckdb(+0x1a04d658) [0x555b5d2dd658] ../duckdb(+0x1a037524) [0x555b5d2c7524] ../duckdb(+0x1a01b53f) [0x555b5d2ab53f] ../duckdb(+0x1a02ddf8) [0x555b5d2bddf8] ../duckdb(+0x19ac77d5) [0x555b5cd577d5] ../duckdb(+0x19b39ad7) [0x555b5cdc9ad7] ../duckdb(+0x19b3a05d) [0x555b5cdca05d] ../duckdb(+0x19b3a993) [0x555b5cdca993] ../duckdb(+0x17d2cbc3) [0x555b5afbcbc3] ../duckdb(+0x17ca673a) [0x555b5af3673a] ../duckdb(+0x17ca817d) [0x555b5af3817d] ../duckdb(+0x17cc6235) [0x555b5af56235] ../duckdb(+0x17cc737e) [0x555b5af5737e] ../duckdb(+0x17ccbd60) [0x555b5af5bd60] /lib/x86_64-linux-gnu/libc.so.6(+0x2a1ca) [0x7f5d7a22a1ca] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x8b) [0x7f5d7a22a28b] ../duckdb(+0x17c2a065) [0x555b5aeba065]
The text was updated successfully, but these errors were encountered:
duplicate #3990
Sorry, something went wrong.
No branches or pull requests
Issue found by DuckFuzz (Functions) on git commit hash using seed 21804269.
To Reproduce
Error Message
The text was updated successfully, but these errors were encountered: