#11521: Memleak when resolving the action of Integers on an Elliptic Curve
------------------------+---------------------------------------------------
Reporter: jpflori | Owner: robertwb
Type: defect | Status: needs_review
Priority: major | Milestone: sage-5.0
Component: coercion | Keywords: sd35
Work_issues: | Upstream: N/A
Reviewer: | Author: Simon King
Merged: | Dependencies: #11900 #715
------------------------+---------------------------------------------------
Comment(by SimonKing):
Not bad: `make ptest` results in only one error with the patch and its
dependencies applied on top of sage-5.0.prealpha0:
{{{
sage -t -force_lib
"devel/sage/sage/rings/polynomial/multi_polynomial_libsingular.pyx"
Exception AttributeError: 'PolynomialRing_field_with_category' object has
no attribute '_modulus' in ignored
Exception AttributeError: 'PolynomialRing_field_with_category' object has
no attribute '_modulus' in ignored
**********************************************************************
File
"/home/simon/SAGE/sage-5.0.prealpha0/devel/sage/sage/rings/polynomial/multi_polynomial_libsingular.pyx",
line 418:
sage: len(ring_refcount_dict) == n
Expected:
True
Got:
False
**********************************************************************
1 items had failures:
1 of 18 in __main__.example_4
***Test Failed*** 1 failures.
For whitespace errors, see the file
/home/simon/.sage//tmp/multi_polynomial_libsingular_6755.py
[3.6 s]
----------------------------------------------------------------------
The following tests failed:
sage -t -force_lib
"devel/sage/sage/rings/polynomial/multi_polynomial_libsingular.pyx"
Total time for all tests: 3.6 seconds
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11521#comment:116>
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.