Date: Tue, 20 Jul 2004 11:06:06 +0100 From: David Malone <dwmalone@maths.tcd.ie> To: Scott Mitchell <scott+freebsd@fishballoon.org> Cc: freebsd-stable@freebsd.org Subject: Re: [PANIC] 4.10p2 + aue0 boot-time crash Message-ID: <20040720100606.GA69367@lanczos.maths.tcd.ie> In-Reply-To: <20040719233332.GA466@tuatara.fishballoon.org> References: <20040717161454.GA470@tuatara.fishballoon.org> <20040719233332.GA466@tuatara.fishballoon.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 20, 2004 at 12:33:32AM +0100, Scott Mitchell wrote: > > Just upgraded my little mini-ITX server from 4.9p4 to 4.10p2. The new > > kernel booted single-user fine before I did the installworld, but panics > > when bringing up my aue0 interface during multi-user boot. aue0 is my > > 'outside' interface which I didn't need during installworld, otherwise I > > might have caught this earlier. The kernel is GENERIC + ipfilter. > > Nobody? > > This is now PR kern/69319. I think it is panicing 'cos curproc is NULL. It might be worth compiling your kernel with INVARIANTS, I suspect that it will panic earlier. (It may just be that the usb code is getting called in some context it doesn't expect to be...) David.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040720100606.GA69367>