[sqlite] Segfault in fts3IncrmergeLoad in v3.29

2019-09-29 Thread Conrad Irwin
Hi SQLite, I'd like to report a bug I've encountered using SQLite v3.29, where it reliably segfaults when trying to insert a row into a fts3 table in a database created with a previous version of SQLite. Please let me know if I can provide more information than what's below, as I'm keen to

Re: [sqlite] Segfault in fts3IncrmergeLoad in v3.29

2019-09-29 Thread Conrad Irwin
Sat, Sep 28, 2019 at 10:35 PM, Conrad Irwin < con...@superhuman.com > wrote: > > Hi SQLite, > > > > I'd like to report a bug I've encountered using SQLite v3.29, where it > reliably segfaults when trying to insert a row into a fts3 table in a > database created