#24080: Sqlite segmentation fault regression when running tests (since 1.7.2)
-----------------------------------+------------------------------------
     Reporter:  stevejalim         |                    Owner:  nobody
         Type:  Bug                |                   Status:  new
    Component:  Testing framework  |                  Version:  master
     Severity:  Normal             |               Resolution:
     Keywords:  sqlite             |             Triage Stage:  Accepted
    Has patch:  0                  |      Needs documentation:  0
  Needs tests:  0                  |  Patch needs improvement:  0
Easy pickings:  0                  |                    UI/UX:  0
-----------------------------------+------------------------------------

Comment (by mbeacom):

 I encountered this error on an Ubuntu 12.04 server running Python 2.7.3
 with Django 1.8.3 during jenkins testing.
 I attempted to resolve the issue by updating Python to 2.7.10.  Due to my
 server running 12.04, I was unable to upgrade to the latest SQLite3
 (sqlite3.sqlite_version: '3.8.11.1') via APT due to the package
 restrictions.

 Ultimately, I '''resolved''' the issue by upgrading manually via SQLite
 3.8.11.1 source (https://www.sqlite.org/2015/sqlite-
 autoconf-3081101.tar.gz) and apt-get install --reinstall'ing  python
 2.7.10!

--
Ticket URL: <https://code.djangoproject.com/ticket/24080#comment:32>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.a5cb26c6179c327b0506aa96ebeb2287%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to