#12313: Fix yet another memory leak caused by caching of coercion data
-------------------------------------------------+--------------------------
Reporter: SimonKing | Owner: rlm
Type: defect | Status: needs_work
Priority: major | Milestone: sage-5.0
Component: memleak | Resolution:
Keywords: coercion weak dictionary | Work issues:
Report Upstream: N/A | Reviewers: Simon King
Authors: Simon King, Jean-Pierre Flori | Merged in:
Dependencies: #715, #11521, #11599 | Stopgaps:
-------------------------------------------------+--------------------------
Comment (by jpflori):
Replying to [comment:75 john_perry]:
> My machine has tested about 1/3 of the directories when running `sage -t
sage/`. So, far there is one doctest error:
> {{{
> sage -t "devel/sage-main/sage/misc/sagedoc.py"
> **********************************************************************
> File "/home/sage-5.0.beta13/devel/sage-main/sage/misc/sagedoc.py", line
566:
> sage: 'abvar/homology' in _search_src_or_doc('doc', 'homology',
'variety', interact=False)
> Expected:
> True
> Got:
> False
> **********************************************************************
> 1 items had failures:
> 1 of 7 in __main__.example_8
> ***Test Failed*** 1 failures.
> }}}
> I will update as time permits. I am not running long tests; let me know
if I should.
I also got that one within my virtual machine, but did not worry too much
because I cannot even think how this could be related to coercion and
caching.
In fact, I think it also happened without #12313 applied, but only #715
and #11521.
I'll check without any of them right now (I should have done this before,
but VirtualBox is horribly slow for some reason and it's a pain to rebuild
Sage and retest it).
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12313#comment:77>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.