[sage-support] Re: 'lisp.run' left running on system

2006-10-25 Thread William Stein
On Wed, 25 Oct 2006 16:03:34 -0500, Vanuxem Grégory <[EMAIL PROTECTED]> wrote: > 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

[sage-support] Re: 'lisp.run' left running on system

2006-10-25 Thread Vanuxem Grégory
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 runni

[sage-support] Re: givaro build problem and fix

2006-10-25 Thread William Stein
Hi, Many many thanks for reporting this and even more thanks for tracking down a fix. I've added it to the trac server so it'll definitely get done: http://sage.math.washington.edu:9002/sage_trac/ticket/152 Also, your report has been forwarded to the Givaro developers, who will probably ignore

[sage-support] Re: 'lisp.run' left running on system

2006-10-25 Thread William Stein
On Wed, 25 Oct 2006 15:12:57 -0500, David Harvey <[EMAIL PROTECTED]> wrote: > > > On Oct 25, 2006, at 3:50 PM, Kate Minola wrote: > >> 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

[sage-support] Re: 'lisp.run' left running on system

2006-10-25 Thread William Stein
On Wed, 25 Oct 2006 15:42:31 -0500, Justin C. Walker <[EMAIL PROTECTED]> wrote: > On Oct 25, 2006, at 12:50 PM, Kate Minola wrote: >> 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 qu

[sage-support] Re: 'lisp.run' left running on system

2006-10-25 Thread Justin C. Walker
On Oct 25, 2006, at 12:50 PM, Kate Minola wrote: > > 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 syste

[sage-support] Re: 'lisp.run' left running on system

2006-10-25 Thread Vanuxem Grégory
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 runni

[sage-support] Re: 'lisp.run' left running on system

2006-10-25 Thread Vanuxem Grégory
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 runni

[sage-support] Re: 'lisp.run' left running on system

2006-10-25 Thread David Harvey
On Oct 25, 2006, at 3:50 PM, Kate Minola wrote: > 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 >

[sage-support] 'lisp.run' left running on system

2006-10-25 Thread Kate Minola
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'

[sage-support] givaro build problem and fix

2006-10-25 Thread Kate Minola
When I build sage-1.4.1.2 on my x86_64-Linux machine (Red Hat Enterprise Linux 4 - As edition), I get the following error during the givaro build: : /usr/local/gcc-4.1.1/x86_64-Linux/lib/../lib/libstdc++.so: could not read symb ols: File in wrong format This is happening because the code is inco