Received: with ECARTIS (v1.0.0; list linux-xfs); Wed, 09 Mar 2005 16:48:31 -0800 (PST) Received: from larry.melbourne.sgi.com (mverd138.asia.info.net [61.14.31.138]) by oss.sgi.com (8.13.0/8.13.0) with SMTP id j2A0mS63016762 for ; Wed, 9 Mar 2005 16:48:29 -0800 Received: from wobbly.melbourne.sgi.com (wobbly.melbourne.sgi.com [134.14.55.135]) by larry.melbourne.sgi.com (950413.SGI.8.6.12/950213.SGI.AUTOCF) via ESMTP id LAA17961; Thu, 10 Mar 2005 11:48:21 +1100 Received: from frodo.melbourne.sgi.com (root@frodo.melbourne.sgi.com [134.14.55.153]) by wobbly.melbourne.sgi.com (SGI-8.12.5/8.12.5) with ESMTP id j2A0mJXE2945023; Thu, 10 Mar 2005 11:48:20 +1100 (EST) Received: from frodo.melbourne.sgi.com (nathans@localhost [127.0.0.1]) by frodo.melbourne.sgi.com (8.12.9/8.12.9/Debian-3) with ESMTP id j2A0hpqv014820; Thu, 10 Mar 2005 11:43:51 +1100 Received: (from nathans@localhost) by frodo.melbourne.sgi.com (8.12.9/8.12.9/Debian-3) id j2A0hlxi014818; Thu, 10 Mar 2005 11:43:47 +1100 Date: Thu, 10 Mar 2005 11:43:47 +1100 From: Nathan Scott To: Daniel Tschan Cc: linux-xfs@oss.sgi.com Subject: Re: [Fwd: [Bug 150427] New: XFS internal error xfs_alloc_read_agf] Message-ID: <20050310004347.GC14665@frodo> References: <33504.217.162.2.34.1110409767.squirrel@217.162.2.34> <20050310003246.GB14665@frodo> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050310003246.GB14665@frodo> User-Agent: Mutt/1.5.3i X-Virus-Scanned: ClamAV 0.83/757/Tue Mar 8 15:14:36 2005 on oss.sgi.com X-Virus-Status: Clean X-archive-position: 5037 X-ecartis-version: Ecartis v1.0.0 Sender: linux-xfs-bounce@oss.sgi.com Errors-to: linux-xfs-bounce@oss.sgi.com X-original-sender: nathans@sgi.com Precedence: bulk X-list: linux-xfs Content-Length: 783 Lines: 22 On Thu, Mar 10, 2005 at 11:32:46AM +1100, Nathan Scott wrote: > On Thu, Mar 10, 2005 at 12:09:27AM +0100, Daniel Tschan wrote: > > ------- Additional Comments From Dave Jones 2005-03-09 16:37 EST ------- > > you're better off reporting this one to the maintainers at SGI. > > > > Did you build that xfs_repair/xfsprogs yourself or is that one > shipped by Redhat? It has debugging enabled, hence the assert, > hence its not running to completion - if you build a non-debug > version it should complete. > > If Redhat's shipping a debug version, they'll need to fix that. IOW, build with DEBUG=-DNDEBUG in the environment before running configure. See the env vars set for debian build/packaging stuff (xfs-cmds/xfsprogs/debian/rules in CVS) for example. cheers. -- Nathan