[PANIC] 4.10p2 + aue0 boot-time crash

David Malone dwmalone at maths.tcd.ie
Tue Jul 20 03:06:09 PDT 2004


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.


More information about the freebsd-stable mailing list