Igor Schein on Wed, 29 Sep 1999 23:39:40 -0400


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

ellinit() problem


Hi,

I noticed the problem about the following command:

ellinit([0,0,0,-21002000290904852499,37045810753211102630776943500])

It keeps doubling the memory.  I ran it to as high as 1GB RAM.
Debugging showed that it stays forever inside for(;;) loop in do_agm()
function.  I couldn't understand, however, what exactly eats the memory.

Thanks

Igor