On Fri, 27 Mar 2009, Indu Bhagat wrote:
Address Space Randomization (/proc/sys/kernel/randomize_va_space) is set to zero on my machine now. But the malloc'd address dump does vary..As I commented earlier, the address space layout is the same (pmap dump). Is there something missing?
The behavior is deterministic if you have address space randomization turned off and the program behavior is not influenced by any non-deterministic source (timers, signal delivery, dependency on thread scheduling order, etc). Could you please provide the source code which illustrates your situation? -- Jiri Kosina SUSE Labs -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kernel+help@opensuse.org