#20725: Oracle+Python3: Django test suite segfaults
-------------------------------+----------------------------
     Reporter:  shai           |      Owner:  shai
         Type:  Bug            |     Status:  new
    Component:  Uncategorized  |    Version:  1.6-beta-1
     Severity:  Normal         |   Keywords:  oracle python3
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  0              |      UI/UX:  0
-------------------------------+----------------------------
 A segfault is generated when running the full test
 `select_related_onetoone.tests.ReverseSelectRelatedTestCase`. The segfault
 happens on different tests within this class, depending on details of the
 invocation (and version of Python3), but the test-case always creates a
 segfault.

 Tested on Debian Testing (amd64), against cx_Oracle 5.1.2 (latest released
 at this point), Oracle instant client 11.2.0.3.0, and Oracle server 11g
 release 11.2 Enterprise Edition;

 Tested on both master and the 1.6 branch;

 Tested with:

   System's python3:
 {{{
 Python 3.2.4 (default, May  8 2013, 20:55:18)
 [GCC 4.7.3] on linux2
 }}}
   Self-built Python 3.3.1:
 {{{
 Python 3.3.1 (default, May  6 2013, 16:18:33)
 [GCC 4.7.2] on linux
 }}}
   Self-built Python 3.3.2:
 {{{
 Python 3.3.2 (default, Jul 10 2013, 00:09:35)
 [GCC 4.7.3] on linux
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20725>
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/047.033e56097465a8aaa3a0ac8f722b6e17%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to