#13901: Fix cython's deep C-stacks upon deallocation
-------------------------------------------------------+--------------------
       Reporter:  nbruin                               |         Owner:  rlm    
 
           Type:  defect                               |        Status:  new    
 
       Priority:  major                                |     Milestone:  
sage-5.6
      Component:  memleak                              |    Resolution:         
 
       Keywords:                                       |   Work issues:         
 
Report Upstream:  Reported upstream. No feedback yet.  |     Reviewers:         
 
        Authors:                                       |     Merged in:         
 
   Dependencies:                                       |      Stopgaps:         
 
-------------------------------------------------------+--------------------

Comment (by nbruin):

 Example output:
 {{{
 sh-4.2$ ulimit -s 8000
 sh-4.2$ sage test.sage
 allocating b
 deleting b
 done deleting b
 allocating a
 deleting a
 /usr/local/sage/5.0/spkg/bin/sage: line 468:  4393 Segmentation fault
 (core dumped) python "$@"
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13901#comment:1>
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.

Reply via email to