From owner-freebsd-current@FreeBSD.ORG Wed Jun 27 08:39:08 2012 Return-Path: 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 EED9E1065672; Wed, 27 Jun 2012 08:39:08 +0000 (UTC) (envelope-from erichfreebsdlist@ovitrap.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.224.110]) by mx1.freebsd.org (Postfix) with ESMTP id 9B9348FC0C; Wed, 27 Jun 2012 08:39:08 +0000 (UTC) Received: from x220.ovitrap.com ([122.129.201.29]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id q5R8d6og007955; Wed, 27 Jun 2012 02:39:07 -0600 From: Erich Dollansky To: Andriy Gapon Date: Wed, 27 Jun 2012 15:39:04 +0700 User-Agent: KMail/1.13.7 (FreeBSD/10.0-CURRENT; KDE/4.8.3; amd64; ; ) References: <201206271206.30639.erichfreebsdlist@ovitrap.com> <4FEAA61A.30402@FreeBSD.org> In-Reply-To: <4FEAA61A.30402@FreeBSD.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201206271539.04926.erichfreebsdlist@ovitrap.com> Cc: Andrey Fesenko , freebsd-current@freebsd.org Subject: Re: Panic on current from yesterday during boot 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: Wed, 27 Jun 2012 08:39:09 -0000 Hi, On Wednesday 27 June 2012 13:20:10 Andriy Gapon wrote: > on 27/06/2012 08:27 Andrey Fesenko said the following: > > On Wed, Jun 27, 2012 at 9:06 AM, Erich Dollansky > > wrote: > >> Hi, > >> > >> I am getting a panix when I boot a newly compiled system with sources downloaded yesterday. The panic was still there with the sources from three days ago. > >> > >> The panic regards /usr/src/sys/vm/uma_core/c line 2040. > >> > >> The machine is a Lenovo X220. I do not expect anything specific loaded yet as I load the Intel KMS module manually after the system is up and running on the console. > >> > > > > confirm faced with the same error > > FreeBSD X220 10.0-CURRENT FreeBSD 10.0-CURRENT #2 r237565 > > You haven't provided a full stack trace, but let me take a guess: > http://article.gmane.org/gmane.os.freebsd.devel.cvs/477167 this is a direct hit. > Perhaps this could be useful. I assume that you do not need one then. Anyway, What would be a save way to get a trace to a disk as I do not have a backup system with me? Erich