On 2014-09-20, Nils Bruin <[email protected]> wrote:

> (%i1) load(abs_integrate);
> (%o1) 
> /usr/local/sage/sage-git/local/share/maxima/5.33.0/share/contrib/integration/abs_integrate.mac
> (%i2) integrate(log(1-x)*log(1+x)/(1+x),x,0,1);
> Maxima encountered a Lisp error:
>
>  BINDING-STACK overflow at size 10240. Stack can probably be resized.

With Maxima 5.34.0, I find that it TRYRISCH and TRYRISCH1 call each
other endlessly. At first glance, I can't see what's going on; there
is some funny business with special (global) variables. Also, I looked
to see if the bug is triggered by one of the other packages loaded by
abs_integrate, but that doesn't seem to be the case; so I guess the
problem is triggered by abs_integrate itself.

I will try to investigate some more. If someone files a bug report,
that will help us track it. http://sourceforge.net/p/maxima/bugs

best

Robert Dodier

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" 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 http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to