From owner-freebsd-hackers Thu Jul 16 11:17:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA20675 for freebsd-hackers-outgoing; Thu, 16 Jul 1998 11:17:58 -0700 (PDT) (envelope-from owner-freebsd-hackers@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 LAA20664 for ; Thu, 16 Jul 1998 11:17:55 -0700 (PDT) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id LAA29416; Thu, 16 Jul 1998 11:03:27 -0700 (PDT) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpd029406; Thu Jul 16 18:03:19 1998 Message-ID: <35AE4062.ABD322C@whistle.com> Date: Thu, 16 Jul 1998 11:03:14 -0700 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: "Micro.Softs &" CC: freebsd-hackers@FreeBSD.ORG Subject: Re: Please, help me ...... References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Micro.Softs & wrote: > > Hello . > I had a problem with kernel. > Version FreeBSD 2.1.7 It gives out the following messages after compilation. > ----------------- > Fatal trap 12: page fault while in kernel mode > fault virtual address = 0x0 > fault code = supervisor read, page not present > instruction pointer = 0x8:0x0 > code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, def32 1, gran 1. > processor eflags = interrupt enabled, resume, IOPL = 0 > current process = 62 (routed) > interrupt mask = > kernel: type 12 trap, code = 0 > ------------------- > > What you to me will advise? > Is beforehand grateful. > > Rinat > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message I vaguely remember this bug.. it was due to routed using the wrong data on the default route and the kernel actualyy trusting it.. both bugs were fixed in later versions.. I would suggest that an upgrade to 2.2.6 (or 2.2.7 when it comes out) might be a good investment. julian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message