Chrome overflows journal
I'm using Google Chrome (stable) from the official Google repository.
When I use journalctl
to inspect the latest log entries or just looking if some error occured, I see the following messages appear very often: up to ten times per minute, sometimes nothing for five minutes. I cannot see a time pattern.
Nov 14 20:49:54 hostname audit[11187]: SECCOMP auid=1000 uid=1000 gid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 pid=11187 comm="chrome" exe="/opt/google/chrome/chrome" sig=0 arch=c000003e syscall=273 compat=0 ip=0x7fd9807a45a4 code=0x50000
These messages clutter the journal. I looked into some auditd config files, but I did not a disable switch (?) for these messages. Or do they actually matter? They do not look like error messages (or warnings) to me.
Have you tried SELinux troubleshooter? You could get it ignore the errors, or let them through (bad idea). However, it would be best to notify the Chrome developers that there is a problem (the problem is more likely due to Chrome not Fedora). Alternatively you can use Chromium, which has nearly all the features of Chrome and is packaged by fedora developers so should work better with Fedora (e.g. https://copr.fedoraproject.org/coprs/... ) - the only thing is if you want Chrome's proprietary plugins you will have to add them manually from the Chrome RPM.