From owner-freebsd-current@FreeBSD.ORG Sun Jun 28 20:36:31 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AA6A8106564A; Sun, 28 Jun 2009 20:36:31 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 5C7478FC19; Sun, 28 Jun 2009 20:36:31 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from [85.175.178.149] (helo=moosi) by services.ipt.ru with esmtpa (Exim 4.54 (FreeBSD)) id 1ML16z-000G7k-Iz; Mon, 29 Jun 2009 00:36:29 +0400 To: Chagin Dmitry References: <20090627143719.GA28318@triton.kn-bremen.de> <33059629@ipt.ru> <20090627213533.GA46429@triton.kn-bremen.de> <88413085@ipt.ru> <20090628082701.GA34665@triton.kn-bremen.de> <56244219@ipt.ru> <20090628141008.GA3841@triton.kn-bremen.de> <179b97fb0906280929u654129bfoaefa2a43f7058dc5@mail.gmail.com> <20090628165458.GA25437@dchagin.static.corbina.ru> <20090628174748.GA27292@dchagin.static.corbina.ru> From: Boris Samorodov Date: Mon, 29 Jun 2009 00:37:12 +0400 In-Reply-To: <20090628174748.GA27292@dchagin.static.corbina.ru> (Chagin Dmitry's message of "Sun\, 28 Jun 2009 21\:47\:48 +0400") Message-ID: <91921319@ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Brandon Gooch , freebsd-emulation@freebsd.org, freebsd-current@freebsd.org, Juergen Lock , "Sean C. Farley" Subject: Re: flash10 vs f10 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Jun 2009 20:36:32 -0000 Chagin Dmitry writes: > On Sun, Jun 28, 2009 at 12:39:09PM -0500, Sean C. Farley wrote: >> On Sun, 28 Jun 2009, Chagin Dmitry wrote: >> >> > On Sun, Jun 28, 2009 at 04:29:49PM +0000, Brandon Gooch wrote: >> >> *snip* >> >> >> I have. I'm using it with about the same level of success as the >> >> previous versions of Flash (I need to map a couple of keys to run >> >> `pkill npviewer.bin`). >> >> I also have a key mapping to killall npviewer.bin. >> >> > for amd64 try: compat.linux32.maxssiz=4194304 >> > >> > for i386 try: limit stacksize to 4mb or set unlimited. >> >> Thank you. I tested viewing "TXT ISLAND" on YouTube. Works at higher >> limits for me such as 32MB but not at my default of 64MB. >> >> Why/how does this help? At least on i386, it stops Flash from choking >> on YouTube videos when switching to HD or jumping within a video. > > the reason? foolish waves in a Uli head and stupid bug in flash plugin. > flash uses pthread_detach() after pthread_join() call. > glibc allows such behaviour (if stack limit < 40Mb) piece of shit... If that helps then it's a good idea to create a pkg-message for the port (Juergen Lock is CCed). WBR -- bsam