https://bugzilla.novell.com/show_bug.cgi?id=742752 https://bugzilla.novell.com/show_bug.cgi?id=742752#c4 Marcus Meissner <meissner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |snwint@suse.com |ovo.novell.com | --- Comment #4 from Marcus Meissner <meissner@suse.com> 2012-03-10 17:40:55 UTC --- I gave you a hint on how to make it work. run as root: echo 0 >/proc/sys/vm/mmap_min_addr and/or add the line: vm.mmap_min_addr = 0 to the file /etc/sysctl.conf to make it persist over reboots. (The value is set to non-0 to disable the NULL ptr kenrel exploits which have been rampant.) Ubuntu forces it to full emulator mode, with attached patch. force-vm86-emu.patch Steffen, you as maintainer ... should we also add this? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.