Le mercredi 25 octobre 2006 à 15:50 -0400, Kate Minola a écrit :
> Running sage-1.4.1.2 on my x86_64-Linux system,
> if I run the following command:
> 
> maxima.eval("-(1/2)*taylor (sqrt (1-4*x^2), x, 0, 15)")
> 
> and then quit, I find that there is a process
> 'lisp.run' unexpectedly still running on my system
> (and using up CPU resources).
> 
> Does this happen on anyone else's system?
> 
> (I found this when I ran 'make test' and ended up with
> a slow system because several 'lisp.run' processes were
> competing for the CPU.)

Here is a reproducible way to trigger this bug on my system (enter an
incorrect maxima command):

maxima('2e^15')

The lisp process is not terminated after exiting sage.

Greg

PS: there is another bug that I have to report too,
float(maxima('1.e12')) (but not float(maxima('1.e-12'))


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to