From owner-freebsd-current@FreeBSD.ORG Mon May 14 04:33:36 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CD1F216A40B; Mon, 14 May 2007 04:33:36 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.freebsd.org (Postfix) with ESMTP id AC61D13C459; Mon, 14 May 2007 04:33:36 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.1/8.13.8) with ESMTP id l4E4ToZl001361; Sun, 13 May 2007 21:29:50 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.1/8.13.8/Submit) id l4E4ToW8001360; Sun, 13 May 2007 21:29:50 -0700 (PDT) (envelope-from sgk) Date: Sun, 13 May 2007 21:29:50 -0700 From: Steve Kargl To: Mark Peek Message-ID: <20070514042950.GB1252@troutmask.apl.washington.edu> References: <86646wzfv0.fsf@dwp.des.no> <20070513192836.GA94258@troutmask.apl.washington.edu> <46478626.9060301@FreeBSD.org> <20070513225255.GA96773@troutmask.apl.washington.edu> <20070513230634.GA96931@troutmask.apl.washington.edu> <6eb82e0705131931j4274046ew588ba5f28c0930e2@mail.gmail.com> <20070514025129.GB197@troutmask.apl.washington.edu> <6eb82e0705132011r6bad8de6qb38eb6e6bcb4beb0@mail.gmail.com> <20070514031852.GA634@troutmask.apl.washington.edu> <4647DDF5.6070400@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4647DDF5.6070400@FreeBSD.org> User-Agent: Mutt/1.4.2.2i Cc: freebsd-current@freebsd.org Subject: Re: Process for requesting reverting patch? 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: Mon, 14 May 2007 04:33:36 -0000 On Sun, May 13, 2007 at 08:56:37PM -0700, Mark Peek wrote: > On 5/13/07 8:18 PM, Steve Kargl wrote: > >For any one that thinks I'm some kind of idiot. I've > >used the base system gdb for the past 3 years to debug > >gcc. It worked flawlessly until the recent tcsh import. > > I was able to reproduce a gdb hang after receiving the additional > information about the "setenv MAIL /var/log/`whoami`" in the .cshrc file. I > believe it might be due to some changes in signal handling between tcsh > 6.14 and 6.15. I'll try debugging it further myself and I also notified the > tcsh bug list about this issue in case someone on that list can help as > well. > Thanks for looking into this problem. I have no idea why I'm not receiving email from you. I looked at my various /var/log/maillog.* files and I see nothing that I can trace to you. -- Steve