From owner-freebsd-current@FreeBSD.ORG Sat Nov 19 17:38:47 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 A190A16A423 for ; Sat, 19 Nov 2005 17:38:47 +0000 (GMT) (envelope-from splash@unixfreunde.de) Received: from unixfreunde.net (unixfreunde.com [85.214.16.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2979043D66 for ; Sat, 19 Nov 2005 17:38:44 +0000 (GMT) (envelope-from splash@unixfreunde.de) Received: by unixfreunde.net (Postfix, from userid 65534) id 181439B5E6; Sat, 19 Nov 2005 18:38:45 +0100 (CET) Received: from splash.homeunix.org (p548D098A.dip0.t-ipconnect.de [84.141.9.138]) by unixfreunde.net (Postfix) with ESMTP id C49DD9AB75; Sat, 19 Nov 2005 18:38:41 +0100 (CET) Date: Sat, 19 Nov 2005 18:40:12 +0100 From: Martin Wilke To: freebsd-current@freebsd.org Message-ID: <20051119184012.5f478bfa@splash.homeunix.org> In-Reply-To: References: <20051119141708.GA919@utmail.utmem.edu> X-Mailer: Sylpheed-Claws 1.9.100 (GTK+ 2.8.7; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Sat, 19 Nov 2005 17:46:35 +0000 Cc: delphij@delphij.net Subject: Re: RELENG_6_0: fatal trap 12 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: Sat, 19 Nov 2005 17:38:47 -0000 On Sun, 20 Nov 2005 00:43:38 +0800 Xin LI wrote: > Hi, > > On 11/19/05, Hao Chen wrote: > > I am upgrading from 5.4 to 6.0 and got the following error message: > > > > > > Fatal trap 12: page fault while in kernel mode > > cpuid = 1; apic id = 01 > > fault virtual address = 0x480008 > > fault code = supervisor read, page not present > > instruction pointer = 0x20:0xc069c394 > > stack pointer = 0x28:0xe10208ac > > frame pointer = 0x28:0xe10208ac > > 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 = 0 (swapper) > > trap number = 12 > > > > > > I have tried booting with or without ACPI, in safe mode, or single > > user mode and got the same message on booting. Oh, I am using > > GENERIC kernel. > > Having this sort of panics within swapper is very weird. Are you > having the issue for every boot? Would you please consider trying the > 6.0-RELEASE disc1 to see if it would boot correctly? > > Cheers, > -- > Xin LI http://www.delphij.net Hi i have got this problem as well.... Yes the 6.0-RELEASE disc1 boote correctly Greetz Martin