Subject: Re: kern/3959: panic "lockmgr: locking against myself" from VM
To: Frank van der Linden <frank@wins.uva.nl>
From: Manuel BOUYER <bouyer@antioche.lip6.fr>
List: netbsd-bugs
Date: 08/11/1997 11:09:16
On Aug 8, Frank van der Linden wrote
> This is probably the same one as #3915 (just noting that).
> 

It is probably the problem. I think the problem happens when a process exit(),
and thus his pages need to be freed, but one of the needed page is in swap.
This can also happens at reboot, when the processes are killed.

I sended another PR, because it appears that the panic doesn't happen
only at reboot, but can also happen in normal operation (2-3 days on
my box which is not heavily loaded, but has little RAM), which is a more
serious problem. This should be fixed for 1.3 (No, I don't have time nor
knowledges to fix it myself:), or peoples using NetBSD as mail, ftp or http 
production servers will have to stay with 1.2.1, unless they have tons of RAM
(This box had > 70 days utimes under 1.2).

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--