Is there a build somewhere on sage.math that I could copy and reproduce
this with?


On Mon, Dec 31, 2012 at 9:34 AM, Jean-Pierre Flori <jpfl...@gmail.com>wrote:

>
>
> On Monday, December 31, 2012 5:50:40 PM UTC+1, Volker Braun wrote:
>>
>> If you want to increase the chance of a garbage collection to happen in
>> TripleDictEraser.__call__ then there is an obvious trick to do that. I've
>> added the corresponding patch to #13864. With this, I get a crash in
>> module.pyx every time.
>>
>> http://trac.sagemath.org/sage_**trac/attachment/ticket/13864/**
>> gc_tester.patch<http://trac.sagemath.org/sage_trac/attachment/ticket/13864/gc_tester.patch>
>>
>> Indeed with my 5.6.beta2 from yesterday and the above changes I now get
> segfaults back when testing module.pyx wit the __delitem__ variant, but not
> with the del one.
> Thanks for the trick.
>
> --
> 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.
>
>
>

-- 
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