Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jul 2004 11:56:15 -0700 (PDT)
From:      Luke <luked@pobox.com>
To:        Chris Shenton <chris@shenton.org>
Cc:        current@freebsd.org
Subject:   Re: Yesterday's code panics: Don't call insmntque(foo, NULL)
Message-ID:  <Pine.NEB.4.60.0407051151030.18289@norge.freeshell.org>
In-Reply-To: <86wu1iikc5.fsf@PECTOPAH.shenton.org>
References:  <86wu1iikc5.fsf@PECTOPAH.shenton.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Mon, 5 Jul 2004, Chris Shenton wrote:
> I built a kernel from CVS yesterday, installed it and rebooted this
> morning.  It panicked with the message (manually copied):
>
>  ...
>  mounting root from ufs:/dev/amrd0s1a
>  panic: Don't call insmntque(foo, NULL)
>  Debugger("panic")
>  Stopped at Debugger+0x45: xchgl %ebx, in_Debugger.0
>
> This message appears in /usr/src/sys/kern/vfs_subr.c
>
> Any suggestions?
>
> Thanks.

Perhaps I don't have the right debugging options turned on, but I'm 
getting a page fault at that same spot (mounting root) with kernels built 
on source from about fifteen minutes ago.
Kernels built from source from June 26 work.

I've tried different kernel options trying to find something that doesn't 
crash, but no luck so far.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.4.60.0407051151030.18289>