Closed
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.
6036
This is related to this ask.sagemath question though I couldn't reproduce this behavior.
Upstream: https://sourceforge.net/p/maxima/bugs/3144/
Upstream: Completely fixed; Fix reported upstream
CC: @nbruin @sagetrac-tmonteil
Component: calculus
Author: Frédéric Chapoton
Branch/Commit: 22385d9
Reviewer: Nils Bruin
Issue created by migration from https://trac.sagemath.org/ticket/20467