From owner-freebsd-current@FreeBSD.ORG Fri Jun 22 19:12:36 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5CFD116A468 for ; Fri, 22 Jun 2007 19:12:36 +0000 (UTC) (envelope-from jroberson@chesapeake.net) Received: from webaccess-cl.virtdom.com (webaccess-cl.virtdom.com [216.240.101.25]) by mx1.freebsd.org (Postfix) with ESMTP id 29E8113C44B for ; Fri, 22 Jun 2007 19:12:36 +0000 (UTC) (envelope-from jroberson@chesapeake.net) Received: from [192.168.1.101] (c-71-231-138-78.hsd1.or.comcast.net [71.231.138.78]) (authenticated bits=0) by webaccess-cl.virtdom.com (8.13.6/8.13.6) with ESMTP id l5MJCTZh048702 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Fri, 22 Jun 2007 15:12:31 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Fri, 22 Jun 2007 12:12:20 -0700 (PDT) From: Jeff Roberson X-X-Sender: jroberson@10.0.0.1 To: Manfred Antar In-Reply-To: <200706162134.l5GLYZUS001203@pozo.com> Message-ID: <20070622121151.T542@10.0.0.1> References: <200706162134.l5GLYZUS001203@pozo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-current@freebsd.org Subject: Re: Kernel panic 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, 22 Jun 2007 19:12:36 -0000 Manfred, Sorry for the late reply. Can you please enable INVARIANTS and INVARIANT_SUPPORT in your kernel config? Are you still having this problem? Thanks, Jeff On Sat, 16 Jun 2007, Manfred Antar wrote: > I've been getting kernel panics for the last month and a half > The last good kernel that works is from May 8th > Here is what i get : > > login: kernel trap 12 with interrupts disabled > Fatal trap 12: page fault while in kernel mode > fault virtual address = 0x14 > fault code = supervisor read, page not present > instruction pointer = 0x20:0xc063cdb8 > stack pointer = 0x28:0xd2ed0c54 > frame pointer = 0x28:0xd2ed0c70 > code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, def32 1, gran 1 > processor eflags = resume, IOPL = 0 > current process = 22 (irq11: xl0 uhci0+) > [thread pid 22 tid 100029 ] > Stopped at propagate_priority+0x178: movl 0x14(%esi),%eax > > This is from sources and kernel built this afternoon while doing cvsup > I don't have any usb devices hooked up to the system. > It's a Dell Optiplex GX150 1GHZ Pentium 3 > > > > > > ================================== > || null@pozo.com || > || Ph. (415) 681-6235 || > ================================== > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >