From owner-freebsd-current@FreeBSD.ORG Sat Jan 12 18:13:28 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 21A1516A420 for ; Sat, 12 Jan 2008 18:13:28 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.freebsd.org (Postfix) with ESMTP id AF39113C45A for ; Sat, 12 Jan 2008 18:13:27 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.14.2/8.14.2) id m0CIDQZY024801; Sat, 12 Jan 2008 12:13:26 -0600 (CST) (envelope-from dan) Date: Sat, 12 Jan 2008 12:13:26 -0600 From: Dan Nelson To: Kris Kennaway Message-ID: <20080112181325.GA97708@dan.emsphone.com> References: <3aaaa3a0801111919w138a5d77o201d0521b95d1e01@mail.gmail.com> <4788F5C0.4040409@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4788F5C0.4040409@FreeBSD.org> X-OS: FreeBSD 7.0-PRERELEASE User-Agent: Mutt/1.5.17 (2007-11-01) Cc: Chris , FreeBSD Current Subject: Re: csh core dumping 7.0-rc1 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: Sat, 12 Jan 2008 18:13:28 -0000 In the last episode (Jan 12), Kris Kennaway said: > That backtrace is garbage, of course :) Try rebuilding csh and the > libraries with CFLAGS+=-ggdb and STRIP= (i.e. set to the empty > string). This will allow a meaningful backtrace when it crashes. Setting DEBUG_FLAGS=-ggdb will do both at once, BTW. -- Dan Nelson dnelson@allantgroup.com