Somehow, someone got a zero previous record pointer on a record for an
object that has previous records. This caused a panic on startup because the previous record pointer did not agree with the system's knowledge that there was, indeed, a previous record. This is a pretty benign situation, so, I've changed the check to log a warning of the previous record pointer is zero and there is a previous record.
Showing
Please register or sign in to comment