From owner-freebsd-questions@FreeBSD.ORG Wed Jun 30 10:15:03 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D216416A4CE for ; Wed, 30 Jun 2004 10:15:03 +0000 (GMT) Received: from web3.acecape.com (web3.acecape.com [66.114.74.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EC8043D1D for ; Wed, 30 Jun 2004 10:15:03 +0000 (GMT) (envelope-from wrivera@acedsl.com) Received: (from nobody@localhost) by web3.acecape.com (8.12.10/8.12.10) id i5UAEmSY013619 for freebsd-questions@freebsd.org; Wed, 30 Jun 2004 06:14:48 -0400 Received: from p86-35.acedsl.com (p86-35.acedsl.com [66.114.86.35]) by www.acedsl.com (IMP) with HTTP for ; Wed, 30 Jun 2004 06:14:48 -0400 Message-ID: <1088590488.40e2929886a60@www.acedsl.com> Date: Wed, 30 Jun 2004 06:14:48 -0400 From: wrivera@acedsl.com To: FreeBSD Question List MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.1 X-Originating-IP: 66.114.86.35 Subject: Fatal trap 12: page fault while in kernel mode X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jun 2004 10:15:03 -0000 I recently installed freebsd 5.2.1, which seemed to go well. But lately my system has been locking up and rebooting. I have included the error that is displayed each time my system locks. Jun 29 20:37:09 candice syslogd: kernel boot file is /boot/kernel/kernel Jun 29 20:37:09 candice kernel: Jun 29 20:37:09 candice kernel: Jun 29 20:37:09 candice kernel: Fatal trap 12: page fault while in kernel mode Jun 29 20:37:09 candice kernel: cpuid = 0; apic id = 00 Jun 29 20:37:09 candice kernel: fault virtual address        = 0xc5f12321 Jun 29 20:37:09 candice kernel: fault code                = supervisor read, page not present Jun 29 20:37:09 candice kernel: instruction pointer        = 0x8:0xc0694770 Jun 29 20:37:09 candice kernel: stack pointer                = 0x10:0xddd77a1c Jun 29 20:37:09 candice kernel: frame pointer                = 0x10:0xddd77a28 Jun 29 20:37:09 candice kernel: code segment                = base 0x0, limit 0xfffff, type 0x1b Jun 29 20:37:09 candice kernel: = DPL 0, pres 1, def32 1, gran 1 Jun 29 20:37:09 candice kernel: processor eflags        = interrupt enabled, resume, IOPL = 0 Jun 29 20:37:09 candice kernel: current process                = 21866 (devinfo) Jun 29 20:37:09 candice kernel: trap number                = 12 Jun 29 20:37:09 candice kernel: panic: page fault Jun 29 20:37:09 candice kernel: cpuid = 0; Jun 29 20:37:09 candice kernel: Jun 29 20:37:09 candice kernel: syncing disks, buffers remaining... 3428 3428 3427 3427 3427 3427 3427 3427 3427 3427 3427 3427 3427 3427 3427 3427 3427 342 7 3427 3427 3427 3427 Does anyone have an idea why this is happening?