From owner-freebsd-hackers@FreeBSD.ORG Fri Mar 2 19:47:15 2012 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8BDCC1065675; Fri, 2 Mar 2012 19:47:15 +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 5E3B68FC0C; Fri, 2 Mar 2012 19:47:15 +0000 (UTC) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [96.47.65.170]) by cyrus.watson.org (Postfix) with ESMTPSA id 168C746B17; Fri, 2 Mar 2012 14:47:15 -0500 (EST) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 75231B975; Fri, 2 Mar 2012 14:47:14 -0500 (EST) From: John Baldwin To: rank1seeker@gmail.com Date: Fri, 2 Mar 2012 14:46:59 -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> <201203021224.24735.jhb@freebsd.org> <20120302.184637.320.4@DOMY-PC> In-Reply-To: <20120302.184637.320.4@DOMY-PC> MIME-Version: 1.0 Content-Type: Text/Plain; charset="windows-1250" Content-Transfer-Encoding: 7bit Message-Id: <201203021446.59663.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Fri, 02 Mar 2012 14:47:14 -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 19:47:15 -0000 On Friday, March 02, 2012 1:46:37 pm rank1seeker@gmail.com wrote: > ----- Original Message ----- > From: John Baldwin > To: rank1seeker@gmail.com > Cc: hackers@freebsd.org, "Roman Divacky" , "Andriy Gapon" > Date: Fri, 2 Mar 2012 12:24:24 -0500 > Subject: Re: BUG: 9.0 stage 2 boot (/boot/boot) > > > 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 > > > > I'm sorry if you think so, especially part where I am rude through the entire thread. That I can hardly believe. > I am also actively testing and am persistant in solving issue. > Or is problem in my perception? I think it may just be that your language comes off as being a bit demanding, plus a fair bit of all caps, etc. If English is not your native language then that may also be a factor. If you are not intending to be rude then that is plenty good enough for me. :) > Anyway, yours latest patch has a same md5 hash as a previous one and also built binary /boot/boot had same md5 hash. > So I've simply skipped installing boot code. Yes, my bad, I updated it locally but forgot to upload it to the URL. It should really be updated now. -- John Baldwin