I should clarify a bit further: this is likely a bad interaction between the randomized mmap allocations and the NX emulation. If you disable ASLR, the problem may also vanish (though note that this disables ASLR for the entire system, which is not really recommended): https://wiki.ubuntu.com/Security/Features#ASLR
I should clarify a bit further: this is likely a bad interaction between the randomized mmap allocations and the NX emulation. If you disable ASLR, the problem may also vanish (though note that this disables ASLR for the entire system, which is not really recommended): /wiki.ubuntu. com/Security/ Features# ASLR
https:/
echo 0 > /proc/sys/ kernel/ randomize_ va_space