[sqlite] Crashes in SQLite Version 3.19.3

2018-11-26 Thread Ashish Goyal
Bug Report == SQlite version - 3.19.3 Platform Linux 64 Bit. We are seeing crashes in our application which uses SQLite to store JOB information where JOB is Application specific activities. The crash always has following stack trace: #0 0x003c000325e5 in raise () from ./libs/lib64/l

Re: [sqlite] Crashes in SQLite Version 3.19.3

2018-11-26 Thread Richard Hipp
On 11/26/18, Ashish Goyal wrote: > Bug Report > == > SQlite version - 3.19.3 > Platform Linux 64 Bit. > > We are seeing crashes in our application which uses SQLite to store JOB > information where JOB is Application specific activities. The crash always > has following stack trace: > > #0