Hello,

I have strange problem on my Kali Linux. Long time all works correctly. Suddenly without any obvious cause when I run any basic task from terminal for example:
Code:
apt-get update
or
Code:
apt-get upgrade
I get this error:


Code:
 **** Seccomp prevented execution of syscall 0000000041 on architecture amd64 ****
and task is stopped.

I use kali-rolling.

Code:
uname -a
4.12.0-kali1-amd64 #1 SMP Debian 4.12.6-1kali6 (2017-08-30) x86_64 GNU/Linux
Can you help me please?