From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.devel Subject: Re: Size of emacs.pdmp changes between successive installs Date: Wed, 20 Nov 2019 11:54:09 -0800 Organization: UCLA Computer Science Department Message-ID: <63ffb8bc-2269-70fa-d91b-aec0cf24fb3e@cs.ucla.edu> References: <871ru34tq0.fsf@igel.home> <87o8x7344g.fsf@igel.home> <3984229f-b4e1-c347-a378-6f44d53bfc60@cs.ucla.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="167646"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2 Cc: Ulrich Mueller , emacs-devel@gnu.org To: Andreas Schwab Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 20 20:54:47 2019 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iXW3o-000hQY-Ny for ged-emacs-devel@m.gmane.org; Wed, 20 Nov 2019 20:54:44 +0100 Original-Received: from localhost ([::1]:33968 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iXW3n-0000eU-71 for ged-emacs-devel@m.gmane.org; Wed, 20 Nov 2019 14:54:43 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51045) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iXW3J-0000cx-Dc for emacs-devel@gnu.org; Wed, 20 Nov 2019 14:54:14 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iXW3I-0007zK-Dw for emacs-devel@gnu.org; Wed, 20 Nov 2019 14:54:13 -0500 Original-Received: from zimbra.cs.ucla.edu ([131.179.128.68]:54772) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iXW3I-0007yY-7Y for emacs-devel@gnu.org; Wed, 20 Nov 2019 14:54:12 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id B7C3716018B; Wed, 20 Nov 2019 11:54:10 -0800 (PST) Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id LUeNHAVylgci; Wed, 20 Nov 2019 11:54:10 -0800 (PST) Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 18C731601B6; Wed, 20 Nov 2019 11:54:10 -0800 (PST) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id V5xCU03f1XWe; Wed, 20 Nov 2019 11:54:10 -0800 (PST) Original-Received: from Penguin.CS.UCLA.EDU (Penguin.CS.UCLA.EDU [131.179.64.200]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id F031016018B; Wed, 20 Nov 2019 11:54:09 -0800 (PST) In-Reply-To: Content-Language: en-US X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 131.179.128.68 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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 Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:242538 Archived-At: On 11/20/19 3:55 AM, Andreas Schwab wrote: >> + If pdumping, disabling ASLR makes the .pdmp file reproducible. */ > That's not true. Suggested rewording?