Closed Sebastian-G closed 6 years ago
I found the reason for this issue!
It is necessary to disable ASLR in the system. This is only working for docker container while running with --privileged
flag.
echo 0 | sudo tee /proc/sys/kernel/randomize_va_space
Can anybody help me? While running the simple.cfg an Failure occurs.
My setup:
Running zSim on Docker with ubuntu:14.04. All-Packeges:
PIN-Tool Version: pin-2.14-71313-gcc.4.4.7-linux.tar.gz