Error in CONDITIONS::CLCS-UNIVERSAL-ERROR-HANDLER [or a callee]: Couldn't protect




On Thu, 30 Jul 2009, Stephan Lukits wrote:

< Hello Stefano,
< that doesn't help it gets even worse.  BTW try instead of 800
< 20000 and see what happens.  Sometimes it went through with
< 800 sometimes not.
< 
< That's what I get with latest update:
< 
< Maxima 5.17.1 http://maxima.sourceforge.net
< Using Lisp GNU Common Lisp (GCL) GCL 2.6.7 (aka GCL)
< Distributed under the GNU Public License. See the file COPYING.
< Dedicated to the memory of William Schelter.
< The function bug_report() provides bug reporting information.
 
I suspect that this error is due to the version of gcl you are using.
Try a build with another lisp or a build with gcl 2.6.8pre. Here is what
I get

(%i2) for i:2 thru 50000 step 1 do if equal(divsum(i), 2*i) then
display(i)$

i = 6

i = 28

i = 496

i = 8128

(%i3) build_info();

Maxima version: 5.18.1
Maxima build date: 17:54 4/25/2009
host type: i686-pc-linux-gnu
lisp-implementation-type: GNU Common Lisp (GCL)
lisp-implementation-version: GCL 2.6.8

Leo

-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.