#13731: Fix libsingular memory management
--------------------------------------------------------------+-------------
Reporter: nbruin | Owner:
rlm
Type: defect | Status:
needs_review
Priority: major | Milestone:
sage-5.6
Component: memleak | Resolution:
Keywords: | Work issues:
Report Upstream: Fixed upstream, in a later stable release. | Reviewers:
Authors: Nils Bruin, Simon King | Merged in:
Dependencies: | Stopgaps:
--------------------------------------------------------------+-------------
Comment (by SimonKing):
With singular-xalloc and using gmalloc on bsd.math, I tested sage/schemes.
Of course, most tests timed out. But these few did fail differently:
{{{
sage -t "devel/sage/sage/schemes/toric/divisor_class.pyx"
sage -t "devel/sage/sage/schemes/toric/fano_variety.py"
sage -t "devel/sage/sage/schemes/toric/homset.py"
sage -t "devel/sage/sage/schemes/toric/library.py"
}}}
I don't know why, but there was no test.log for it. Hence, I am now
repeating these tests separately.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13731#comment:118>
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.