GCC Da DiscoveryTechnologies changed bug 1160995
What Removed Added
Status RESOLVED REOPENED
Resolution FIXED ---

Comment # 11 on bug 1160995 from
Sorry to report this, but...

...even with the updated version 5.12.9 installed out in the wild I found a
user for who kscreenlocker is still crashing.

Above seccomp strace command produces this output

% strace -e trace=seccomp -e inject=seccomp:error=EINVAL -o
opensuse1160995-concordia /usr/lib64/libexec/kscreenlstrace -f -o
opensuse1160995-concordia.strace /usr/lib64/libexec/kscreenlocker_greet
--testing

seccomp(SECCOMP_SET_MODE_STRICT, 1, NULL) = -1 EINVAL (Invalid argument)
(INJECTED)
seccomp(SECCOMP_SET_MODE_FILTER, 0, {len=61, filter=0x55a9530d05c0}) = -1
EINVAL (Invalid argument) (INJECTED)
+++ exited with 0 +++

For most of the users, the patch worked fine. Currently I can't find a
difference between the users where it works and where it does not.


You are receiving this mail because: