From owner-freebsd-emulation@FreeBSD.ORG Sun Feb 20 17:30:20 2005 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08CD816A4CE for ; Sun, 20 Feb 2005 17:30:20 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D189F43D39 for ; Sun, 20 Feb 2005 17:30:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j1KHUJkw062011 for ; Sun, 20 Feb 2005 17:30:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j1KHUJtr062009; Sun, 20 Feb 2005 17:30:19 GMT (envelope-from gnats) Date: Sun, 20 Feb 2005 17:30:19 GMT Message-Id: <200502201730.j1KHUJtr062009@freefall.freebsd.org> To: emulation@FreeBSD.org From: Maxim Sobolev Subject: Re: kern/72922: linux emulation: suid/sgid threaded applications hang X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Maxim Sobolev List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Feb 2005 17:30:20 -0000 The following reply was made to PR kern/72922; it has been noted by GNATS. From: Maxim Sobolev To: freebsd-gnats-submit@FreeBSD.org, avg@icyb.net.ua Cc: Subject: Re: kern/72922: linux emulation: suid/sgid threaded applications hang Date: Sun, 20 Feb 2005 19:21:28 +0200 Andriy, Can you please test the following patch and let me know if it help or not. http://www.pbxpress.com/~sobomax/72922.diff -Maxim