On Monday 25 February 2013 13:41:10 Florian Apolloner wrote:
> The problem is that it segfaults, when something like a segfault happens
> you usually don't get more information than that... I tried to debug the
> segfault but cx_Oracle or rather the instantclient stuff is installed
> without debug information :/

Without knowing anything, my first guess would be a mismatch between the python 
version used to run the test and the one used to build cx_Oracle. But if you 
install cx_Oracle from source, that's probably not the issue...

Regardless, as far as I could see, the tests were only attempted for Python3 
versions. Did you try to set it up for Python2?

[I hope I'm not coming off pushy -- I only want to help, and will be happy to 
get my hands dirty with the actual setup].

Thanks,
        Shai.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" 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 http://groups.google.com/group/django-developers?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to