Can you get us a backtrace?

On 6/8/17, Martin Lowry <m.lo...@hull.ac.uk> wrote:
> Hi All,
>
> I've been using SQLite3 for several years but recently installed version
> 3.19.2 and now my application fails to open the database.  I was using
> 3.11.1 and had no problems. Now no matter how I try to open the DB my
> app always fails with a SIGSEGV in sqlite3_result_subtype (#14324).  The
> app is written FPC 3.0.0 with Lazarus 1.6 using the TSQLite3Connection
> component and queried using a TSQLQuery.
>
> Any help resolving this issue would be much appreciated.
>
> Cheers
>
> Martin
>


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