[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
;UNRECOVERABLE REG PDL OVERFLOW
- To: (BUG LISP) at MIT-MC
- Subject: ;UNRECOVERABLE REG PDL OVERFLOW
- From: kmp at MIT-MC (Kent M. Pitman)
- Date: Wed, 17 Sep 80 21:10:00 GMT
- Original-date: 17 SEP 1980 1710-EDT
- Sent-by: BIL at MIT-MC
(EVAL -) done repeatedly in Lisp without ^G'ing or P'ing the resulting
error breaks eventually dies to the monitor on its with a PURPG; error.
Is there some reason that this couldn't be handled more winningly, perhaps
if some switch were turned on, by maybe zero'ing out the stack and then
running some clean-up handler or even just zero'ing out the stack and
transferring control to whatever (STATUS TOPLE) designates...?