From owner-freebsd-bugs Sun Mar 12 16:52:22 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id QAA28755 for bugs-outgoing; Sun, 12 Mar 1995 16:52:22 -0800 Received: from Root.COM (implode.Root.COM [198.145.90.1]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id QAA28749 for ; Sun, 12 Mar 1995 16:52:19 -0800 Received: from corbin.Root.COM (corbin.Root.COM [198.145.90.18]) by Root.COM (8.6.8/8.6.5) with ESMTP id QAA07180; Sun, 12 Mar 1995 16:52:12 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.11/8.6.5) with SMTP id QAA27726; Sun, 12 Mar 1995 16:52:12 -0800 Message-Id: <199503130052.QAA27726@corbin.Root.COM> X-Authentication-Warning: corbin.Root.COM: Host localhost didn't use HELO protocol To: "Randall S. Wert" cc: freebsd-bugs@FreeBSD.org Subject: Re: 950210-SNAP Problems ... In-reply-to: Your message of "Sun, 12 Mar 95 19:40:57 EST." From: David Greenman Reply-To: davidg@Root.COM Date: Sun, 12 Mar 1995 16:52:10 -0800 Sender: bugs-owner@FreeBSD.org Precedence: bulk >And then at about 12-24 hour intervals the kernel panics with the >following message, only have on copy but it's happened about 6 times. > > asacd /kernel: Fatal trap 12: page fault while in kernel mode > asacd /kernel: fault virtual address = 0x1 > asacd /kernel: fault code = supervisor read, page not present > asacd /kernel: instruction pointer = 0x8:0xf0183a18 > asacd /kernel: code segment = base 0x0, limit 0xfffff, type 0x1b > asacd /kernel: = DPL 0, pres 1, def32 1, gran 1 > asacd /kernel: processor eflags = interrupt enabled, resume, IOPL = 0 > asacd /kernel: current process = 60 (cron) > asacd /kernel: interrupt mask = > asacd /kernel: panic: page fault If you still have the kernel binary that the above occurred with, please do a nm /kernel | sort | more, and find the functions around 0xf0183a18...and send this to me. Thanks -DG