Does preloader attempt to fix ASR?

Nicholas LaRoche nlaroche at vt.edu
Thu Jan 8 21:14:10 CST 2009


On a standard installation of Fedora 10 address space randomization is 
enabled by default. The base address of a process started by wine seems 
to change.. and it is easy to see when loading Dlls and checking their 
base addresses.

Does the preloader attempt to compensate for this? Or is it necessary to 
use setarch to turn off ASR completely when debugging with reproducibility?

  $> setarch $(uname -p) -RL

Regards,
Nick



More information about the wine-devel mailing list