From owner-freebsd-emulation@FreeBSD.ORG Thu Aug 6 14:15:13 2009 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 907AC1065672 for ; Thu, 6 Aug 2009 14:15:13 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from mail.farley.org (mail.farley.org [IPv6:2001:470:1f0f:20:2::11]) by mx1.freebsd.org (Postfix) with ESMTP id 5815F8FC15 for ; Thu, 6 Aug 2009 14:15:13 +0000 (UTC) Received: from thor.farley.org (HPooka@thor.farley.org [IPv6:2001:470:1f0f:20:1::5]) by mail.farley.org (8.14.3/8.14.3) with ESMTP id n76EFBgK038781; Thu, 6 Aug 2009 09:15:11 -0500 (CDT) (envelope-from scf@FreeBSD.org) Date: Thu, 6 Aug 2009 08:15:10 -0500 (CDT) From: "Sean C. Farley" To: Tijl Coosemans In-Reply-To: <200908061418.36989.tijl@ulyssis.org> Message-ID: References: <20090628082701.GA34665@triton.kn-bremen.de> <200908061059.22997.tijl@ulyssis.org> <00375901@h30.sp.ipt.ru> <200908061418.36989.tijl@ulyssis.org> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Status: No, score=-2.7 required=4.0 tests=AWL,BAYES_00,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on mail.farley.org Cc: freebsd-emulation@FreeBSD.org, Juergen Lock Subject: Re: nspluginwrapper patch for testing X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Aug 2009 14:15:14 -0000 On Thu, 6 Aug 2009, Tijl Coosemans wrote: > On Thursday 06 August 2009 12:14:10 Boris Samorodov wrote: >> On Thu, 6 Aug 2009 10:59:21 +0200 Tijl Coosemans wrote: >>> Can this be committed before the 8.0 ports freeze? >> >> According to the list this solution appears to be helpful, >> so the answer is "yes" (or rather "should"). >> >> Can you provide a commit log? > > Limit the stack size for plugins. Linux glibc threading behaves > slightly differently with a smaller stack size and the Flash plugins > rely on this behaviour. > > Suggested by: dchagin > Patch by: nox Also, it helps for running Google Earth. Until I limited the stack size for it, it would crash if I zoomed in too close to the Earth. It still crashes for me when exiting Google Earth, but I am able to live with that. This is when running on i386 7-STABLE with the Nvidia driver v185.18.29. Sean -- scf@FreeBSD.org