On Sat, 24 Feb 2018, Abhijith PA wrote: > Its still happening in unstable. Any workarounds ?
Yes, as documented in the changelog entry: $ grep ^GRUB_CMDLINE_LINUX= /etc/default/grub GRUB_CMDLINE_LINUX="apparmor=1 security=apparmor vsyscall=emulate" The important part is the "vsyscall=emulate". And obviously you have to run "update-grub" and reboot after having adding this boot parameter. Cheers, -- Raphaël Hertzog ◈ Debian Developer Support Debian LTS: https://www.freexian.com/services/debian-lts.html Learn to master Debian: https://debian-handbook.info/get/

