nspluginwrapper patch for testing (was: Re: flash10 vs f10)

Juergen Lock nox at jelal.kn-bremen.de
Tue Jun 30 19:00:27 UTC 2009


On Tue, Jun 30, 2009 at 08:38:49PM +0200, Alexander Best wrote:
> i'm running compat.linux.osrelease: 2.6.16 and r195173 (CURRENT).
> 
> yep. the warning comes up if a users stacksize is limited < 32M. flash works
> great and the HD button isn't causing any problems.
> 
> maybe it's possible to ad something like
> 
> if ulimit < 32m then don't change ulimit and prinf("not setting new ulimit due
> to stacksize limitation").
> 
> something like that....

Well I just redirected the (possible) error message to /dev/null in
the new version since the main point of this ulimit'ing is to get
rid of a too high limit that can exhibit a flash bug.  So If the
limit is already lower that shouldn't cause a problem unless maybe
when it is _very_ low indeed...

 Cheers,
	Juergen


More information about the freebsd-current mailing list