Date: Tue, 1 Aug 2000 09:33:59 +0200 (CEST) From: Alexander Leidinger <Alexander@Leidinger.net> To: billf@chimesnet.com Cc: rjoseph@mammalia.org, freebsd-current@FreeBSD.ORG Subject: Re: panic at shutdown Message-ID: <200008010734.JAA01204@Magelan.Leidinger.net> In-Reply-To: <20000801014035.M5021@jade.chc-chimes.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 1 Aug, Bill Fumerola wrote: >> #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.. If I see the same bug everybody complains about: add "sync; sleep 1; sync; sleep 1; sync" to rc.shutdown to work round it (I'm using kernel sources from yesterday). Bye, Alexander. -- To boldly go where I surely don't belong. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = 7423 F3E6 3A7E B334 A9CC B10A 1F5F 130A A638 6E7E 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?200008010734.JAA01204>