On 11/09 09:26, Richard Hipp wrote:
> On 11/7/18, Jeremy Evans <c...@jeremyevans.net> wrote:
> > The following SQL causes a segmentation fault on:
> 
> Thank you for the bug report and reproducible test case.
> 
> The problem actually had nothing to do with window functions.  The use
> of window functions merely made the bug easier to hit.  The bug has
> gone undetected in the code for over three years.  It is now fixed on
> trunk.  If you can, please download and compile the latest trunk
> version and let us know whether or not it is working better for you.
> 
> If you do not want to download and compile from canonical sources, you can 
> patch
> your "sqlite3.c" source file by removing a single line of code:

I have tested this patch and confirmed that it fixes the issue.  Thank
you very much.

Jeremy
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to