From owner-freebsd-stable Tue Dec 30 10:29:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA13728 for stable-outgoing; Tue, 30 Dec 1997 10:29:25 -0800 (PST) (envelope-from owner-freebsd-stable) Received: from hub.org (hub.org [209.47.148.200]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA13715 for ; Tue, 30 Dec 1997 10:29:21 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by hub.org (8.8.5/8.7.5) with SMTP id NAA16144; Tue, 30 Dec 1997 13:29:18 -0500 (EST) Date: Tue, 30 Dec 1997 13:29:15 -0500 (EST) From: The Hermit Hacker To: Tom cc: freebsd-stable@freebsd.org Subject: Re: Nov 21st stable kernel panicking... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 30 Dec 1997, Tom wrote: > > On Tue, 30 Dec 1997, The Hermit Hacker wrote: > > > I got another crash after upgrading the kernel, this time looking > > like the following. I would suspect swap space, based on it being in the > > vm_ code, except that I haven't added or removed any swap space in several > > months: > > There were some VM bugs fixed shortly after 2.2.5.... > > Can you try a "make buildworld" on another machine, then "installworld" > it on the troubled machine? I do this around here, as I have a half-dozen > machines to upgrade, but it also has advantange of being quite a bit > faster. An "installworld" only takes 30 minutes over ethernet. Only have the one FreeBSD machine...:( I'm going to do the 'make world' manually and see if I can get it upgraded that way :( Its painful, but being 2500k away from the machine doesn't give much in the way of options :(