On 12/6/18, Larry Brasfield <brasfield.la...@gmail.com> wrote:
>
> The above fault and non-fault also occur on Windows 10 x64 (with a 64-bit
> build) with the SQLite3 v3.26 shell.  I can provide build options and
> compile flags if that would be useful.

Thanks, but I have no trouble reproducing the problem.  It is an issue
with the byte-code generator for window functions.  If you run with
assert()s enabled, it hits an assert() early on. This problem has
existed ever since window functions were added in version 3.25.0.  It
is not something new to 3.26.0.

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to