Subject: panic on making documentation
To: None <port-arm32@NetBSD.ORG>
From: Kjetil Bernhard Thomassen <thomassk@oslo.geco-prakla.slb.com>
List: port-arm32
Date: 08/31/1996 21:28:27
I have once again made RiscBSD panic. This time with bsd-4197 that has
proven stable so far.

Here is the steps I took immediately before the panic:
- cd /usr/share/doc/psd
- make contentents.ps
- make beforeinstall

This made it panic with the following:
panic: locking against myself
f010c5b8 :    : e7ffffff :  Undefined instruction
Stopped at    _Debugger+0x010: ldmdb   r11, {r11, r13, r15}
db>

Kjetil B.