From owner-freebsd-bugs Wed Sep 6 10: 0: 9 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 97B0337B424 for ; Wed, 6 Sep 2000 10:00:07 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA13568; Wed, 6 Sep 2000 10:00:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Wed, 6 Sep 2000 10:00:07 -0700 (PDT) Message-Id: <200009061700.KAA13568@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Sheldon Hearn Subject: Re: kern/21009: /etc/security make the system hangup Reply-To: Sheldon Hearn Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/21009; it has been noted by GNATS. From: Sheldon Hearn To: Masachika ISHIZUKA Cc: freebsd-gnats-submit@freebsd.org Subject: Re: kern/21009: /etc/security make the system hangup Date: Wed, 06 Sep 2000 18:53:31 +0200 On Thu, 07 Sep 2000 01:15:20 +0900, Masachika ISHIZUKA wrote: > I'll try above. But these machines are not able to panic, so I > must create a test machine with the same environment. Because > I'm too busy to do so, please wait for a couple of weeks or more. Another suggestion that I got in private mail was this: Run something like this on its own virtual terminal: while sleep 1; do vmstat -m | tail -2 done Report back the values displayed at the time of the lock-up. This should be easy to do, since you said that you were able to switch virtual terminals during the lock-up. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message