﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
20725	Oracle+Python3: Django test suite segfaults	Shai Berger	Shai Berger	"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
}}}
"	Bug	closed	Database layer (models, ORM)	1.6-beta-1	Normal	fixed	oracle python3		Accepted	0	0	0	0	0	0
