[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISPM) at MIT-AI
- From: johan at MIT-AI (Johan de Kleer)
- Date: Tue ,24 Jun 80 09:59:00 EDT
In system 29.95 NWS, with microcode 669, on LISP Machine Eight:
Reproducable ILLOP (tried on both CADR2 and CADR8 -- so presumably a software problem).
PC = 20212 (which is same PC at which my earlier THROW NIL NIL example ILLOP's).
To recreate:
In the editor read in ic;nwsdls >
In lisp
(load "ic;daedfs")
(load "ic;ncoord")
In the editor Compile buffer containing nwsdls.
An ILLOP will occur while compiling the buffer.
johan