From owner-freebsd-current@FreeBSD.ORG Tue Jun 30 18:29:23 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 A617F1065680 for ; Tue, 30 Jun 2009 18:29:23 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: from smtp.kn-bremen.de (gelbbaer.kn-bremen.de [78.46.108.116]) by mx1.freebsd.org (Postfix) with ESMTP id 661DE8FC18 for ; Tue, 30 Jun 2009 18:29:23 +0000 (UTC) (envelope-from nox@jelal.kn-bremen.de) Received: by smtp.kn-bremen.de (Postfix, from userid 10) id A0BAE1E001F6; Tue, 30 Jun 2009 20:29:22 +0200 (CEST) Received: from triton.kn-bremen.de (noident@localhost [127.0.0.1]) by triton.kn-bremen.de (8.14.3/8.14.3) with ESMTP id n5UISBwL035829; Tue, 30 Jun 2009 20:28:11 +0200 (CEST) (envelope-from nox@triton.kn-bremen.de) Received: (from nox@localhost) by triton.kn-bremen.de (8.14.3/8.14.3/Submit) id n5UISAd0035828; Tue, 30 Jun 2009 20:28:10 +0200 (CEST) (envelope-from nox) Date: Tue, 30 Jun 2009 20:28:10 +0200 (CEST) From: Juergen Lock Message-Id: <200906301828.n5UISAd0035828@triton.kn-bremen.de> To: alexbestms@math.uni-muenster.de X-Newsgroups: local.list.freebsd.current In-Reply-To: Organization: home Cc: freebsd-current@FreeBSD.org Subject: Re: nspluginwrapper patch for testing (was: 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: Tue, 30 Jun 2009 18:29:24 -0000 In article you write: >getting this on x86: > >ulimit: bad limit: Operation not permitted >ulimit: bad limit: Operation not permitted > Hmm did you alreadly lower the stack limit below 32M? (what does ulimit -a say?) Does flash work correctly for you, i.e. things like the youtube `watch in hd' button? If yes I guess we can just redirect the error message to /dev/null since a lower stack limit than 32M should not stop flash from working and we can't raise it easily from sh anyway... Oh and also, which FreeBSD and Linux base/nonbase versions is that? Thanx, Juergen