From owner-freebsd-current@FreeBSD.ORG Sun Jun 28 17:47:55 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 7C6EB1065672; Sun, 28 Jun 2009 17:47:55 +0000 (UTC) (envelope-from dchagin@dchagin.static.corbina.ru) Received: from contrabass.post.ru (contrabass.post.ru [85.21.78.5]) by mx1.freebsd.org (Postfix) with ESMTP id 243698FC16; Sun, 28 Jun 2009 17:47:55 +0000 (UTC) (envelope-from dchagin@dchagin.static.corbina.ru) Received: from corbina.ru (mail.post.ru [195.14.50.16]) by contrabass.post.ru (Postfix) with ESMTP id 506A1A3CA8; Sun, 28 Jun 2009 21:47:54 +0400 (MSD) X-Virus-Scanned: by cgpav Uf39PSi9pFi9oFi9 Received: from [10.208.17.3] (HELO dchagin.static.corbina.ru) by corbina.ru (CommuniGate Pro SMTP 5.1.14) with ESMTPS id 1843842191; Sun, 28 Jun 2009 21:47:54 +0400 Received: from dchagin.static.corbina.ru (localhost.chd.net [127.0.0.1]) by dchagin.static.corbina.ru (8.14.3/8.14.3) with ESMTP id n5SHlr1e027344; Sun, 28 Jun 2009 21:47:53 +0400 (MSD) (envelope-from dchagin@dchagin.static.corbina.ru) Received: (from dchagin@localhost) by dchagin.static.corbina.ru (8.14.3/8.14.3/Submit) id n5SHlmCn027343; Sun, 28 Jun 2009 21:47:48 +0400 (MSD) (envelope-from dchagin) Date: Sun, 28 Jun 2009 21:47:48 +0400 From: Chagin Dmitry To: "Sean C. Farley" Message-ID: <20090628174748.GA27292@dchagin.static.corbina.ru> 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> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="envbJBWh7q8WU6mo" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.19 (2009-01-05) Cc: Brandon Gooch , freebsd-emulation@freebsd.org, freebsd-current@freebsd.org 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 17:47:56 -0000 --envbJBWh7q8WU6mo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 28, 2009 at 12:39:09PM -0500, Sean C. Farley wrote: > On Sun, 28 Jun 2009, Chagin Dmitry wrote: >=20 > > On Sun, Jun 28, 2009 at 04:29:49PM +0000, Brandon Gooch wrote: >=20 > *snip* >=20 > >> I have. I'm using it with about the same level of success as the=20 > >> previous versions of Flash (I need to map a couple of keys to run=20 > >> `pkill npviewer.bin`). >=20 > I also have a key mapping to killall npviewer.bin. >=20 > > for amd64 try: compat.linux32.maxssiz=3D4194304 > > > > for i386 try: limit stacksize to 4mb or set unlimited. >=20 > Thank you. I tested viewing "TXT ISLAND" on YouTube. Works at higher=20 > limits for me such as 32MB but not at my default of 64MB. >=20 > Why/how does this help? At least on i386, it stops Flash from choking=20 > on YouTube videos when switching to HD or jumping within a video. >=20 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... --=20 Have fun! chd --envbJBWh7q8WU6mo Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) iEYEARECAAYFAkpHrMMACgkQ0t2Tb3OO/O3N3ACeJFyr+93f7LDKOilE+e0HkdIh yjsAn1JpsMBxG1PAegyHzazA2LpPwg3M =gaUb -----END PGP SIGNATURE----- --envbJBWh7q8WU6mo--