bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#47828: seccomp test failures


From: Glenn Morris
Subject: bug#47828: seccomp test failures
Date: Mon, 19 Apr 2021 12:39:35 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Philipp Stephani wrote:

> Or alternatively, add a rule like
>
>   RULE (SCMP_ACT_ALLOW, SCMP_SYS (arch_prctl),
>         SCMP_A0_32 (SCMP_CMP_EQ, 0x3001));
>
> to line 350 of lib-src/seccomp-filter.c and check whether it fixes the
> problem.

Yes, that fixes it, thank you.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]