rtestnset




On Thu, 29 Apr 2010, Leo Butler wrote:

< I ran the testsuite on today's cvs maxima and I am getting
< this error
< 
< (%i1) run_testsuite(tests=["rtestnset"]);
< Running tests in rtestnset:
< Caused an error break: rtestnset
< 
< Error summary:
< Error found in rtestnset, problem:
< (error break)
< 0 tests failed out of 0 total tests.
< Real time: 0.778733f0 sec.
< Run time: 0.776049f0 sec.
< Space: 9049984 Bytes
< GC: 4, GC time: 0.032003f0 sec.
< (%o0) done
< (%i1) build_info();
< 
< Maxima version: 5.20post
< Maxima build date: 17:9 4/29/2010
< Host type: i686-pc-linux-gnu
< Lisp implementation type: CLISP
< Lisp implementation version: 2.44.1 (2008-02-23) (built 3427349244)
< (memory 3481546152)
< 
< 
< Similar for CMUCL. GCL segfaults on the error.
 
The error occurs at this point:

(%i4) abs(-gv("x"));

Maxima encountered a Lisp error:

 Type-error in KERNEL::OBJECT-NOT-LIST-ERROR-HANDLER:  "x" is not of
type LIST

Automatically continuing.
To enable the Lisp debugger set *debugger-hook* to nil.

Leo

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