From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.devel Subject: Re: New dumping problem... Date: Fri, 17 Jun 2005 14:27:20 +0900 Organization: Emacsen advocacy group Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1118987217 14929 80.91.229.2 (17 Jun 2005 05:46:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 17 Jun 2005 05:46:57 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 17 07:46:54 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dj9ga-00025S-S6 for ged-emacs-devel@m.gmane.org; Fri, 17 Jun 2005 07:46:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dj9m9-00065i-A9 for ged-emacs-devel@m.gmane.org; Fri, 17 Jun 2005 01:52:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dj9kE-0005Vl-Mc for emacs-devel@gnu.org; Fri, 17 Jun 2005 01:50:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dj9k4-0005OB-Am for emacs-devel@gnu.org; Fri, 17 Jun 2005 01:50:17 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dj9jx-0005DC-KB for emacs-devel@gnu.org; Fri, 17 Jun 2005 01:50:06 -0400 Original-Received: from [66.225.201.13] (helo=washington.hostforweb.net) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1Dj9Qu-00035X-Kn for emacs-devel@gnu.org; Fri, 17 Jun 2005 01:30:24 -0400 Original-Received: from localhost ([127.0.0.1]) by washington.hostforweb.net with esmtpa (Exim 4.50) id 1Dj9PF-0005MV-NT for emacs-devel@gnu.org; Fri, 17 Jun 2005 00:28:42 -0500 Original-To: emacs-devel@gnu.org X-Face: #kKnN,xUnmKia.'[pp`; Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu; B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (usg-unix-v) Cancel-Lock: sha1:lWyG43wOScsR5UpKTW8gdqXMr2A= X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - washington.hostforweb.net X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:39000 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:39000 Hi, I'm trying to build Emacs CVS on the Fedora Core 4-release, but haven't been successful yet. Have anyone achieved it? The workarounds described in etc/PROBLEMS weren't effective and the following wasn't either. >>>>> In >>>>> David Kastrup wrote: > On the newest Fedora Core tests, the setarch i386 workaround is no > longer sufficient for dumping. > It turns out that one way to fix this is to use > echo 0 >/proc/sys/kernel/randomize_va_space > (which only root can do). > Uh oh. echo 0 >/proc/sys/kernel/randomize_va_space cat /proc/sys/kernel/randomize_va_space 1