[LMH] File bands

Daniel Seagraves dseagrav@lunar-tokyo.net
Mon, 5 Dec 2005 16:23:11 -0600 (CST)


On Mon, 5 Dec 2005, Brad Parker wrote:

> btw: I see this pretty regularly "CPU: MD CLOBBER PROTECTION STOP 7"

Can you reproduce this on command? It means an unmapped memory write was
started while a read was outstanding. The stop is for safety. It means
lisp is expecting a stall-for-cycle-completion somewhere and it isn't
happening. There's probably a read immediately before the stop that isn't
happening.

Next time you get that, dump WCS and send me the WCS dump file and the
Micro-PC the stop happened at and I'll sort it out. (Or just tell me how
you got it)