From owner-freebsd-current@FreeBSD.ORG Wed Sep 21 19:14:26 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCC5716A420; Wed, 21 Sep 2005 19:14:26 +0000 (GMT) (envelope-from thompsa@freebsd.org) Received: from heff.fud.org.nz (60-234-149-201.bitstream.orcon.net.nz [60.234.149.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B90043D53; Wed, 21 Sep 2005 19:14:26 +0000 (GMT) (envelope-from thompsa@freebsd.org) Received: by heff.fud.org.nz (Postfix, from userid 1001) id 969911CCD4; Thu, 22 Sep 2005 07:14:24 +1200 (NZST) Date: Thu, 22 Sep 2005 07:14:24 +1200 From: Andrew Thompson To: Peter van Dijk Message-ID: <20050921191424.GB62131@heff.fud.org.nz> Mail-Followup-To: Andrew Thompson , Peter van Dijk , freebsd-net@freebsd.org, current@freebsd.org References: <20050921172343.GF17888@dataloss.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050921172343.GF17888@dataloss.nl> User-Agent: Mutt/1.4.2.1i Cc: freebsd-net@freebsd.org, current@freebsd.org Subject: Re: sparc64 if_bridge broken between BETA4 and BETA5 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 21 Sep 2005 19:14:27 -0000 On Wed, Sep 21, 2005 at 07:23:43PM +0200, Peter van Dijk wrote: > Hello, > > with 6.0-BETA4 (from september 10th) if_tap and if_bridge cooperate > perfectly. > > After upgrading to BETA5 my machine panics seconds after I ifconfig > bridge0 up.. I tested if_tap independently and it is fine; if_bridge > panics without if_tap too. Thanks for the report. > The error message is along the lines of 'unaligned access'. I'm sorry > I don't have more information right now; my keyboard doesn't work in > the kernel debugger and my serial cable is not here. > > Running a BETA5 kernel with the .ko from BETA4 produces the same > panic. > > If anything else is needed, please ask; hints on getting my keyboard > working again (I seem to recall it worked with 5.3) are welcome too :) > I may have misplaced options in the general area of syscons.. > If there is any chance you could get a backtrace or a line number it would be great. I'll start looking at this problem now. cheers, Andrew