You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
#4075
Closed
fuzzerofducks opened this issue
Feb 28, 2025
· 1 comment
Issue found by DuckFuzz (Functions) on git commit hash 134e0 using seed 771466304.
To Reproduce
createtableall_typesasselect* exclude(small_enum, medium_enum, large_enum) from test_all_types() limit0;
SELECTavg(c1) FROM test_vector_types(CAST(NULLASTIMESTAMP WITH TIME ZONE)) AS test_vector_types(c1);
Error Message
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
Issue found by DuckFuzz (Functions) on git commit hash 134e0 using seed 771466304.
To Reproduce
Error Message
Stack Trace
The text was updated successfully, but these errors were encountered: