From owner-freebsd-sparc64@FreeBSD.ORG Mon May 19 19:14:07 2014 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CEDBC51A for ; Mon, 19 May 2014 19:14:07 +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 99F922CCD for ; Mon, 19 May 2014 19:14:07 +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 s4JJDuiU072742; Mon, 19 May 2014 15:14:04 -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.189]) (authenticated bits=0) by mail.distal.com (8.14.8/8.14.8) with ESMTP id s4JJCZ9H001437 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Mon, 19 May 2014 15:12:36 -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: <20140519145222.GN24043@gradx.cs.jhu.edu> Date: Mon, 19 May 2014 15:12:15 -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> To: Nathaniel W Filardo 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, 19 May 2014 15:12:36 -0400 (EDT) Cc: freebsd-sparc64@freebsd.org 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, 19 May 2014 19:14:07 -0000 On May 19, 2014, at 10:52, Nathaniel W Filardo wrote: > I am having trouble bisecting, and it's slow going, but I should = report that > a clean build of dbd9b17 (r262853), which is well before 03fdc293 = (r263478) > -- also exhibits this problem. I believe 04e37d68 also problematic, = just in > case anyone else is out there looking, but I may have flubbed testing = that > one. Will report back soon. I went back a little further, and had two successful boots with a = kernel from r262743. That was a big multi-MFC so I started there. I=92m moving forward next (to r262783, which really only changes net/flowtable.c, and a bunch of changes within ufs). Let me know any more results you get, Nathaniel. - Chris