[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
EOF Lossage
Check out the following.
-- Chris.
[hopi] % cmucl
CMU Common Lisp 25-Sep-1991, running on hopi
Hemlock 3.5 (25-Sep-1991), Python 1.0(25-Sep-1991), target SPARCstation/Mach 0.0Send bug reports and questions to cmucl-bugs@cs.cmu.edu.
* foo
Error in EVAL: the variable FOO is unbound.
Restarts:
0: Return to Top-Level.
Debug (type H for help)
(DEBUG::DEBUG-LOOP)
0] ^D
Error in function LISP::INPUT-CHARACTER.
[ Keep typing ^D. ]
Error in function LISP::INPUT-CHARACTER.
EOF while reading #<Stream for the Terminal>
Error flushed ...
0] ^D
Error in function EVAL.
Attempt to THROW to a tag that does not exist: LISP::EOF-INPUT-CATCHER
Restarts:
0: Return to debug level 1.
1: Return to Top-Level.
Error in function EVAL.
Attempt to THROW to a tag that does not exist: LISP::EOF-INPUT-CATCHER
Restarts:
0: Return to debug level 1.
1: Return to Top-Level.
Error in function EVAL.
Attempt to THROW to a tag that does not exist: LISP::EOF-INPUT-CATCHER
^D
Restarts:
[ Keep typing ^D. ]
Warning:
(FUNCALL *GC-NOTIFY-BEFORE* LISP::PRE-GC-DYN-USAGE) lost:
Error in "<error finding name>": the variable *STANDARD-OUTPUT* is unbound.
Warning:
(FUNCALL *GC-NOTIFY-AFTER* LISP::POST-GC-DYN-USAGE LISP::BYTES-FREED LISP::*GC-TRIGGER*) lost:
The value of #:G23 is #<Unknown Immediate Object, lowtag=#b110, type=#x8E {8E}>, which is not of type STREAM.
%primitive halt called; the party is over.