From owner-freebsd-current@FreeBSD.ORG Sun Oct 24 13:15:19 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D68316A4CE for ; Sun, 24 Oct 2004 13:15:19 +0000 (GMT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31D0243D58 for ; Sun, 24 Oct 2004 13:15:19 +0000 (GMT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.13.1/8.13.1) with ESMTP id i9ODErpM085708; Sun, 24 Oct 2004 09:14:53 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)i9ODErtI085705; Sun, 24 Oct 2004 14:14:53 +0100 (BST) (envelope-from robert@fledge.watson.org) Date: Sun, 24 Oct 2004 14:14:53 +0100 (BST) From: Robert Watson X-Sender: robert@fledge.watson.org To: "Justin R. Smith" In-Reply-To: <1098619116.45266.3.camel@localhost> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: "current@freebsd.org" Subject: Re: Crash on shutdown X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Oct 2004 13:15:19 -0000 On Sun, 24 Oct 2004, Justin R. Smith wrote: > FreeBSD jsmith.org 5.3-STABLE FreeBSD 5.3-STABLE #0: Fri Oct 22 04:33:03 > EDT 2004 root@:/usr/obj/usr/src/sys/MYKERNEL i386 > > On shutdown I got: > > Giving up on 1 buffers > Fatal trap 12; page fault while in kernel mode > cpuid = 0, apic id = 00 > Fault virtual address 0x34 > Fault code = Supervisor read page not present > Instruction pointer 0x8:0xc0449f2c > Stack pointer = 0x10:0x03a94a0c > Code segment = base 0x0 limitg 0xfffff type 0x1b Is KDB/DDB compiled into this kernel? If so, are you able to generate a stack trace? If not, could you use addr2line or gdb or the like to turn the instruction pointer above into a function/offset/line? thanks! Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Principal Research Scientist, McAfee Research