Bug#901313: ignoring: Numerical argument out of domain

2018-06-11 Thread 積丹尼 Dan Jacobson
Package: systemd
Version: 238-5

Now lots of these messages:
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

___
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-systemd-maintainers

Bug#901313: ignoring: Numerical argument out of domain

2018-06-11 Thread Michael Biebl
Control: tags -1 + moreinfo

Am 11.06.2018 um 11:41 schrieb 積丹尼 Dan Jacobson:
> Package: systemd
> Version: 238-5
> 
> Now lots of these messages:
> 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

I assume pid 230 is your "systemd --user" instance?
It apparently fails to apply a set of seccomp filters.
Please include the output of
reportbug --template systemd

to this bug report, so we have a bit more information about your system.


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature
___
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-systemd-maintainers

Bug#901313: ignoring: Numerical argument out of domain

2018-06-11 Thread 積丹尼 Dan Jacobson
> "MB" == Michael Biebl  writes:

MB> I assume pid 230 is your "systemd --user" instance?

I don't know.

MB> It apparently fails to apply a set of seccomp filters.
MB> Please include the output of
MB> reportbug --template systemd

Hmmm, 2 lines. Might contain personal info.
I'll send it to your private address.

___
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-systemd-maintainers

Bug#901313: ignoring: Numerical argument out of domain

2018-06-11 Thread Michael Biebl
Am 11.06.2018 um 11:41 schrieb 積丹尼 Dan Jacobson:
> Package: systemd
> Version: 238-5
> 
> Now lots of these messages:
> 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

That just seems to be a debug message.
Do you have debug logging enabled?
Can you provide your kernel command line as well (cat /proc/cmdline)


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature
___
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-systemd-maintainers

Bug#901313: ignoring: Numerical argument out of domain

2018-06-12 Thread 積丹尼 Dan Jacobson
> "MB" == Michael Biebl  writes:
>> 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

MB> That just seems to be a debug message.
MB> Do you have debug logging enabled?
MB> Can you provide your kernel command line as well (cat /proc/cmdline)

# cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-4.16.0-2-amd64 root=UUID=50... ro 
systemd.log_level=debug systemd.log_target=kmsg log_buf_len=262144 enforcing=0 
panic=33 earlyprintk=vga

So it seems debugging caught some newly introduced inefficiencies!

___
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-systemd-maintainers

Processed: Re: Bug#901313: ignoring: Numerical argument out of domain

2018-06-11 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 + moreinfo
Bug #901313 [systemd] ignoring: Numerical argument out of domain
Added tag(s) moreinfo.

-- 
901313: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901313
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

___
Pkg-systemd-maintainers mailing list
Pkg-systemd-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-systemd-maintainers