Subject: Re: hang and panic with kern_proc.c:1.36
To: Assar Westerlund <assar@sics.se>
From: Takahiro Kambe <taca@sky.yamashina.kyoto.jp>
List: current-users
Date: 01/16/2000 23:49:56
Assar Westerlund wrote:
> Hi there. I've an i386 running -current (dmesg and config file
> included below) that has managed to hang once and panic once in a day
> or so. Both times it seems to be related to `proclist_lock'. And
> both times it has basically been running `make build'.
I have the same problem under heavy file access. It seems that
replacing
sys/kern/kern_proc.c with previous version solve the problem. But it
isn't
sure the problem only come from this file.
Cheers.
--
Takahiro Kambe