Fixed memory address

Bert Freudenberg bert at freudenbergs.de
Fri Oct 5 18:26:18 EDT 2007


On Oct 5, 2007, at 23:36 , Bernardo Innocenti wrote:
>
> The base address of processes are randomized for
> security on several Linux distributions, including
> Fedora.
>
> You can disable it globally by doing this:
>
> echo 0 >/proc/sys/kernel/randomize_va_space
>
>
> But this, of course, it not an option on the OLPC.  You can
> also disable it by setting a flag in your ELF binary.
> There's a tool to do that, but I can't remember its name
> right now.

Found it: the -R option of "setarch". Not tried yet though.

Thanks!

- Bert -





More information about the Devel mailing list