From owner-freebsd-hackers@FreeBSD.ORG Fri Mar 2 18:19:39 2012 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DDC851065675; Fri, 2 Mar 2012 18:19:39 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id B0E8C8FC08; Fri, 2 Mar 2012 18:19:39 +0000 (UTC) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [96.47.65.170]) by cyrus.watson.org (Postfix) with ESMTPSA id 6630A46B32; Fri, 2 Mar 2012 13:19:39 -0500 (EST) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id E6FB1B948; Fri, 2 Mar 2012 13:19:38 -0500 (EST) From: John Baldwin To: rank1seeker@gmail.com Date: Fri, 2 Mar 2012 12:24:24 -0500 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110714-p10; KDE/4.5.5; amd64; ; ) References: <20120302.151703.536.2@DOMY-PC> In-Reply-To: <20120302.151703.536.2@DOMY-PC> MIME-Version: 1.0 Content-Type: Text/Plain; charset="windows-1250" Content-Transfer-Encoding: 7bit Message-Id: <201203021224.24735.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Fri, 02 Mar 2012 13:19:39 -0500 (EST) Cc: Roman Divacky , hackers@freebsd.org, Andriy Gapon Subject: Re: BUG: 9.0 stage 2 boot (/boot/boot) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Mar 2012 18:19:39 -0000 On Friday, March 02, 2012 10:17:03 am rank1seeker@gmail.com wrote: > ----- Original Message ----- > From: John Baldwin > To: rank1seeker@gmail.com > Cc: hackers@freebsd.org, "Roman Divacky" , Andriy Gapon > Date: Thu, 1 Mar 2012 16:14:43 -0500 > Subject: Re: BUG: 9.0 stage 2 boot (/boot/boot) > > > > > However, avg@ might have found the actual cause of the bug. And Roman did > > > indeed break this earlier. Try the updated boot2_test.patch again. > > > > You should still try this. > > > > -- > > John Baldwin > > > > > Using patch: MD5 (boot2_test.patch) = 72412f9b47b114302268561f12c1b46b > > http://www.starforce.biz/stage2boot_1.jpg > > This is the worst patch as even RE-typing doesn't work. > That is, it is completely unable to boot. > > Throw me another patch! Ah, was using sizeof() on the wrong thing, and I have a fix for the garbage you saw for kname as well. Patch is updated at the normal URL. > > Please don't treat John this way. He has put in a lot of time for > > you, and many others, and is one of THE experts. > > > > Chris > > > He didn't got a bad treatment, nor any side is angry. > Relax! ;) Actually, you've been rather rude for the entire thread, I am just doing my best to ignore it in the interest of getting the bug fixed. -- John Baldwin