Re: [sqlite] Crash observation in certain conditions (SQLite v.3.25.2)

2018-09-30 Thread Vlad Khokholkov
I tried to make the issue more detailed (as you asked me in the beginning). Each attached file is referenced in the letter. Regards, Vladimir. сб, 29 сент. 2018 г. в 23:37, Richard Hipp : > On 9/29/18, Vlad Khokholkov wrote: > > Yes, you are right that is a link to compiler. > &

Re: [sqlite] Crash observation in certain conditions (SQLite v.3.25.2)

2018-09-29 Thread Vlad Khokholkov
Yes, you are right that is a link to compiler. Please, see source code in the attached to prior letter file (SQLiteDebug.zip). Do you see attached files? Regards, Vladimir. сб, 29 сент. 2018 г. в 23:09, Richard Hipp : > On 9/29/18, Vlad Khokholkov wrote: > > a) Download alread

Re: [sqlite] Crash observation in certain conditions (SQLite v.3.25.2)

2018-09-29 Thread Vlad Khokholkov
rts! PS. I am sorry if I am asking you to spend your time by checking the SQLite on so old compiler (it might be compiler issue). Regards, Vladimir. сб, 29 сент. 2018 г. в 18:07, Simon Slavin : > > > On 29 Sep 2018, at 1:53am, Vlad Khokholkov wrote: > > > Unfortunately, to

[sqlite] Crash observation in certain conditions (SQLite v.3.25.2)

2018-09-29 Thread Vlad Khokholkov
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