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
#4080
Closed
fuzzerofducks opened this issue
Mar 5, 2025
· 0 comments
Issue found by DuckFuzz (Functions) on git commit hash 134e0 using seed 623553518.
To Reproduce
createtableall_typesasselect* exclude(small_enum, medium_enum, large_enum) from test_all_types();
SELECT mean(c1) FROM test_vector_types(CAST(NULLASTIMESTAMP)) 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 623553518.
To Reproduce
Error Message
Stack Trace
The text was updated successfully, but these errors were encountered: