GNU bug report logs -
#23529
Request for fixing randomize_va_space build issues
Previous Next
Reported by: Philippe Vaucher <philippe.vaucher <at> gmail.com>
Date: Fri, 13 May 2016 12:20:02 UTC
Severity: important
Tags: fixed
Merged with 13964
Found in version 24.3
Fixed in version 27.1
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
Message #164 received at 23529 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii wrote:
> What do you mean by
> "relocating objects", and why would we need to do that as part of
> un-dumping?
Objects in the new Emacs might have different addresses from objects in the old
Emacs, due to address randomization.
>> What about disabling randomization for the temacs run?
>>
>> That is yet another low-level thing to configure, and to get right in new ports.
>
> We already have that in Emacs, don't we?
Yes, and that's one of the problems that we should fix. It causes us to run into
portability problems. It's still not clear that the current implementation will
actually work on POSIXish systems. We are on (or over) the edge of portability
here, and we need to get off.
> No, this point started with me saying dumping and reading dumped data
> with fixups is relatively easy, and you objecting saying address
> randomizations will defeat that. Now we agree that it's a tangential
> issue unrelated to my proposal.
We don't agree.
This bug report was last modified 5 years and 311 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.