From owner-freebsd-questions Fri Sep 29 03:49:22 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA11730 for questions-outgoing; Fri, 29 Sep 1995 03:49:22 -0700 Received: from merde.dis.org (root@merde.dis.org [206.14.78.2]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id DAA11702 ; Fri, 29 Sep 1995 03:49:14 -0700 Received: from merde.dis.org (localhost.tlg.org [127.0.0.1]) by merde.dis.org (8.6.11/8.6.11) with ESMTP id DAA25389; Fri, 29 Sep 1995 03:48:56 -0700 Message-Id: <199509291048.DAA25389@merde.dis.org> To: questions@freebsd.org Cc: bugs@freebsd.org Subject: Re: page fault during install of 2.0.5 and 2.1.0-SNAP-950922 X-Phone: (510) 849-2230 X-Snail-address: 2560 Bancroft way #51;Berkeley CA 94704-1700 In-reply-to: Your message of Thu, 28 Sep 1995 20:33:27 -0400. MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <25380.812371729.1@merde.dis.org> Date: Fri, 29 Sep 1995 03:48:50 -0700 From: Pete Shipley Sender: owner-questions@freebsd.org Precedence: bulk I recently started using ijppp on my freebsd box. When I run the command "ppp rsl" as root I get the immediate error: whimpy# ppp rsl Fatal trap 12: page fault while in kernel mode fault virtual address = 0x4 fault code = supervisor read, page not present instruction pointer = 0x8:0xf0136613 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 = 3423 (ppp) interrupt mask = panic page fault I am using the generic kernel from the 2.0.5 release on a 386/33 with 8meg ram. I have reinstalled and I still get this error. had anyone experienced simular problems? -Pete