#20467: stackoverflow in Maxima integral
----------------------------+------------------------
       Reporter:  kcrisman  |        Owner:
           Type:  defect    |       Status:  new
       Priority:  major     |    Milestone:  sage-7.2
      Component:  calculus  |   Resolution:
       Keywords:            |    Merged in:
        Authors:            |    Reviewers:
Report Upstream:  N/A       |  Work issues:
         Branch:            |       Commit:
   Dependencies:            |     Stopgaps:
----------------------------+------------------------

Comment (by nbruin):

 As far as I can see, this happens in vanilla maxima on SBCL too:

 {{{
 Maxima 5.36.1 http://maxima.sourceforge.net
 using Lisp SBCL 1.2.11-1.fc22
 (%i1) integrate(sin(k*x)/x*erf(x^2),x,0,inf);
 Maxima encountered a Lisp error:
 Control stack exhausted (no more space for function call frames).
 }}}
 This is not the latest version, but it's the kind of bug that, unless it's
 been specifically addressed, it's probably still there. Might want to
 report it (why is there no online maxima calculator with an up-to-date
 maxima? maximacell or something like that?)

--
Ticket URL: <http://trac.sagemath.org/ticket/20467#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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to