Skip to content

systemd --user instance tries to setup seccomp filters and fails. #9292

@mbiebl

Description

@mbiebl

systemd version the issue has been seen with

v238

Used distribution

Debian sid

Filed as downstream bug report
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901313

The systemd --user instance apparently tries to setup seccomp filters and fails. The result is that the journal is flodded with messages like

Jun 11 17:24:42 jidanni6 systemd[230]: Failed to add rule for system call umount() / -10070, ignoring: Numerical argument out of domain
Jun 11 17:24:42 jidanni6 systemd[230]: Failed to add rule for system call profil() / -10040, ignoring: Numerical argument out of domain
Jun 11 17:24:42 jidanni6 systemd[230]: Failed to add rule for system call lock() / -10027, ignoring: Numerical argument out of domain
Jun 11 17:24:42 jidanni6 systemd[230]: Failed to add rule for system call gtty() / -10022, ignoring: Numerical argument out of domain
Jun 11 17:24:42 jidanni6 systemd[230]: Failed to add rule for system call prof() / -10039, ignoring: Numerical argument out of domain
Jun 11 17:24:42 jidanni6 systemd[230]: Failed to add rule for system call rtas() / -10187, ignoring: Numerical argument out of domain

This happens when debug logging is enabled.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions