From owner-freebsd-bugs Mon Oct 28 09:57:39 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA16274 for bugs-outgoing; Mon, 28 Oct 1996 09:57:39 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA16250; Mon, 28 Oct 1996 09:57:34 -0800 (PST) Date: Mon, 28 Oct 1996 09:57:34 -0800 (PST) From: Peter Wemm Message-Id: <199610281757.JAA16250@freefall.freebsd.org> To: peter@newton.dialix.com.au, peter, freebsd-bugs Subject: Re: kern/1744 Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Synopsis: run queue or proc list smashed 4 times in 2 days State-Changed-From-To: open-analyzed State-Changed-By: peter State-Changed-When: Mon Oct 28 09:50:52 PST 1996 State-Changed-Why: Something appears to depend on how the kernel is linked. After a kernel rebuild (changing "cpu i486" and "cpu i586" to only just "cpu i586") made the problem go away. Another machine had it's kernel rebuilt at the same time and started getting the same problem. Now that the other machine has been rebuilt with a trivial change (pseudo-device vn 4 -> 2) and config -g, it too seems to have stopped exploding. I'm at a loss to explain it.