Comment 27 for bug 1350522

Revision history for this message
Stefan Bader (smb) wrote :

No, this has been identified as an unfortunate fallout from Kernel Address Space Layout Randomization. I am working on it. But right now you would need to re-compile the kernel and disable CONFIG_RANDOMIZE_BASE. I shared the kernel that I used to confirm this on http://people.canonical.com/~smb/lp1350522/.
Right now, I need to figure out why this has this effect on PV guests and also why the command line that is supposed to disable it (nokaslr) is not helping.