From owner-freebsd-emulation@FreeBSD.ORG Sun Jul 26 07:52:53 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 9302C106566B for ; Sun, 26 Jul 2009 07:52:53 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from mout3.freenet.de (mout3.freenet.de [IPv6:2001:748:100:40::2:5]) by mx1.freebsd.org (Postfix) with ESMTP id 28BCF8FC16 for ; Sun, 26 Jul 2009 07:52:53 +0000 (UTC) (envelope-from gary.jennejohn@freenet.de) Received: from [195.4.92.19] (helo=9.mx.freenet.de) by mout3.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.69 #92) id 1MUyXK-0006JB-Ve; Sun, 26 Jul 2009 09:52:51 +0200 Received: from tdb70.t.pppool.de ([89.55.219.112]:17492 helo=ernst.jennejohn.org) by 9.mx.freenet.de with esmtpa (ID gary.jennejohn@freenet.de) (port 25) (Exim 4.69 #93) id 1MUyXK-00031Q-NT; Sun, 26 Jul 2009 09:52:50 +0200 Date: Sun, 26 Jul 2009 09:52:48 +0200 From: Gary Jennejohn To: Boris Samorodov Message-ID: <20090726095248.49fef285@ernst.jennejohn.org> In-Reply-To: <32688442@ipt.ru> 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> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.2; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-purgate-ID: 149285::1248594770-000007A7-EAE63431/0-0/0-0 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 Reply-To: gary.jennejohn@freenet.de 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 07:52:53 -0000 On Sun, 26 Jul 2009 02:01:57 +0400 Boris Samorodov wrote: > Rerouting from stable@ to emulation@ as it may be a serious matter. > > Alexander Kabaev writes: > > On Sat, 25 Jul 2009 17:36:00 +0400 > > Boris Samorodov wrote: > >> > >> 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. > > Can anybody comment on this? Thanks! > flashplugin10 works fine for me with AMD64-current as long as I set compat.linux32.maxssiz=4194304 in /etc/sysctl.conf. No more hanging processes, no more core dumps. I also have linux_base-f10-10 installed. --- Gary Jennejohn