all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Basil L. Contovounesios" <contovob@tcd.ie>
To: Philipp Stephani <p.stephani2@gmail.com>
Cc: 47708@debbugs.gnu.org
Subject: bug#47708: 28.0.50; SIGSYS test failure with seccomp-filter.bpf
Date: Sun, 11 Apr 2021 18:13:32 +0100	[thread overview]
Message-ID: <87h7kcpww3.fsf@tcd.ie> (raw)
In-Reply-To: <CAArVCkQHUn09ciZ=ehoww3GJe375MPkth-bTEVAsSqQBEERwow@mail.gmail.com> (Philipp Stephani's message of "Sun, 11 Apr 2021 15:58:57 +0200")

Philipp Stephani <p.stephani2@gmail.com> writes:

> Could you check which syscall exactly is failing, e.g. using
> journalctl -g SECCOMP -t audisp-syslog
> (assuming that system uses systemd and seccomp audit logging is enabled).

After running:

  ./src/emacs -Q -batch -seccomp test/src/emacs-resources/seccomp-filter.bpf

the last audit in 'sudo journalctl -g SECCOMP' is:

  Apr 11 18:08:56 tia audit[25251]: SECCOMP auid=1000 uid=1000 gid=1000
  ses=3 subj==unconfined pid=25251 comm="emacs"
  exe="/home/blc/.local/src/emacs/src/emacs" sig=31 arch=c000003e
  syscall=228 compat=0 ip=0x7fff7f1f7a7d code=0x80000000

Looking up syscall 228 online points to clock_gettime, just like in the
GDB log I attached in my previous message.

Is there something else I can check?

Thanks,

-- 
Basil





  reply	other threads:[~2021-04-11 17:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-11 13:17 bug#47708: 28.0.50; SIGSYS test failure with seccomp-filter.bpf Basil L. Contovounesios
2021-04-11 13:58 ` Philipp Stephani
2021-04-11 17:13   ` Basil L. Contovounesios [this message]
2021-04-11 17:19     ` Basil L. Contovounesios
2021-04-11 17:52       ` Philipp Stephani
2021-04-11 18:49         ` Basil L. Contovounesios
2021-04-11 17:39     ` Philipp Stephani

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h7kcpww3.fsf@tcd.ie \
    --to=contovob@tcd.ie \
    --cc=47708@debbugs.gnu.org \
    --cc=p.stephani2@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.