From owner-freebsd-emulation@FreeBSD.ORG Tue Sep 21 00:00:53 2010 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 0A106106566B for ; Tue, 21 Sep 2010 00:00:53 +0000 (UTC) (envelope-from barbara.xxx1975@libero.it) Received: from cp-out3.libero.it (cp-out3.libero.it [212.52.84.103]) by mx1.freebsd.org (Postfix) with ESMTP id C2E4C8FC15 for ; Tue, 21 Sep 2010 00:00:52 +0000 (UTC) Received: from wmail3.libero.it (172.31.0.146) by cp-out3.libero.it (8.5.107) id 4C8877F600C2DFD8; Tue, 21 Sep 2010 02:00:51 +0200 Message-ID: <28332297.370331285027251657.JavaMail.defaultUser@defaultHost> Date: Tue, 21 Sep 2010 02:00:51 +0200 (CEST) From: Barbara To: MIME-Version: 1.0 Content-Type: text/plain;charset="UTF-8" Content-Transfer-Encoding: 7bit X-SenderIP: 87.1.198.222 Cc: freebsd-emulation@freebsd.org Subject: nspluginwrapper(-devel) and core dumps X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Barbara List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2010 00:00:53 -0000 >----Messaggio originale---- >Da: kabaev@gmail.com >Data: 21/09/2010 0.55 >A: "Barbara" >Cc: >Ogg: Re: nspluginwrapper(-devel) and core dumps > >On Tue, 21 Sep 2010 00:12:22 +0200 (CEST) >Barbara wrote: > >You can always try to set limit in >/usr/local/lib/nspluginwrapper/i386/linux/npviewer > >Looks like it already tries to set stack size limit there. >-- >Alexander Kabaev > I tried adding "-c 1" to the ulimit line, but I got (note -m): $ du -m npviewer.bin.core 1126 npviewer.bin.core Do you thing that changing the value for -s can help? Which value would you suggest to try? Thanks Barbara