mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-05 18:20:34 +00:00
At present, libraries which use glibc to dynamically load shared libraries do not have fstafs in their seccomp policies. A change in glibc will force all systems which load shared libraries to call the fstatfs or fstatfs64 syscall. Without the call, crosvm will not start when running crostini/android tests. BUG=chromium:1182687 TEST=CQ of https://crrev.com/c/2910526 Change-Id: I10abb8866474c2fe0398a17a80069cf2b0629493 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3011355 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Dennis Kempin <denniskempin@google.com> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Commit-Queue: Jordan R Abrahams <ajordanr@google.com> |
||
---|---|---|
.. | ||
aarch64 | ||
arm | ||
x86_64 |