#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: Reported upstream. No | Work issues:
feedback yet. | Commit:
Branch: | Stopgaps:
Dependencies: |
-------------------------------------------------+-------------------------
Changes (by kcrisman):
* upstream: N/A => Reported upstream. No feedback yet.
Old description:
> {{{
> sage: k=var('k')
> sage: integral(sin(k*x)/x*erf(x^2), x, 0, oo)
> RuntimeError: ECL says: C-STACK overflow at size 4259840. Stack can
> probably be resized.
> }}}
> This is related to [http://ask.sagemath.org/question/33144/unable-to-
> make-sense-of-maxima-expression-as-result-of-integration/ this
> ask.sagemath question] though I couldn't reproduce this behavior.
New description:
{{{
sage: k=var('k')
sage: integral(sin(k*x)/x*erf(x^2), x, 0, oo)
RuntimeError: ECL says: C-STACK overflow at size 4259840. Stack can
probably be resized.
}}}
This is related to [http://ask.sagemath.org/question/33144/unable-to-make-
sense-of-maxima-expression-as-result-of-integration/ this ask.sagemath
question] though I couldn't reproduce this behavior.
Upstream: https://sourceforge.net/p/maxima/bugs/3144/
--
--
Ticket URL: <http://trac.sagemath.org/ticket/20467#comment:2>
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.