From owner-freebsd-emulation@FreeBSD.ORG Sun Jul 26 13:50:41 2009 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 361AC1065670 for ; Sun, 26 Jul 2009 13:50:41 +0000 (UTC) (envelope-from kabaev@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.27]) by mx1.freebsd.org (Postfix) with ESMTP id D6A348FC1F for ; Sun, 26 Jul 2009 13:50:40 +0000 (UTC) (envelope-from kabaev@gmail.com) Received: by qw-out-2122.google.com with SMTP id 3so1248405qwe.7 for ; Sun, 26 Jul 2009 06:50:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type; bh=hpjVfKsPExmmFBDBkRCo6nUZKJslTysqkF90HXxT3qg=; b=WkUezjiTTErMAMaqdcwlrhze5Y3K0Y0hWWH+LiUX/ve0RU0Ih2bXTtlWb/lmNqxfyx IeYXazcmwNXTO4/MkczKM2H4mKrKueOylrg8+RyvBmRthEU3K9MVNkwWdfet/GzWvuX/ bRJQuNRaf/8vAvq7sJq3eufyhYNbwLJ/p7ly0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type; b=XPDeFCHcmDP6Ij+BuYB5Q3zPU76jf9S9EGwSg488It/IYPN6ED+Ovr9qbAFcBRgSQA Cn0DKWuybZAmb03AOfD+UZXDj+rf5F7X4b+aSSC65vSMfaqycZj1DTrNZ8lbh5RlMjPb Nz2WCPwWCsy8mboLq7W279mV1zGdhLOKJb7dE= Received: by 10.224.6.147 with SMTP id 19mr5046592qaz.348.1248616240263; Sun, 26 Jul 2009 06:50:40 -0700 (PDT) Received: from kan.dnsalias.net (c-24-91-218-112.hsd1.ma.comcast.net [24.91.218.112]) by mx.google.com with ESMTPS id 8sm8607161qwj.16.2009.07.26.06.50.37 (version=SSLv3 cipher=RC4-MD5); Sun, 26 Jul 2009 06:50:38 -0700 (PDT) Date: Sun, 26 Jul 2009 09:50:32 -0400 From: Alexander Kabaev To: gary.jennejohn@freenet.de Message-ID: <20090726095032.139bb4e3@kan.dnsalias.net> In-Reply-To: <20090726095248.49fef285@ernst.jennejohn.org> References: <20090725013500.GC62402@onelab2.iet.unipi.it> <20090725073805.GA11455@abigail.blackend.org> <20090725115525.GA85767@onelab2.iet.unipi.it> <20090725123749.GA26505@abigail.blackend.org> <46928623@ipt.ru> <20090725105020.66e281ee@kan.dnsalias.net> <32688442@ipt.ru> <20090726095248.49fef285@ernst.jennejohn.org> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.5; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/1RDJ4DO_jroc.mf7mA8Yk4Y"; protocol="application/pgp-signature" Cc: freebsd-emulation@freebsd.org Subject: Re: status of flash9/flash10 support in RELENG_7 ? 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: Sun, 26 Jul 2009 13:50:41 -0000 --Sig_/1RDJ4DO_jroc.mf7mA8Yk4Y Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sun, 26 Jul 2009 09:52:48 +0200 Gary Jennejohn wrote: > On Sun, 26 Jul 2009 02:01:57 +0400 > Boris Samorodov wrote: >=20 > > Rerouting from stable@ to emulation@ as it may be a serious matter. > >=20 > > Alexander Kabaev writes: > > > On Sat, 25 Jul 2009 17:36:00 +0400 > > > Boris Samorodov wrote: > > >>=20 > > >> As for the original question. I don't use flash so can't be very > > >> helpful here. But there are reports at emulation@ ML that both > > >> linux-f8-flashplugin10 and linux-f10-flashplugin10 work better > > >> then flashplugin[7|9]. > > > > > > It does not work very well under Linux32 compat on -current - our > > > futex implementation seems to be too broken and causes frequent > > > deadlock and causes multiple threads to get stuck on process > > > exit. One can easily collect dozens of those stuck processes > > > doing causal web browsing. > >=20 > > Can anybody comment on this? Thanks! > >=20 >=20 > flashplugin10 works fine for me with AMD64-current as long as I set > compat.linux32.maxssiz=3D4194304 in /etc/sysctl.conf. >=20 > No more hanging processes, no more core dumps. >=20 > I also have linux_base-f10-10 installed. >=20 Nope, does not help. I still am getting npviewer.bin processes left behind and never exiting, blockerd on futexes. Another bullet proof way to block flash is to run firefox on the same X display using two different users and try to start flash in both of them. One firefox instance will deadlock, until other has exited. This might be related to the original problem I complained as both seem to be somehow related to futexes. --=20 Alexander Kabaev --Sig_/1RDJ4DO_jroc.mf7mA8Yk4Y Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (FreeBSD) iD8DBQFKbF8sQ6z1jMm+XZYRAl0kAJsFjQnMF7O6ah82zNusZ3VERaX/oACfeyEg XW/Jw53t3iPssILHymzSwI4= =UwOy -----END PGP SIGNATURE----- --Sig_/1RDJ4DO_jroc.mf7mA8Yk4Y--