#4639: bad memory leak with exponentiation
------------------------------+---------------------------------------------
Reporter: bober | Owner: somebody
Type: defect | Status: new
Priority: blocker | Milestone: sage-3.2.2
Component: basic arithmetic | Resolution:
Keywords: |
------------------------------+---------------------------------------------
Comment (by robertwb):
I am almost sure the above is what's going wrong, and it gets invoked by
__call__.
guppy gives a total of 40420 bytes on these runs... and nothing new after
repeated runs (despite get_memory_usage going up and up). However, the
memory still goes up. Mabshoff, could you valgrind this and see if
anything suspicious comes up? Perhaps up the loop to 100000, or diff the
run from Python with that from Cython, to make it more clear where the
error is...
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4639#comment:19>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---