From owner-freebsd-ports@FreeBSD.ORG Mon Oct 19 13:20:57 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 522C0106568D for ; Mon, 19 Oct 2009 13:20:57 +0000 (UTC) (envelope-from bsam@ns.kfs.ru) Received: from ns.kfs.ru (kfs.kfs.ru [194.186.81.194]) by mx1.freebsd.org (Postfix) with ESMTP id 0144D8FC15 for ; Mon, 19 Oct 2009 13:20:56 +0000 (UTC) Received: from bsam by ns.kfs.ru with local (Exim 4.67 (FreeBSD)) (envelope-from ) id 1MzsAQ-000IFK-3G; Mon, 19 Oct 2009 17:20:54 +0400 To: 1wkmmr@gmail.com References: <4ADA9DAF.7080402@eng.niigata-u.ac.jp> <3518979e0910172200m2fefa53asc7a46aad094602ee@mail.gmail.com> <86fx9hnrcv.fsf@pluton.xbsd.name> <97657587@ipt.ru> <3518979e0910190538r4cbb0c69veaa75c4c12c5e601@mail.gmail.com> From: Boris Samorodov Date: Mon, 19 Oct 2009 17:20:54 +0400 In-Reply-To: <3518979e0910190538r4cbb0c69veaa75c4c12c5e601@mail.gmail.com> (1wkmmr@gmail.com's message of "Mon\, 19 Oct 2009 21\:38\:29 +0900") Message-ID: <56518089@serv3.int.kfs.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: "Boris B. Samorodov" Cc: freebsd-ports@freebsd.org Subject: Re: [Fwd: Re: acroread9 crashes after maybe 10 seconds of operation.] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Oct 2009 13:20:57 -0000 1wkmmr@gmail.com writes: > Unfortunately, the map_at_zero sysctl didn't work for me. The > following massage still recorded in dmesg. > >> linux: pid 1378 (acroread): syscall inotify_init not implemented > > I set the sysctl variable just before the kernel boot. After loading > kernel and modules and before booting the kernel, escape to the > command line mode of the loader, and type set > security.bsd.map_at_zero=1, then boot. > > Something wrong? Install acroread8 instead of acroread9. > Samorodov : >> darcsis@gmail.com (Denise H. G.) writes: >> >>> the same problem here for the port on 8.0-RC1. >>> And I tried to use zh_CN-acroread8, but it does not even start up, just >>> aborts before the GUI appears. >> >> Try this: >> ----- >> # sysctl security.bsd.map_at_zero=1 >> ----- >> >> If that helps then updating to a more resent 8.0 (without setting >> this sysctl) should help. For more information take a look at >> security@ maillist. HTH -- WBR, bsam