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
#4077
Closed
fuzzerofducks opened this issue
Feb 28, 2025
· 1 comment
Issue found by DuckFuzz (Functions) on git commit hash 134e0 using seed 662514557.
To Reproduce
call dbgen(sf=0.1);
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 662514557.
To Reproduce
Error Message
Stack Trace
The text was updated successfully, but these errors were encountered: