Please send additional information.  We are unable to reproduce or fix
the problem without further data.

On 9/28/18, Vlad Khokholkov <xvlads...@gmail.com> wrote:
> Good day!
>
> First of all thanks a lot for this really nice project!
> I use it in different projects (including the projects where the DB file is
>> 120 Gb), it works perfectly!!!
>
> Unfortunately, today I download the latest version of SQLite (3.25.2) and
> got crash on the first 'sqlite3_prepare_v2' call.
>
> Execution environment: Win32 XP.
> Compilers:
> "CL-12":
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8804 for 80x86
> Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
>
> "CL-13":
> Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 13.00.9176 for 80x86
> Copyright (C) Microsoft Corporation 1984-2001. All rights reserved.
>
> My small observations:
> * CL-12 + SQLite v3.24.0 (RELEASE) - work
> * CL-12 + SQLite v3.25.2 (RELEASE) - work
> * CL-13 + SQLite v3.24.0 (RELEASE) - work
> * CL-13 + SQLite v3.25.2 (RELEASE) - crash.
>
> It is ok for me to work on 3.24.0 version (I do not use latest features in
> this it this project), but I just want to help you make SQLIte better!
>
> PS. Sorry if I send so few information about the crash. But if you decide
> to check/investigate this case - just write me I will try to prepare more
> details about the issue.
>
> Once again, thanks alot for your efforts in creating so amazing System!
>
> Regards,
> Vladimir.
> _______________________________________________
> sqlite-users mailing list
> sqlite-users@mailinglists.sqlite.org
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>


-- 
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