Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Most signal-related tests fail on AArch32 on certain platforms #7161

Open
egrimley-arm opened this issue Dec 20, 2024 · 0 comments
Open

Most signal-related tests fail on AArch32 on certain platforms #7161

egrimley-arm opened this issue Dec 20, 2024 · 0 comments

Comments

@egrimley-arm
Copy link
Contributor

It looks like almost every test with sig in the name fails in an AArch32 Debian 10 container under a 64-bit 5.15.0 Linux kernel running on Neoverse N1 (Graviton 2) or Neoverse V1 (Graviton 3). The same tests do not fail in an AArch32 Debian 10 container under a 64-bit 5.4.47 Linux kernel running on Cortex-A72. This is with DEBUG. In particular, the tests code_api|linux.signalXXXX and code_api|linux.sigplainXXX fail on the Gravitons but not on the other platform.

(The signal-related tests also fail with Debian 11 or Debian 12 on the Gravitons, and there are additional failures with Debian 11 or Debian 12.)

Unfortunately I don't have the ability to try different kernel versions on the shared machines I have access to, so further data points would be helpful. (Is it the kernel or the hardware that makes the difference?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant