From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Jan D." Newsgroups: gmane.emacs.devel Subject: Re: `exec shield' test in configure too strict? Date: Wed, 27 Oct 2004 14:17:50 +0200 Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Message-ID: <3887C7A6-2812-11D9-9C48-000D93505B76@swipnet.se> References: <20041004212031.GB2219@fencepost> <01c4ab96$Blat.v2.2.2$19340460@zahav.net.il> <05038177-188D-11D9-821D-000D93505B76@swipnet.se> <416A60C2.50408@swipnet.se> <457CE2D6-22D7-11D9-BDB3-000D93505B76@swipnet.se> <54is928o0h.fsf@intech19.enhanced.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v619) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1098879806 18943 80.91.229.6 (27 Oct 2004 12:23:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 27 Oct 2004 12:23:26 +0000 (UTC) Cc: camm@enhanced.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 27 14:23:11 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CMmpa-0006xT-00 for ; Wed, 27 Oct 2004 14:23:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CMmxK-0004iB-0n for ged-emacs-devel@m.gmane.org; Wed, 27 Oct 2004 08:31:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CMmtG-0002SR-7s for emacs-devel@gnu.org; Wed, 27 Oct 2004 08:26:58 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CMmtE-0002QU-DU for emacs-devel@gnu.org; Wed, 27 Oct 2004 08:26:56 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CMmtE-0002Q2-3G for emacs-devel@gnu.org; Wed, 27 Oct 2004 08:26:56 -0400 Original-Received: from [195.54.107.70] (helo=mxfep01.bredband.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CMmlC-00025g-Os; Wed, 27 Oct 2004 08:18:39 -0400 Original-Received: from coolsville.localdomain ([83.226.180.220] [83.226.180.220]) by mxfep01.bredband.com with ESMTP id <20041027121837.BYIB4883.mxfep01.bredband.com@coolsville.localdomain>; Wed, 27 Oct 2004 14:18:37 +0200 In-Reply-To: Original-To: rms@gnu.org X-Mailer: Apple Mail (2.619) 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: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:29045 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:29045 > Duh, turns out that I had exec-shield-randomize set to 0, so it is > not > working. I'm suspending this work for now. > > Suspending what, precisely? I will stop working on getting unexec to dump correctly with a randomized heap start address until after I've done more urgent things. For example getting the GTK scroll bars to behave, as this is in admin/FOR-RELEASE. Jan D.