Date: Tue, 1 Aug 2000 01:40:35 -0400 From: Bill Fumerola <billf@chimesnet.com> To: R Joseph Wright <rjoseph@mammalia.org> Cc: freebsd-current <freebsd-current@FreeBSD.org> Subject: Re: panic at shutdown Message-ID: <20000801014035.M5021@jade.chc-chimes.com> In-Reply-To: <20000731223748.A324@mammalia.org>; from rjoseph@mammalia.org on Mon, Jul 31, 2000 at 10:37:48PM -0700 References: <20000731223748.A324@mammalia.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jul 31, 2000 at 10:37:48PM -0700, R Joseph Wright wrote:
> I just built a new world/kernel yesterday, and now I get a panic when I shut
> down. I ran gdb on the dump:
>
> ......
> There is absolutely no warranty for GDB. Type "show warranty" for details.
> This GDB was configured as "i386-unknown-freebsd"...
> IdlePTD 2998272
> initial pcb at 25b1c0
> panicstr: lockmgr: pid 1, not exclusive lock holder 0 unlocking
> panic messages:
> ---
> ---
> #0 boot (howto=256) at ../../kern/kern_shutdown.c:303
> 303 dumppcb.pcb_cr3 = rcr3();
type 'bt', this tells us just about as much as if you said
"it crashed".
though, by the panic message, this seems to be a known bug..
--
Bill Fumerola - Network Architect, BOFH / Chimes, Inc.
billf@chimesnet.com / billf@FreeBSD.org
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?20000801014035.M5021>
