On 7/7/15, Brian Soby <sobyx at hotmail.com> wrote: > Yes, it appears to also happen on 3.8.10-2. I tested by building pysqlite > and replacing python's sqlite3 module with that, statically linked against > the current amalgamation release from sqlite.org. I used the stack trace for > 14.04's sqlite v3.8.2 since I could more easily install python-dbg for the > debug info. >
Can you send instructions on how to recreate the problem? Please bare in mind that none of the core SQLite developers do much with python. Alternatively, you might send emails to Roger Binns and badger him into trouble-shooting the problem, since he is an expert at both python and SQLite and is likely to get to the bottom of the matter faster than any of the core SQLite devs. -- D. Richard Hipp drh at sqlite.org