From owner-freebsd-current Fri Aug 28 10:15:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA18754 for freebsd-current-outgoing; Fri, 28 Aug 1998 10:15:31 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA18737 for ; Fri, 28 Aug 1998 10:15:26 -0700 (PDT) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id KAA08962; Fri, 28 Aug 1998 10:01:42 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpdCq8933; Fri Aug 28 17:01:32 1998 Date: Fri, 28 Aug 1998 10:01:27 -0700 (PDT) From: Julian Elischer To: Andrzej Bialecki cc: freebsd-current@FreeBSD.ORG Subject: Re: It's MFS panic.. (Re: Panic with DEVFS) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG yeah I figured it out... infinite recursion..... oops I need to think about this a bit.. julian On Fri, 28 Aug 1998, Andrzej Bialecki wrote: > > On Thu, 27 Aug 1998, Julian Elischer wrote: > > > > > here.. try the following fix: > > > [...] > > Ouch! No, it's not quite right either... > > ------------------------ > ... > WOULD SELECT /wd1a but it doesn't exist > /wd1s1a exists, I'll use that > rootfs is 1600 Kbyte compiled in MFS > > Fatal double fault: > eip=0xf017fd16 > esp=0xf4003fe4 > ebp=0xf4004000 > panic: double fault > ------------------------- > > The 'tr' command doesn't show anything before the dblfault is called in > trap.c. > > The 'ps' doesn't show any process running except swapper (1,2,3,4), so it > seems the panic is even before starting init(8). > > Andrzej Bialecki > > +---------------------+------------------------+--------------------------+ > | | When in problem or in | if(halt_per_mth > 0) { | > | Research & Academic | doubt, run in circles, | fetch("FreeBSD"); | > | Network in Poland | scream and shout. | } | > + --------------------+------------------------+--------------------------+ > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message