From owner-freebsd-sparc64@FreeBSD.ORG Mon Jun 16 18:47:40 2014 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6FB52FF8 for ; Mon, 16 Jun 2014 18:47:40 +0000 (UTC) Received: from hydra.pix.net (hydra.pix.net [IPv6:2001:470:e254::4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3947520C5 for ; Mon, 16 Jun 2014 18:47:39 +0000 (UTC) Received: from mail.distal.com (mail.distal.com [IPv6:2001:470:e24c:200::ae25]) (authenticated bits=0) by hydra.pix.net (8.14.8/8.14.8) with ESMTP id s5GIlUf3023907 for ; Mon, 16 Jun 2014 14:47:37 -0400 (EDT) (envelope-from cross+freebsd@distal.com) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.98.1 at mail.pix.net Received: from zalamar.mm-corp.net ([65.207.51.185]) (authenticated bits=0) by mail.distal.com (8.14.8/8.14.8) with ESMTP id s5GIk8Aw001069 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Mon, 16 Jun 2014 14:46:09 -0400 (EDT) (envelope-from cross+freebsd@distal.com) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\)) Subject: Re: FreeBSD 10-STABLE/sparc64 panic From: Chris Ross In-Reply-To: Date: Mon, 16 Jun 2014 14:46:06 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: References: <20140518083413.GK24043@gradx.cs.jhu.edu> <751F7778-95CE-40FC-857F-222FB37737C0@distal.com> <20140518235853.GM24043@gradx.cs.jhu.edu> <20140519145222.GN24043@gradx.cs.jhu.edu> <20140519193529.GO24043@gradx.cs.jhu.edu> <20140519205047.GP24043@gradx.cs.jhu.edu> To: freebsd-sparc64@freebsd.org X-Mailer: Apple Mail (2.1827) X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (mail.distal.com [206.138.151.250]); Mon, 16 Jun 2014 14:46:09 -0400 (EDT) X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2014 18:47:40 -0000 On Jun 9, 2014, at 16:18, Chris Ross wrote: > On Jun 9, 2014, at 14:13, Chris Ross wrote: >>=20 >> [=85] >>=20 >> More information for the records. I=92ll likely try to drop back = just before >> r263508 (r263478) since r263508 was so seemingly large, in case I=92ve >> found the =93problem point=94. One can hope. >=20 > Oh well. That was learned quickly. r263478 booted once, but a = second > attempt caused the multiple-boots-before-getting-to-multiuser. So, = moving > right along, I=92ll try r263401 in the more =93binary search=94 = algorithm=85 =20 r263401 booted successfully multiple times after I first built and = installed it last week. And just on another reboot now for test. I don=92t see a = lot of changes between r263401 and r263478 (in stable/10/sys), so I=92m going = to try r263407. Mostly zfs changes from Illumos, but. > Sorry for the noise for those that aren=92t directly curious about = these results. - Chris