From owner-freebsd-emulation@FreeBSD.ORG Mon Apr 14 18:55:24 2008 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB5D51065671; Mon, 14 Apr 2008 18:55:24 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id 603CA8FC14; Mon, 14 Apr 2008 18:55:23 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 533BC67B554; Mon, 14 Apr 2008 20:55:02 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id P0RXA+8kQqZf; Mon, 14 Apr 2008 20:54:39 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 4B21067B504; Mon, 14 Apr 2008 20:54:39 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.14.2/8.14.2/Submit) id m3EIscNH079131; Mon, 14 Apr 2008 20:54:38 +0200 (CEST) (envelope-from rdivacky) Date: Mon, 14 Apr 2008 20:54:38 +0200 From: Roman Divacky To: emulation@freebsd.org Message-ID: <20080414185438.GA78511@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PEIAKu/WMn1b1Hv9" Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Cc: pav@freebsd.org, Vitezslav.Jansky@t-systems.cz Subject: [PATCH]: indefinite waiting on exit X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Apr 2008 18:55:24 -0000 --PEIAKu/WMn1b1Hv9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline hi in NetBSD they commited a patch to prevent indefinite waiting of procs for their children to exit. I believe we have the very same bug.. iirc it showed itself with boinc clients and opera... can those of you who experience these problems try this patch: www.vlakno.cz/~rdivacky/linux_nptl.patch please report back! roman --PEIAKu/WMn1b1Hv9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iEYEARECAAYFAkgDqG4ACgkQLVEj6D3CBEyC1wCfequc3rPVmz/05gutCx2IVNCI ahcAnicY3E1nIsYNx4m5/TTB1+XWyXcF =Pw16 -----END PGP SIGNATURE----- --PEIAKu/WMn1b1Hv9--