From owner-freebsd-current@FreeBSD.ORG Sat Jun 30 15:54:14 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 8ABB916A47C for ; Sat, 30 Jun 2007 15:54:14 +0000 (UTC) (envelope-from rpaulo@fnop.net) Received: from core.fnop.net (mx.fnop.net [82.102.11.82]) by mx1.freebsd.org (Postfix) with ESMTP id EE44813C4C7 for ; Sat, 30 Jun 2007 15:54:13 +0000 (UTC) (envelope-from rpaulo@fnop.net) Received: from core.fnop.net (mx.fnop.net [82.102.11.82]) by core.fnop.net (Postfix) with ESMTP id A1C20690C54; Sat, 30 Jun 2007 16:49:49 +0100 (WEST) Received: by core.fnop.net (Postfix, from userid 1015) id 63106690C66; Sat, 30 Jun 2007 16:49:49 +0100 (WEST) X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on core.fnop.net X-Spam-Level: X-Spam-Status: No, score=0.4 required=5.0 tests=AWL,BAYES_00, RCVD_IN_SORBS_DUL,RCVD_IN_SORBS_WEB autolearn=no version=3.1.7 Received: from epsilon.local.fnop.net (unknown [83.144.140.90]) by core.fnop.net (Postfix) with ESMTP id 1A0AB690C54; Sat, 30 Jun 2007 16:49:42 +0100 (WEST) Date: Sat, 30 Jun 2007 16:53:58 +0100 Message-ID: <86wsxlv3op.wl%rpaulo@fnop.net> From: Rui Paulo To: Steve Kargl In-Reply-To: <20070630154013.GA71065@troutmask.apl.washington.edu> References: <20070630150448.GA70741@troutmask.apl.washington.edu> <86zm2hv506.wl%rpaulo@fnop.net> <20070630154013.GA71065@troutmask.apl.washington.edu> User-Agent: Wanderlust/2.15.5 (Almost Unreal) Emacs/21.3 Mule/5.0 (SAKAKI) X-cite-me: rpaulo MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: ClamAV using ClamSMTP Cc: Michiel Boland , freebsd-current@freebsd.org Subject: Re: tcsh hangs in sigsuspend 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, 30 Jun 2007 15:54:14 -0000 At Sat, 30 Jun 2007 08:40:13 -0700, Steve Kargl wrote: > > On Sat, Jun 30, 2007 at 04:25:29PM +0100, Rui Paulo wrote: > > At Sat, 30 Jun 2007 08:04:48 -0700, > > Steve Kargl wrote: > > > I suspect it is the same problem. Unfortunately, the author of > > > tcsh does not have a publicly available source tree, so one cannot > > > determine if the problem is fixed. It looks like you've managed > > > to go beyond the limited debugging I did in bin/112408. Hopefully, > > > this gets addressed before 7.0 is released. > > > > But you can consult the bug tracking system at http://bugs.gw.com/ > > > > ROTFL. > > http://bugs.gw.com/view.php?id=52 > > This URL points to http://mx.gw.com/pipermail/tcsh-bugs/2007-May/000498.html > which is due to bin/112408. Yes. I know. > I've repeatedly asked to have the import of tcsh 6.15.00 backed out to > the old 6.14.00 version. Having 7.0 released with a broken default > user shell seems to be a lack of QA. A more important question is > "can the broken signal handling in tcsh be exploited?" IMHO, a fix would be much better than backing out 6.15.00. -- Rui Paulo