From owner-freebsd-bugs@FreeBSD.ORG Mon Apr 25 23:30:20 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 B242416A4D0 for ; Mon, 25 Apr 2005 23:30:20 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8143F43D31 for ; Mon, 25 Apr 2005 23:30:20 +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 j3PNUKrk052695 for ; Mon, 25 Apr 2005 23:30:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j3PNUKOG052693; Mon, 25 Apr 2005 23:30:20 GMT (envelope-from gnats) Date: Mon, 25 Apr 2005 23:30:20 GMT Message-Id: <200504252330.j3PNUKOG052693@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: Mon, 25 Apr 2005 23:30:20 -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: Tue, 26 Apr 2005 07:27:31 +0800 Seán C. Farley wrote: > > Would you happen to have a patch to -STABLE for the fix? I looked at > some of the code you committed recently and was unsure of what fix(es) > needed to be made to test it. A few of the changes did not look like > they matched easily to -STABLE. > > Thank you. > > Seán It was MFCed onto -STABLE.