#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 nedbatchelder):

 I am also encountering this error.  In my case, there are three specific
 tests, which if I skip, avoid the problem.  It is entirely reproducible,
 the same test will segfault every time if I don't skip it.

 I'm using Python 2.7.3 on ubuntu 12.04, with sqlite.version == "2.6.0" and
 sqlite.sqlite_version == "3.7.9"

--
Ticket URL: <https://code.djangoproject.com/ticket/24080#comment:38>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/068.6d3388e409230eca9c118199970f1d1a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to