From owner-freebsd-questions Sat Nov 15 06:24:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA05427 for questions-outgoing; Sat, 15 Nov 1997 06:24:09 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA05421 for ; Sat, 15 Nov 1997 06:24:03 -0800 (PST) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id GAA00360; Sat, 15 Nov 1997 06:27:14 -0800 (PST) Message-Id: <199711151427.GAA00360@implode.root.com> To: Adam Laurie cc: questions@FreeBSD.ORG Subject: Re: kernel panics after upgrading to 2.2.5 In-reply-to: Your message of "Sat, 15 Nov 1997 14:03:12 GMT." <346DABA0.F035BAF@algroup.co.uk> From: David Greenman Reply-To: dg@root.com Date: Sat, 15 Nov 1997 06:27:14 -0800 Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >I have recently upgraded a machine from FreBSD-2.2.2 to 2.2.5, using >the cvsup/make world method... > >I'm pretty sure I followed all the destructions in "Making the world >your own", so I'm at a loss as to why I should get this... all the >machines I've built from scratch with 2.2.5 are stable, and this machine >was toally stable on 2.2.2... > >The problem is very easy to reproduce... all I need to do is login as >root, do anything (like ls -lR /) and then type 'halt', and I'll >(usually) get: > >panic: bremfree: removing a buffer when not on a queue You did a "make world", but did you rebuild/install the kernel? It sounds like the LKMs don't match the kernel. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project