From owner-freebsd-hackers Wed Mar 15 19:51:15 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id TAA06487 for hackers-outgoing; Wed, 15 Mar 1995 19:51:15 -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 TAA06481 for ; Wed, 15 Mar 1995 19:51:08 -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 TAA13073; Wed, 15 Mar 1995 19:50:58 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.11/8.6.5) with SMTP id TAA00156; Wed, 15 Mar 1995 19:50:58 -0800 Message-Id: <199503160350.TAA00156@corbin.Root.COM> X-Authentication-Warning: corbin.Root.COM: Host localhost didn't use HELO protocol To: Morgan Davis cc: hackers@FreeBSD.org Subject: Re: Panic building world In-reply-to: Your message of "Wed, 15 Mar 95 17:11:59 PST." <199503160111.RAA00197@io.cts.com> From: David Greenman Reply-To: davidg@Root.COM Date: Wed, 15 Mar 1995 19:50:57 -0800 Sender: hackers-owner@FreeBSD.org Precedence: bulk >I started a 'make world' today, left for the office. Checking the >build from work about 4 hours later, I noticed the system had only >been up for 50 minutes. Apparently this happened during the build >(it's a single user system, so that's all it was doing): > >Fatal trap 12: page fault while in kernel mode >fault virtual address = 0xe8 >fault code = supervisor write, page not present >instruction pointer = 0x8:0xf0186ffe >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 = Idle >interrupt mask = net tty bio >panic: page fault > >syncing disks... FreeBSD 2.1.0-Development #0: Sun Mar 12 12:56:07 PST 1995 >(from 3/10 -current) > >Anything else I can do to help assist in debugging this? Please upgrade to today-current. There were some serious bugs fixed on the 11th. -DG