Date: Sun, 28 Jun 2009 21:47:48 +0400 From: Chagin Dmitry <dchagin@freebsd.org> To: "Sean C. Farley" <scf@freebsd.org> Cc: Brandon Gooch <jamesbrandongooch@gmail.com>, freebsd-emulation@freebsd.org, freebsd-current@freebsd.org Subject: Re: flash10 vs f10 Message-ID: <20090628174748.GA27292@dchagin.static.corbina.ru> In-Reply-To: <alpine.BSF.2.00.0906281224480.38657@thor.farley.org> 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> <alpine.BSF.2.00.0906281224480.38657@thor.farley.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090628174748.GA27292>