For the record, the discussion continues here:
https://www.sqlite.org/src/info/7f7f8026eda38

-- 
Aymeric.

> On 07 Apr 2016, at 18:27, Florian Apolloner <f.apollo...@gmail.com> wrote:
> 
> mkdir ~/sqlite
> cd ~/sqlite
> git clone g...@github.com:django/django.git
> git clone g...@github.com:apollo13/sqlite_bug.git
> export PYTHONPATH=`pwd`/django
> cd sqlite_bug
> gdb python
> (in gdb shell) r ./manage.py test admin_views
> 
> Please tell me if this does not cause a segfault for you.
> 
> Cheers,
> Florian
> 
> On Thu, Apr 7, 2016, at 06:07 PM, Richard Hipp wrote:
>> On 4/7/16, Florian Apolloner <f.apollo...@gmail.com> wrote:
>>> I've created an application which shows the behavior:
>>> https://github.com/apollo13/sqlite_bug -- I cannot yet reproduce it without
>>> 
>>> running it through the testing process -- ./manage.py test admin_views
>>> triggers the bug in this application!
>> 
>> I have not touched Python in over a decade.  Please help me track down
>> the problem by giving me step-by-step instructions on how to get this
>> test running, inside of gdb, on Ubuntu 14.04.3 LTS.
>> -- 
>> D. Richard Hipp
>> d...@sqlite.org
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Django developers  (Contributions to Django itself)" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to django-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to django-developers@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-developers.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/django-developers/1460046444.1161220.572000497.6B596361%40webmail.messagingengine.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/AADCC3D9-8A11-4F69-9320-21511885042A%40polytechnique.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to