[Openmcl-devel] ?? Problem with (:v n frame-number)

Gary King gwking at cs.umass.edu
Wed Jun 9 06:37:18 PDT 2004


FWIW,

? (let ((x 2) (y 3)) (/ (+ x y) (- (/ x x) (/ y y))))
 > Error in process listener(1): DIVISION-BY-ZERO detected
 >                               performing 'TRUNCATE on (5 0)
 > While executing: CCL::DIVIDE-BY-ZERO-ERROR
 > Type :POP to abort.
Type :? for other options.
1 > :b
(F0135C00) : 0 "CCL::DIVIDE-BY-ZERO-ERROR" 76
(F0135C10) : 1 "CCL::%FIXNUM-TRUNCATE" 80
(F0135C20) : 2 NIL NIL
(F0135C30) : 3 "CCL::INTEGER-/-INTEGER" 76
(F0135C40) : 4 NIL NIL
(F0135C50) : 5 "CCL::TOPLEVEL-EVAL" 152
(F0135C60) : 6 "CCL::READ-LOOP" 844
(F0135CA0) : 7 "TOPLEVEL-LOOP" 44
(F0135CC0) : 8 "Anonymous Function #x60F8B36" 68
(F0135CD0) : 9 NIL NIL
(F0135CE0) : 10 "Anonymous Function #x613F64E" 592
(F0135D00) : 11 "CCL::RUN-PROCESS-INITIAL-FORM" 400
(F0135D30) : 12 NIL NIL
(F0135D40) : 13 "Anonymous Function #x6101D3E" 152
(F0135D60) : 14 "Anonymous Function #x60F491E" 172
1 > (:f 1)
(F0135C10) : 1 "CCL::%FIXNUM-TRUNCATE" 80

1 > (:f 0)
(F0135C00) : 0 "CCL::DIVIDE-BY-ZERO-ERROR" 76
   0 CCL::OPERATION: 'TRUNCATE ("required")
   1 CCL::OPERANDS: (5 0) ("rest")

1 > (:v 1 0)
 > Error in process listener(1): value 264100 is not of the expected 
type SIMPLE-VECTOR.
 > While executing: CCL::LAST-FRAME-PTR
 > Type :POP to abort.
Type :? for other options.
2 >
-- 
Gary Warren King, Lab Manager
EKSL East, University of Massachusetts * 413 577 0176

Everyone has the right to recognition everywhere as a person before the 
law.
    -- Universal Declaration of Human Rights, Article 6




More information about the Openmcl-devel mailing list