Florian Weimer wrote:
> It's not.  It may be a completely different system call.
> 
> Is there a way to get logging of filtered system calls from the sandbox?

What I'd suggest doing is strace-ing the rendering process in the version 
built against glibc 2.32 vs. the version built against glibc 2.33/2.32.9x 
and compare the syscalls it uses, to see what changed.

I see a few syscall use changes in glibc, but they are in .c files, not in 
.h files, so I am surprised that the version of glibc used at build time 
apparently matters.

        Kevin Kofler
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to