From owner-freebsd-current@FreeBSD.ORG Fri Aug 19 14:21:53 2011 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6222A1065673 for ; Fri, 19 Aug 2011 14:21:53 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id AF9AE8FC0A for ; Fri, 19 Aug 2011 14:21:52 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id RAA01039; Fri, 19 Aug 2011 17:21:48 +0300 (EEST) (envelope-from avg@FreeBSD.org) Message-ID: <4E4E717B.9090407@FreeBSD.org> Date: Fri, 19 Aug 2011 17:21:47 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:5.0) Gecko/20110705 Thunderbird/5.0 MIME-Version: 1.0 To: Derrick Edwards References: <1313705220.8034.2.camel@datdude> In-Reply-To: <1313705220.8034.2.camel@datdude> X-Enigmail-Version: 1.2pre Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: "freebsd-current@freebsd.org" Subject: Re: PANICS on 9.0-BETA1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 19 Aug 2011 14:21:53 -0000 on 19/08/2011 01:07 Derrick Edwards said the following: > Fatal trap 12: page fault while in kernel mode > cpuid = 0; apic id = 00 > fault virtual address = 0xffffbe00a45b6798 This address looks suspiciously like a result of bit flips. > fault code = supervisor write data, page not present > instruction pointer = 0x20:0xffffffff814f444c > stack pointer = 0x28:0xffffff82267fbe90 > frame pointer = 0x28:0xffffff82267fbea0 > code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, long 1, def32 0, gran 1 > processor eflags = interrupt enabled, resume, IOPL = 0 > current process = 5889 (csup) > trap number = 12 > panic: page fault > cpuid = 0 > Uptime: 10h9m0s > Dumping 1823 out of 7912 Do you always get the same stack trace? Or are they always different? I would double-check the hardware first. -- Andriy Gapon