[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
- To: (BUG LISP) at MIT-MC
- From: SATAN,RLB at MIT-MC
- Date: Wed, 4 Oct 78 21:27:00 GMT
- Original-date: 4 OCT 1978 1727-EDT
- Sent-by: SATAN at MIT-MC
Goddammit!!
You guys are so stingy with temporary locations!
UNBND3 and PNMK1 seem to be the same place.
Consider what happens if a PDLNMK saves TT in PNMK1 at NMK1, then goes to
FLCONS, which calls AGC4, which runs some GC daemon, which specbinds
something, runs code, calls UNBIND, which clobbers UNBND3 (i.e. PNMK1),
ultimately returning to PNMK2, restoring TT from the (clobbered) PNMK1.