Date: Thu, 7 Nov 2002 14:36:00 +0300 (MSK) From: "Roman V. Palagin" <romanp@wuppy.net.ru> To: Colman Reilly <careilly@colmanandsam.org> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: STABLE kernel panics on laptop immediately after boot. Message-ID: <20021107143129.H291-100000@room101.wuppy.net.ru> In-Reply-To: <20021107100615.394efddf.careilly@colmanandsam.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Nov 7, at 10:06am -0000, Colman Reilly wrote: > Upgraded from 4.6-RELEASE to 4.7-STABLE by following instructions in > UPDATING after a simple make world failed to give me a working kernel. > No modules have been loaded, everything I've looked at seems up to date > by timestamp. > > The kernel panics almost immediately with page fault in user mode > > instruction pointer = 0xf000:0xe215 Try to compile kernel with /sys/i386/i386/machdep.c revision 1.385.2.25 - this is can help. We have the same problem here - on SRKA4 (4 x Pentium III Xeon), reverting machdep.c helps. > stack p =0x0:0xfcc > frame p = 0x0:0xfd4 > code seg = base 0x10000, limit 0x70010, type 0x0 > = DPL 9, pres 0, def32 0, gran 0 > processor eflags = interrupt enabled, resume, vm86, IOPL=0 > current process = IDLE > interrupt maske= net tty bio cam > kernel: type 12 trap, code=0 > Stopped at 0xe215. - Roman --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021107143129.H291-100000>