[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISP) at MIT-MC
- From: GSB at MIT-MC (Glenn S. Burke)
- Date: Tue, 24 Oct 78 05:47:00 GMT
- Original-date: 24 OCT 1978 0147-EDT
Iloprs which get trapped through UUOGLEEP when there is a machine-error
handler loop infinitly, re-trying the losing instruction. It appears
that what is happening is that the bit saying that the error is a machine-error
is not being set in D right before calling UINT in UUOGL2.
(If i single-step through this and set the bit in D, then everything works.)