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: Philipp Stephani
Subject: bug#47828: seccomp test failures
Date: Sat, 17 Apr 2021 20:21:41 +0200

Am Fr., 16. Apr. 2021 um 19:59 Uhr schrieb Glenn Morris <rgm@gnu.org>:
>
> Package: emacs
> Version: 28.0.50
>
> On CentOS 8.3 at fb9f5501:
>
> Test emacs-tests/bwrap/allows-stdout condition:
>     Info: Process output:
>     (ert-test-failed
>      ((should
>        (eql status 0))
>       :form
>       (eql 159 0)
>       :value nil))
>
> Test emacs-tests/seccomp/allows-stdout condition:
>     Info: Process output:
>     (ert-test-failed
>      ((should
>        (eql status 0))
>       :form
>       (eql "Bad system call" 0)
>       :value nil))


Thanks for the report, could you check which syscall failed, e.g. by
checking the kernel audit logs or by posting a stacktrace for the
failure?





reply via email to

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