[issue29230] Segfault in sqlite3

Daniel Fackrell report at bugs.python.org
Mon Jan 16 13:26:08 EST 2017


Daniel Fackrell added the comment:

I was using versions of python from pyenv, but they may have been using the system version of sqlite3. I recreated the virtualenv using python 2.7.13 installed with Brew, and it doesn't crash.

sqlite3.sqlite_version went from 3.8.10.2 to 3.16.2, which seems like a rather large jump.

Thank you for your assistance on this! I'm still trying to find a good way to get pyenv to recognize and use the newer library, but I can handle that outside of this ticket unless you have some quick tips already handy for that.

----------
status: pending -> open

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29230>
_______________________________________


More information about the Python-bugs-list mailing list