From owner-freebsd-current Wed Mar 1 14:28:40 2000 Delivered-To: freebsd-current@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 10B0437BAFC; Wed, 1 Mar 2000 14:28:26 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.8.7/8.8.7) with ESMTP id JAA26813; Thu, 2 Mar 2000 09:33:16 +1100 Date: Thu, 2 Mar 2000 09:28:03 +1100 (EST) From: Bruce Evans X-Sender: bde@alphplex.bde.org To: Benjamin Greenwald Cc: freebsd-current@FreeBSD.ORG, dfr@FreeBSD.ORG, yokota@FreeBSD.ORG Subject: Re: panic: free: multiple frees In-Reply-To: <200003012216.RAA00247@adara.lcs.mit.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 1 Mar 2000, Benjamin Greenwald wrote: > Hiya, > > At the bottom of this message is the dmesg output from my 4.0-CURRENT box > with a kernel compiled February 27th. The kernel as of a cvsup this > afternoon now dies and prints the following message immediately after > initializing the keyboard: > > > atkbdc0: at port 0x60-0x6f on isa0 > atkbd0: irq 1 on atkbdc0 > panic: free: multiple frees This is caused by rev.1.54 of subr_bus.c. atkbdc_isa.c does funky things with the softc. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message