[net.unix-wizards] cp tbuf par fault -> cache data error?

speck@cit-vax (Don Speck) (02/22/85)

    One of the VAX/750's that we bought recently, panics with the
message "cp tbuf par fault" every 10-50 minutes of non-idle time.
The error bits seem to indicate a cache data error; the Machine
Check Error Summary Register says "bus error", the MCSR says
"uncorrectable data, error lost", and the Cache Error Register
says "data error".  Our other 750 gets these about once a week.

    The machine check handler in vax/machdep.c has a recovery
action for translation buffer errors, but none for cache errors.
Our 4.2 tape is very old (it says #10); did a patch for this come
out later?  It seems that at the very least it could try disabling
the cache, which would be slow but better than crashing outright.
Is there a better way?	Can the cache be cleared by disabling it
and turning it back on?
						Don Speck