From owner-freebsd-current@FreeBSD.ORG Thu Feb 21 20:21:10 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9F3431FB for ; Thu, 21 Feb 2013 20:21:10 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) by mx1.freebsd.org (Postfix) with ESMTP id 7297C8AF for ; Thu, 21 Feb 2013 20:21:10 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.6/8.14.6) with ESMTP id r1LKL9u5023403; Thu, 21 Feb 2013 12:21:09 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.6/8.14.6/Submit) id r1LKL950023402; Thu, 21 Feb 2013 12:21:09 -0800 (PST) (envelope-from sgk) Date: Thu, 21 Feb 2013 12:21:09 -0800 From: Steve Kargl To: "O. Hartmann" Subject: Re: r247095 Boot Failure Message-ID: <20130221202109.GA20010@troutmask.apl.washington.edu> References: <5126783C.7030008@zedat.fu-berlin.de> <20130221195113.GB2598@kib.kiev.ua> <5126800F.4090406@zedat.fu-berlin.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5126800F.4090406@zedat.fu-berlin.de> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Konstantin Belousov , FreeBSD-current , Shawn Webb X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Thu, 21 Feb 2013 20:21:10 -0000 On Thu, Feb 21, 2013 at 09:14:07PM +0100, O. Hartmann wrote: > > > > The supposed fix was committed as r247117. > > > > Simply compiling a new kernel doesn't resolve the problem. > See the commit message why your kernel appears to not work. http://svnweb.freebsd.org/base?view=revision&revision=247117 Did you update gas before building the new kernel? -- Steve