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

 * cc: shaib (added)


Comment:

 `gdb` can be used to debug Python programs at both Python and C levels;
 this may help you.

 See https://docs.python.org/devguide/gdb.html and
 https://wiki.python.org/moin/DebuggingWithGdb

 Another info which may be even more useful is to pinpoint a test which
 causes the segfault. If you can share code (I assume, smaller than your
 entire project) which causes the failure it will be very helpful.

 If possible, try running your code on other versions of Python -- non-
 Ubuntu, or even Python3. You may be able to get a consistent segfault that
 way.

--
Ticket URL: <https://code.djangoproject.com/ticket/24080#comment:3>
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.e8a12316110fd666ea98347b23d0db9f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to