On Wednesday, December 26, 2012 12:01:48 AM UTC+1, Jean-Pierre Flori wrote:
>
>
>
> On Tuesday, December 25, 2012 5:36:41 PM UTC+1, Jean-Pierre Flori wrote:
>>
>> In fact it seems you already segfault when going through the line
>> from sage.misc.all import * #takes a while
>> in sage/all.py,
>> but not before.
>>
>> And that there it is the
>> from function import (...
>> which makes the first hit.
>>
>> Ok the (first) problematic line is in sage/interfaces/mathematica.py:
> mathematica = Mathematica(script_subdirectory='user')
>
Bad (?) news, with a debug build of Python, Sage 5.2 (without the memleak 
patches) fails the same way.
So potentially, all the hard work here maybe only dug up old horrible bugs. 

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To post to this group, send email to sage-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-devel+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.


Reply via email to