Date: Thu, 2 Mar 2000 09:28:03 +1100 (EST) From: Bruce Evans <bde@zeta.org.au> To: Benjamin Greenwald <beng@lcs.mit.edu> Cc: freebsd-current@FreeBSD.ORG, dfr@FreeBSD.ORG, yokota@FreeBSD.ORG Subject: Re: panic: free: multiple frees Message-ID: <Pine.BSF.4.21.0003020925580.506-100000@alphplex.bde.org> In-Reply-To: <200003012216.RAA00247@adara.lcs.mit.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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: > > <snip> > atkbdc0: <keyboard controller (i8042)> at port 0x60-0x6f on isa0 > atkbd0: <AT Keyboard> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0003020925580.506-100000>