From owner-freebsd-bugs@FreeBSD.ORG Wed Apr 27 01:00:43 2005 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2BF516A4CE for ; Wed, 27 Apr 2005 01:00:42 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D967B43D60 for ; Wed, 27 Apr 2005 01:00:42 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j3R10g0k077737 for ; Wed, 27 Apr 2005 01:00:42 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j3R10ggi077736; Wed, 27 Apr 2005 01:00:42 GMT (envelope-from gnats) Date: Wed, 27 Apr 2005 01:00:42 GMT Message-Id: <200504270100.j3R10ggi077736@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: David Xu Subject: Re: gnu/77818: GDB locks in wait4() when running applications X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: David Xu List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Apr 2005 01:00:43 -0000 The following reply was made to PR gnu/77818; it has been noted by GNATS. From: David Xu To: =?ISO-8859-1?Q?=22Se=E1n_C=2E_Farley=22?= Cc: freebsd-bugs@freebsd.org, FreeBSD-gnats-submit@freebsd.org Subject: Re: gnu/77818: GDB locks in wait4() when running applications Date: Wed, 27 Apr 2005 08:52:34 +0800 Seán C. Farley wrote: > On Tue, 26 Apr 2005, David Xu wrote: > >> It was MFCed onto -STABLE. > > > I had updated after your last e-mail but had seen no change. > > I updated again this morning (changes to kern_exit.c and kern_sig.c) and > am still seeing the GDB problem with Zsh. > > Is this a separate problem? > > Seán Yes, I think it is a separated problem.