From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Fabrice Popineau" Newsgroups: gmane.emacs.devel Subject: Re: Gnu Emacs and Vista ASLR feature Date: Thu, 29 May 2008 12:52:11 +0200 Message-ID: <483B36FA92DD47FFB790AF3B537C78B1@Sparky> References: <483E84C0.5090708@gnu.org> <86zlq9o0no.fsf@lola.quinscape.zz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1212082391 25491 80.91.229.12 (29 May 2008 17:33:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 29 May 2008 17:33:11 +0000 (UTC) Cc: emacs-devel@gnu.org To: "David Kastrup" , "Jason Rumney" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 29 19:33:45 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K1m0V-0002vW-M9 for ged-emacs-devel@m.gmane.org; Thu, 29 May 2008 19:33:43 +0200 Original-Received: from localhost ([127.0.0.1]:52035 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K1lzj-0002IW-0d for ged-emacs-devel@m.gmane.org; Thu, 29 May 2008 13:32:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K1fkR-0005Z4-SK for emacs-devel@gnu.org; Thu, 29 May 2008 06:52:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K1fkQ-0005YY-3D for emacs-devel@gnu.org; Thu, 29 May 2008 06:52:43 -0400 Original-Received: from [199.232.76.173] (port=54753 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K1fkP-0005YV-Sr for emacs-devel@gnu.org; Thu, 29 May 2008 06:52:41 -0400 Original-Received: from esemetz.metz.supelec.fr ([193.48.224.212]:45565) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K1fkH-0001Jd-1Z; Thu, 29 May 2008 06:52:33 -0400 Original-Received: from mx1.metz.supelec.fr (mx1.metz.supelec.fr [193.48.224.216]) by esemetz.metz.supelec.fr (8.14.1/8.14.1) with ESMTP id m4TAqTWF006410; Thu, 29 May 2008 12:52:29 +0200 Original-Received: from Sparky (sparky.metz.supelec.fr [193.48.224.190]) by mx1.metz.supelec.fr (8.14.1/8.14.1) with SMTP id m4TAX4E9011453; Thu, 29 May 2008 12:33:04 +0200 In-Reply-To: <86zlq9o0no.fsf@lola.quinscape.zz> X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Windows Mail 6.0.6001.18000 X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6001.18000 X-Virus-Scanned: ClamAV 0.92/7281/Wed May 28 23:10:58 2008 on mx1.metz.supelec.fr X-Virus-Status: Clean X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (esemetz.metz.supelec.fr [193.48.224.212]); Thu, 29 May 2008 12:52:29 +0200 (CEST) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (mx1.metz.supelec.fr [193.48.224.216]); Thu, 29 May 2008 12:33:09 +0200 (CEST) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-Mailman-Approved-At: Thu, 29 May 2008 13:30:05 -0400 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:97990 Archived-At: > Whether that improves or decreases the chances of compilation, I have no > idea. Actually, there is no problem in compiling it. It runs almost out of the box. Once it is compiled, it works perfectly well as long as I don't stop it. My point is only the following : I have the feeling that GNU Emacs is dumping something that depends on the load base address. Is that true ? (BTW, XEmacs doesn't anymore). If yes, I would say it is something that may be harmful wrt this ASLR feature. Fabrice